We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2839c6 commit 433a6e0Copy full SHA for 433a6e0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "confluence-markup",
3
"displayName": "Confluence markup",
4
- "version": "0.1.12",
+ "version": "1.0.0",
5
"publisher": "denco",
6
"description": "Confluence markup language support for Visual Studio Code",
7
"keywords": [
@@ -19,7 +19,7 @@
19
"Programming Languages",
20
"Snippets"
21
],
22
- "preview": true,
+ "preview": false,
23
"repository": {
24
"type": "git",
25
"url": "https://github.com/denco/vscode-confluence-markup"
0 commit comments