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 d9894c2 commit 959ab95Copy full SHA for 959ab95
.vscodeignore
@@ -1,16 +1,16 @@
1
-# Run 'vsce ls' to verify that the following lines exclude everything not needed
2
-# in the VSIX. It used to be possible to use a whitelisting technique here
3
-# but [email protected] broke it (see https://github.com/microsoft/vscode-vsce/issues/576)
+# Run 'vsce ls' to verify that the following lines exclude everything not needed in the VSIX.
4
5
-/*
6
-!/dist
7
-/dist/*.map
8
-!/images
9
-!/snippets
10
-!/syntaxes
+**
+!dist/*.js
+!dist/*.txt
+!snippets/
+!images/
+!syntaxes/
+!webview/
11
!CHANGELOG.md
12
-!language-configuration-class.jsonc
13
-!language-configuration.json
14
!LICENSE
+!README.md
15
!package.json
16
-!README.md
+!package.nls.json
+!language-configuration.json
+!*.jsonc
images/installation.gif
-576 KB
0 commit comments