devel/intellij: update to 2022.2

changelog: https://youtrack.jetbrains.com/articles/IDEA-A-237/IntelliJ-IDEA-20222-2223345118-build-Release-Notes

OK ian@, landry@
This commit is contained in:
lraab 2022-07-29 15:23:37 +00:00
parent f4ec907191
commit e3fff2d1ac
3 changed files with 40 additions and 217 deletions

View File

@ -1,6 +1,6 @@
COMMENT= IntelliJ IDEA Java IDE
V= 2022.1.4
V= 2022.2
DISTNAME= ideaIC-${V}-no-jbr
PKGNAME= intellij-${V}
CATEGORIES= devel
@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
MASTER_SITES= https://download.jetbrains.com/idea/
MODULES= java
MODJAVA_VER= 11
MODJAVA_VER= 17
BUILD_DEPENDS= ${MODJAVA_RUN_DEPENDS}
@ -23,7 +23,7 @@ RUN_DEPENDS= devel/desktop-file-utils \
NO_TEST= Yes
WRKDIST= ${WRKDIR}/idea-IC-221.6008.13
WRKDIST= ${WRKDIR}/idea-IC-222.3345.118
IJ= ${PREFIX}/intellij
# If NO_BUILD is set, JAVA_HOME doesn't get defined. So do
@ -36,6 +36,7 @@ do-install:
@cd ${WRKDIST} && pax -rw . ${IJ}
@rm -rf ${IJ}/bin/libdbm64.so
@rm -rf ${IJ}/plugins/android
@rm -rf ${IJ}/plugins/design-tools
.for PLUGIN in darwin-x86-64 darwin-aarch64 win32-x86-64
@rm -rf ${IJ}/plugins/cwm-plugin/quiche-native/${PLUGIN}
.endfor

View File

@ -1,2 +1,2 @@
SHA256 (ideaIC-2022.1.4-no-jbr.tar.gz) = 6sMxHTGTXoY5lt6xFnWK7pGfxKRPQvInaOJezjsugjM=
SIZE (ideaIC-2022.1.4-no-jbr.tar.gz) = 672307485
SHA256 (ideaIC-2022.2-no-jbr.tar.gz) = 8gkD4DwrXPAvsfQUFzJa3OqbBIGvGOyH4wqok+a/UH0=
SIZE (ideaIC-2022.2-no-jbr.tar.gz) = 683048510

View File

@ -30,6 +30,7 @@ intellij/bin/idea.sh
intellij/bin/idea.svg
intellij/bin/idea64.vmoptions
intellij/bin/inspect.sh
intellij/bin/libdbm.so
intellij/bin/ltedit.sh
intellij/bin/repair
intellij/bin/restart.py
@ -77,12 +78,12 @@ intellij/lib/ant/lib/ant.pom
intellij/lib/ant/lib/libraries.properties
intellij/lib/ant/src.zip
intellij/lib/app.jar
intellij/lib/asm-7.1.jar
intellij/lib/asm-analysis-7.1.jar
intellij/lib/asm-commons-7.1.jar
intellij/lib/asm-tree-7.1.jar
intellij/lib/asm-util-7.1.jar
intellij/lib/build-marker-IC-221.6008.13
intellij/lib/asm-9.2.jar
intellij/lib/asm-analysis-9.2.jar
intellij/lib/asm-commons-9.2.jar
intellij/lib/asm-tree-9.2.jar
intellij/lib/asm-util-9.2.jar
intellij/lib/build-marker-IC-222.3345.118
intellij/lib/byte-buddy-agent.jar
intellij/lib/cds/
intellij/lib/cds/classesLogAgent.jar
@ -97,18 +98,14 @@ intellij/lib/forms_rt.jar
intellij/lib/groovy.jar
intellij/lib/grpc-netty-shaded.jar
intellij/lib/idea_rt.jar
intellij/lib/intellij-coverage-agent-1.0.656.jar
intellij/lib/intellij-coverage-agent-1.0.673.jar
intellij/lib/intellij-test-discovery.jar
intellij/lib/java-utils-1.0.6.jar
intellij/lib/jffi-1.2.19-native.jar
intellij/lib/jffi-1.2.19.jar
intellij/lib/jffi-1.3.9-native.jar
intellij/lib/jffi-1.3.9.jar
intellij/lib/jna.jar
intellij/lib/jnr-a64asm-1.0.0.jar
intellij/lib/jnr-constants-0.9.12.jar
intellij/lib/jnr-enxio-0.21.jar
intellij/lib/jnr-ffi-2.1.10.jar
intellij/lib/jnr-posix-3.0.50.jar
intellij/lib/jnr-unixsocket-0.23.jar
intellij/lib/jnr-ffi-2.2.12.jar
intellij/lib/jnr-x86asm-1.0.2.jar
intellij/lib/jps-model.jar
intellij/lib/jsch-agent.jar
@ -191,6 +188,7 @@ intellij/plugins/Groovy/lib/groovy-constants-rt.jar
intellij/plugins/Groovy/lib/groovy-jps.jar
intellij/plugins/Groovy/lib/groovy-rt-class-loader.jar
intellij/plugins/Groovy/lib/groovy-rt.jar
intellij/plugins/Groovy/lib/groovy-spock-rt.jar
intellij/plugins/Groovy/lib/standardDsls/
intellij/plugins/Groovy/lib/standardDsls/categoryTransform.gdsl
intellij/plugins/Groovy/lib/standardDsls/closuresInMethod.gdsl
@ -318,6 +316,7 @@ intellij/plugins/Kotlin/kotlinc/license/third_party/qunit_license.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/rhino_LICENSE.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/scala_license.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/sl4f_license.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/sun_license.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/teamcity-service-messages_LICENSE.txt
intellij/plugins/Kotlin/kotlinc/license/third_party/testdata/
intellij/plugins/Kotlin/kotlinc/license/third_party/testdata/dagger_license.txt
@ -405,8 +404,13 @@ intellij/plugins/cwm-plugin/lib/quiche-jna-stubs.jar
intellij/plugins/cwm-plugin/lib/rd-text.jar
intellij/plugins/cwm-plugin/lib/tls-channel.jar
intellij/plugins/cwm-plugin/quiche-native/
intellij/plugins/cwm-plugin/quiche-native/linux-aarch64/
intellij/plugins/cwm-plugin/quiche-native/linux-aarch64/libquiche.so
intellij/plugins/cwm-plugin/quiche-native/linux-x86-64/
intellij/plugins/cwm-plugin/quiche-native/linux-x86-64/libquiche.so
intellij/plugins/dev/
intellij/plugins/dev/lib/
intellij/plugins/dev/lib/dev.jar
intellij/plugins/devkit/
intellij/plugins/devkit/lib/
intellij/plugins/devkit/lib/devkit-jps.jar
@ -721,7 +725,6 @@ intellij/plugins/textmate/lib/bundles/bat/snippets/
intellij/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets
intellij/plugins/textmate/lib/bundles/bat/syntaxes/
intellij/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json
intellij/plugins/textmate/lib/bundles/bat/yarn.lock
intellij/plugins/textmate/lib/bundles/clojure/
intellij/plugins/textmate/lib/bundles/clojure/.vscodeignore
intellij/plugins/textmate/lib/bundles/clojure/cgmanifest.json
@ -730,7 +733,6 @@ intellij/plugins/textmate/lib/bundles/clojure/package.json
intellij/plugins/textmate/lib/bundles/clojure/package.nls.json
intellij/plugins/textmate/lib/bundles/clojure/syntaxes/
intellij/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json
intellij/plugins/textmate/lib/bundles/clojure/yarn.lock
intellij/plugins/textmate/lib/bundles/coffeescript/
intellij/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
intellij/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json
@ -741,7 +743,6 @@ intellij/plugins/textmate/lib/bundles/coffeescript/snippets/
intellij/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets
intellij/plugins/textmate/lib/bundles/coffeescript/syntaxes/
intellij/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
intellij/plugins/textmate/lib/bundles/coffeescript/yarn.lock
intellij/plugins/textmate/lib/bundles/cpp/
intellij/plugins/textmate/lib/bundles/cpp/.vscodeignore
intellij/plugins/textmate/lib/bundles/cpp/cgmanifest.json
@ -757,7 +758,6 @@ intellij/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage
intellij/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json
intellij/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json
intellij/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
intellij/plugins/textmate/lib/bundles/cpp/yarn.lock
intellij/plugins/textmate/lib/bundles/csharp/
intellij/plugins/textmate/lib/bundles/csharp/.vscodeignore
intellij/plugins/textmate/lib/bundles/csharp/cgmanifest.json
@ -768,7 +768,6 @@ intellij/plugins/textmate/lib/bundles/csharp/snippets/
intellij/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets
intellij/plugins/textmate/lib/bundles/csharp/syntaxes/
intellij/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json
intellij/plugins/textmate/lib/bundles/csharp/yarn.lock
intellij/plugins/textmate/lib/bundles/css/
intellij/plugins/textmate/lib/bundles/css/.vscode/
intellij/plugins/textmate/lib/bundles/css/.vscode/launch.json
@ -779,7 +778,6 @@ intellij/plugins/textmate/lib/bundles/css/package.json
intellij/plugins/textmate/lib/bundles/css/package.nls.json
intellij/plugins/textmate/lib/bundles/css/syntaxes/
intellij/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
intellij/plugins/textmate/lib/bundles/css/yarn.lock
intellij/plugins/textmate/lib/bundles/dart/
intellij/plugins/textmate/lib/bundles/dart/.vscodeignore
intellij/plugins/textmate/lib/bundles/dart/cgmanifest.json
@ -804,7 +802,11 @@ intellij/plugins/textmate/lib/bundles/docker/package.json
intellij/plugins/textmate/lib/bundles/docker/package.nls.json
intellij/plugins/textmate/lib/bundles/docker/syntaxes/
intellij/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json
intellij/plugins/textmate/lib/bundles/docker/yarn.lock
intellij/plugins/textmate/lib/bundles/erlang/
intellij/plugins/textmate/lib/bundles/erlang/grammar/
intellij/plugins/textmate/lib/bundles/erlang/grammar/Erlang.plist
intellij/plugins/textmate/lib/bundles/erlang/language-configuration.json
intellij/plugins/textmate/lib/bundles/erlang/package.json
intellij/plugins/textmate/lib/bundles/fsharp/
intellij/plugins/textmate/lib/bundles/fsharp/.vscodeignore
intellij/plugins/textmate/lib/bundles/fsharp/cgmanifest.json
@ -815,96 +817,21 @@ intellij/plugins/textmate/lib/bundles/fsharp/snippets/
intellij/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets
intellij/plugins/textmate/lib/bundles/fsharp/syntaxes/
intellij/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json
intellij/plugins/textmate/lib/bundles/fsharp/yarn.lock
intellij/plugins/textmate/lib/bundles/git/
intellij/plugins/textmate/lib/bundles/git-base/
intellij/plugins/textmate/lib/bundles/git-base/.vscodeignore
intellij/plugins/textmate/lib/bundles/git-base/README.md
intellij/plugins/textmate/lib/bundles/git-base/cgmanifest.json
intellij/plugins/textmate/lib/bundles/git-base/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/git-base/languages/
intellij/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json
intellij/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json
intellij/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json
intellij/plugins/textmate/lib/bundles/git-base/package.json
intellij/plugins/textmate/lib/bundles/git-base/package.nls.json
intellij/plugins/textmate/lib/bundles/git-base/src/
intellij/plugins/textmate/lib/bundles/git-base/src/api/
intellij/plugins/textmate/lib/bundles/git-base/src/api/api1.ts
intellij/plugins/textmate/lib/bundles/git-base/src/api/extension.ts
intellij/plugins/textmate/lib/bundles/git-base/src/api/git-base.d.ts
intellij/plugins/textmate/lib/bundles/git-base/src/decorators.ts
intellij/plugins/textmate/lib/bundles/git-base/src/extension.ts
intellij/plugins/textmate/lib/bundles/git-base/src/model.ts
intellij/plugins/textmate/lib/bundles/git-base/src/remoteProvider.ts
intellij/plugins/textmate/lib/bundles/git-base/src/remoteSource.ts
intellij/plugins/textmate/lib/bundles/git-base/src/util.ts
intellij/plugins/textmate/lib/bundles/git-base/syntaxes/
intellij/plugins/textmate/lib/bundles/git-base/syntaxes/git-commit.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git-base/syntaxes/git-rebase.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git-base/tsconfig.json
intellij/plugins/textmate/lib/bundles/git-base/yarn.lock
intellij/plugins/textmate/lib/bundles/git/.vscodeignore
intellij/plugins/textmate/lib/bundles/git/README.md
intellij/plugins/textmate/lib/bundles/git/cgmanifest.json
intellij/plugins/textmate/lib/bundles/git/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/git/languages/
intellij/plugins/textmate/lib/bundles/git/languages/diff.language-configuration.json
intellij/plugins/textmate/lib/bundles/git/languages/git-commit.language-configuration.json
intellij/plugins/textmate/lib/bundles/git/languages/git-rebase.language-configuration.json
intellij/plugins/textmate/lib/bundles/git/languages/ignore.language-configuration.json
intellij/plugins/textmate/lib/bundles/git/package.json
intellij/plugins/textmate/lib/bundles/git/package.nls.json
intellij/plugins/textmate/lib/bundles/git/src/
intellij/plugins/textmate/lib/bundles/git/src/api/
intellij/plugins/textmate/lib/bundles/git/src/api/api1.ts
intellij/plugins/textmate/lib/bundles/git/src/api/extension.ts
intellij/plugins/textmate/lib/bundles/git/src/api/git.d.ts
intellij/plugins/textmate/lib/bundles/git/src/askpass-empty.sh
intellij/plugins/textmate/lib/bundles/git/src/askpass-main.ts
intellij/plugins/textmate/lib/bundles/git/src/askpass.sh
intellij/plugins/textmate/lib/bundles/git/src/askpass.ts
intellij/plugins/textmate/lib/bundles/git/src/autofetch.ts
intellij/plugins/textmate/lib/bundles/git/src/commands.ts
intellij/plugins/textmate/lib/bundles/git/src/contentProvider.ts
intellij/plugins/textmate/lib/bundles/git/src/decorationProvider.ts
intellij/plugins/textmate/lib/bundles/git/src/decorators.ts
intellij/plugins/textmate/lib/bundles/git/src/emoji.ts
intellij/plugins/textmate/lib/bundles/git/src/encoding.ts
intellij/plugins/textmate/lib/bundles/git/src/fileSystemProvider.ts
intellij/plugins/textmate/lib/bundles/git/src/git.ts
intellij/plugins/textmate/lib/bundles/git/src/ipc/
intellij/plugins/textmate/lib/bundles/git/src/ipc/ipcClient.ts
intellij/plugins/textmate/lib/bundles/git/src/ipc/ipcServer.ts
intellij/plugins/textmate/lib/bundles/git/src/log.ts
intellij/plugins/textmate/lib/bundles/git/src/main.ts
intellij/plugins/textmate/lib/bundles/git/src/model.ts
intellij/plugins/textmate/lib/bundles/git/src/protocolHandler.ts
intellij/plugins/textmate/lib/bundles/git/src/pushError.ts
intellij/plugins/textmate/lib/bundles/git/src/remoteProvider.ts
intellij/plugins/textmate/lib/bundles/git/src/remoteSource.ts
intellij/plugins/textmate/lib/bundles/git/src/repository.ts
intellij/plugins/textmate/lib/bundles/git/src/staging.ts
intellij/plugins/textmate/lib/bundles/git/src/statusbar.ts
intellij/plugins/textmate/lib/bundles/git/src/terminal.ts
intellij/plugins/textmate/lib/bundles/git/src/test/
intellij/plugins/textmate/lib/bundles/git/src/test/git.test.ts
intellij/plugins/textmate/lib/bundles/git/src/test/index.ts
intellij/plugins/textmate/lib/bundles/git/src/test/smoke.test.ts
intellij/plugins/textmate/lib/bundles/git/src/timelineProvider.ts
intellij/plugins/textmate/lib/bundles/git/src/typings/
intellij/plugins/textmate/lib/bundles/git/src/typings/refs.d.ts
intellij/plugins/textmate/lib/bundles/git/src/uri.ts
intellij/plugins/textmate/lib/bundles/git/src/util.ts
intellij/plugins/textmate/lib/bundles/git/src/watch.ts
intellij/plugins/textmate/lib/bundles/git/syntaxes/
intellij/plugins/textmate/lib/bundles/git/syntaxes/diff.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git/syntaxes/git-commit.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git/syntaxes/git-rebase.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git/syntaxes/ignore.tmLanguage.json
intellij/plugins/textmate/lib/bundles/git/tsconfig.json
intellij/plugins/textmate/lib/bundles/git/yarn.lock
intellij/plugins/textmate/lib/bundles/go/
intellij/plugins/textmate/lib/bundles/go/.vscodeignore
intellij/plugins/textmate/lib/bundles/go/cgmanifest.json
@ -913,7 +840,6 @@ intellij/plugins/textmate/lib/bundles/go/package.json
intellij/plugins/textmate/lib/bundles/go/package.nls.json
intellij/plugins/textmate/lib/bundles/go/syntaxes/
intellij/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
intellij/plugins/textmate/lib/bundles/go/yarn.lock
intellij/plugins/textmate/lib/bundles/groovy/
intellij/plugins/textmate/lib/bundles/groovy/.vscodeignore
intellij/plugins/textmate/lib/bundles/groovy/cgmanifest.json
@ -924,7 +850,6 @@ intellij/plugins/textmate/lib/bundles/groovy/snippets/
intellij/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets
intellij/plugins/textmate/lib/bundles/groovy/syntaxes/
intellij/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
intellij/plugins/textmate/lib/bundles/groovy/yarn.lock
intellij/plugins/textmate/lib/bundles/handlebars/
intellij/plugins/textmate/lib/bundles/handlebars/.vscodeignore
intellij/plugins/textmate/lib/bundles/handlebars/cgmanifest.json
@ -933,7 +858,6 @@ intellij/plugins/textmate/lib/bundles/handlebars/package.json
intellij/plugins/textmate/lib/bundles/handlebars/package.nls.json
intellij/plugins/textmate/lib/bundles/handlebars/syntaxes/
intellij/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json
intellij/plugins/textmate/lib/bundles/handlebars/yarn.lock
intellij/plugins/textmate/lib/bundles/hlsl/
intellij/plugins/textmate/lib/bundles/hlsl/.vscodeignore
intellij/plugins/textmate/lib/bundles/hlsl/cgmanifest.json
@ -942,7 +866,6 @@ intellij/plugins/textmate/lib/bundles/hlsl/package.json
intellij/plugins/textmate/lib/bundles/hlsl/package.nls.json
intellij/plugins/textmate/lib/bundles/hlsl/syntaxes/
intellij/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
intellij/plugins/textmate/lib/bundles/hlsl/yarn.lock
intellij/plugins/textmate/lib/bundles/html/
intellij/plugins/textmate/lib/bundles/html/.vscodeignore
intellij/plugins/textmate/lib/bundles/html/cgmanifest.json
@ -952,7 +875,6 @@ intellij/plugins/textmate/lib/bundles/html/package.nls.json
intellij/plugins/textmate/lib/bundles/html/syntaxes/
intellij/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
intellij/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
intellij/plugins/textmate/lib/bundles/html/yarn.lock
intellij/plugins/textmate/lib/bundles/ini/
intellij/plugins/textmate/lib/bundles/ini/.vscodeignore
intellij/plugins/textmate/lib/bundles/ini/cgmanifest.json
@ -962,30 +884,6 @@ intellij/plugins/textmate/lib/bundles/ini/package.nls.json
intellij/plugins/textmate/lib/bundles/ini/properties.language-configuration.json
intellij/plugins/textmate/lib/bundles/ini/syntaxes/
intellij/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
intellij/plugins/textmate/lib/bundles/ini/yarn.lock
intellij/plugins/textmate/lib/bundles/ipynb/
intellij/plugins/textmate/lib/bundles/ipynb/.vscodeignore
intellij/plugins/textmate/lib/bundles/ipynb/README.md
intellij/plugins/textmate/lib/bundles/ipynb/extension-browser.webpack.config.js
intellij/plugins/textmate/lib/bundles/ipynb/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/ipynb/package.json
intellij/plugins/textmate/lib/bundles/ipynb/package.nls.json
intellij/plugins/textmate/lib/bundles/ipynb/src/
intellij/plugins/textmate/lib/bundles/ipynb/src/cellIdService.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/common.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/constants.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/deserializers.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/ipynbMain.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/notebookSerializer.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/serializers.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/test/
intellij/plugins/textmate/lib/bundles/ipynb/src/test/index.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/test/serializers.test.ts
intellij/plugins/textmate/lib/bundles/ipynb/src/types.d.ts
intellij/plugins/textmate/lib/bundles/ipynb/syntaxes/
intellij/plugins/textmate/lib/bundles/ipynb/syntaxes/jupyter.tmLanguage.json
intellij/plugins/textmate/lib/bundles/ipynb/tsconfig.json
intellij/plugins/textmate/lib/bundles/ipynb/yarn.lock
intellij/plugins/textmate/lib/bundles/java/
intellij/plugins/textmate/lib/bundles/java/.vscodeignore
intellij/plugins/textmate/lib/bundles/java/cgmanifest.json
@ -996,7 +894,6 @@ intellij/plugins/textmate/lib/bundles/java/snippets/
intellij/plugins/textmate/lib/bundles/java/snippets/java.code-snippets
intellij/plugins/textmate/lib/bundles/java/syntaxes/
intellij/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
intellij/plugins/textmate/lib/bundles/java/yarn.lock
intellij/plugins/textmate/lib/bundles/javascript/
intellij/plugins/textmate/lib/bundles/javascript/.vscodeignore
intellij/plugins/textmate/lib/bundles/javascript/cgmanifest.json
@ -1011,7 +908,6 @@ intellij/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLang
intellij/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md
intellij/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
intellij/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
intellij/plugins/textmate/lib/bundles/javascript/yarn.lock
intellij/plugins/textmate/lib/bundles/json/
intellij/plugins/textmate/lib/bundles/json/.vscodeignore
intellij/plugins/textmate/lib/bundles/json/cgmanifest.json
@ -1021,7 +917,6 @@ intellij/plugins/textmate/lib/bundles/json/package.nls.json
intellij/plugins/textmate/lib/bundles/json/syntaxes/
intellij/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json
intellij/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json
intellij/plugins/textmate/lib/bundles/json/yarn.lock
intellij/plugins/textmate/lib/bundles/jsp/
intellij/plugins/textmate/lib/bundles/jsp/LICENSE
intellij/plugins/textmate/lib/bundles/jsp/README.md
@ -1039,12 +934,14 @@ intellij/plugins/textmate/lib/bundles/julia/syntaxes/
intellij/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
intellij/plugins/textmate/lib/bundles/kotlin/
intellij/plugins/textmate/lib/bundles/kotlin/info.plist
intellij/plugins/textmate/lib/bundles/kotlin/package.json
intellij/plugins/textmate/lib/bundles/kotlin/snippets/
intellij/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet
intellij/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet
intellij/plugins/textmate/lib/bundles/kotlin/syntaxes/
intellij/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
intellij/plugins/textmate/lib/bundles/latex/
intellij/plugins/textmate/lib/bundles/latex/.vscodeignore
intellij/plugins/textmate/lib/bundles/latex/cgmanifest.json
intellij/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt
intellij/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json
@ -1067,7 +964,6 @@ intellij/plugins/textmate/lib/bundles/less/package.json
intellij/plugins/textmate/lib/bundles/less/package.nls.json
intellij/plugins/textmate/lib/bundles/less/syntaxes/
intellij/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
intellij/plugins/textmate/lib/bundles/less/yarn.lock
intellij/plugins/textmate/lib/bundles/log/
intellij/plugins/textmate/lib/bundles/log/.vscodeignore
intellij/plugins/textmate/lib/bundles/log/cgmanifest.json
@ -1075,7 +971,6 @@ intellij/plugins/textmate/lib/bundles/log/package.json
intellij/plugins/textmate/lib/bundles/log/package.nls.json
intellij/plugins/textmate/lib/bundles/log/syntaxes/
intellij/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
intellij/plugins/textmate/lib/bundles/log/yarn.lock
intellij/plugins/textmate/lib/bundles/lua/
intellij/plugins/textmate/lib/bundles/lua/.vscodeignore
intellij/plugins/textmate/lib/bundles/lua/cgmanifest.json
@ -1084,7 +979,6 @@ intellij/plugins/textmate/lib/bundles/lua/package.json
intellij/plugins/textmate/lib/bundles/lua/package.nls.json
intellij/plugins/textmate/lib/bundles/lua/syntaxes/
intellij/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
intellij/plugins/textmate/lib/bundles/lua/yarn.lock
intellij/plugins/textmate/lib/bundles/make/
intellij/plugins/textmate/lib/bundles/make/.vscodeignore
intellij/plugins/textmate/lib/bundles/make/cgmanifest.json
@ -1093,7 +987,6 @@ intellij/plugins/textmate/lib/bundles/make/package.json
intellij/plugins/textmate/lib/bundles/make/package.nls.json
intellij/plugins/textmate/lib/bundles/make/syntaxes/
intellij/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
intellij/plugins/textmate/lib/bundles/make/yarn.lock
intellij/plugins/textmate/lib/bundles/markdown-basics/
intellij/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
intellij/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json
@ -1104,32 +997,22 @@ intellij/plugins/textmate/lib/bundles/markdown-basics/snippets/
intellij/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.code-snippets
intellij/plugins/textmate/lib/bundles/markdown-basics/syntaxes/
intellij/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json
intellij/plugins/textmate/lib/bundles/markdown-basics/yarn.lock
intellij/plugins/textmate/lib/bundles/markdown-math/
intellij/plugins/textmate/lib/bundles/markdown-math/.gitignore
intellij/plugins/textmate/lib/bundles/markdown-math/.vscodeignore
intellij/plugins/textmate/lib/bundles/markdown-math/README.md
intellij/plugins/textmate/lib/bundles/markdown-math/cgmanifest.json
intellij/plugins/textmate/lib/bundles/markdown-math/esbuild.js
intellij/plugins/textmate/lib/bundles/markdown-math/extension-browser.webpack.config.js
intellij/plugins/textmate/lib/bundles/markdown-math/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/markdown-math/icon.png
intellij/plugins/textmate/lib/bundles/markdown-math/language-configuration.json
intellij/plugins/textmate/lib/bundles/markdown-math/notebook/
intellij/plugins/textmate/lib/bundles/markdown-math/notebook/katex.ts
intellij/plugins/textmate/lib/bundles/markdown-math/notebook/svg-test.ts
intellij/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json
intellij/plugins/textmate/lib/bundles/markdown-math/package.json
intellij/plugins/textmate/lib/bundles/markdown-math/package.nls.json
intellij/plugins/textmate/lib/bundles/markdown-math/preview-styles/
intellij/plugins/textmate/lib/bundles/markdown-math/preview-styles/index.css
intellij/plugins/textmate/lib/bundles/markdown-math/src/
intellij/plugins/textmate/lib/bundles/markdown-math/src/extension.ts
intellij/plugins/textmate/lib/bundles/markdown-math/syntaxes/
intellij/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-block.tmLanguage.json
intellij/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-inline.tmLanguage.json
intellij/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math.tmLanguage.json
intellij/plugins/textmate/lib/bundles/markdown-math/tsconfig.json
intellij/plugins/textmate/lib/bundles/markdown-math/yarn.lock
intellij/plugins/textmate/lib/bundles/mdx/
intellij/plugins/textmate/lib/bundles/mdx/license
intellij/plugins/textmate/lib/bundles/mdx/package.json
@ -1144,7 +1027,6 @@ intellij/plugins/textmate/lib/bundles/objective-c/package.nls.json
intellij/plugins/textmate/lib/bundles/objective-c/syntaxes/
intellij/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json
intellij/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
intellij/plugins/textmate/lib/bundles/objective-c/yarn.lock
intellij/plugins/textmate/lib/bundles/perl/
intellij/plugins/textmate/lib/bundles/perl/.vscodeignore
intellij/plugins/textmate/lib/bundles/perl/cgmanifest.json
@ -1155,7 +1037,6 @@ intellij/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json
intellij/plugins/textmate/lib/bundles/perl/syntaxes/
intellij/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json
intellij/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json
intellij/plugins/textmate/lib/bundles/perl/yarn.lock
intellij/plugins/textmate/lib/bundles/php/
intellij/plugins/textmate/lib/bundles/php/.vscode/
intellij/plugins/textmate/lib/bundles/php/.vscode/launch.json
@ -1170,7 +1051,6 @@ intellij/plugins/textmate/lib/bundles/php/snippets/php.code-snippets
intellij/plugins/textmate/lib/bundles/php/syntaxes/
intellij/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json
intellij/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
intellij/plugins/textmate/lib/bundles/php/yarn.lock
intellij/plugins/textmate/lib/bundles/powershell/
intellij/plugins/textmate/lib/bundles/powershell/.vscodeignore
intellij/plugins/textmate/lib/bundles/powershell/cgmanifest.json
@ -1181,7 +1061,6 @@ intellij/plugins/textmate/lib/bundles/powershell/snippets/
intellij/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets
intellij/plugins/textmate/lib/bundles/powershell/syntaxes/
intellij/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
intellij/plugins/textmate/lib/bundles/powershell/yarn.lock
intellij/plugins/textmate/lib/bundles/pug/
intellij/plugins/textmate/lib/bundles/pug/.vscodeignore
intellij/plugins/textmate/lib/bundles/pug/cgmanifest.json
@ -1190,27 +1069,18 @@ intellij/plugins/textmate/lib/bundles/pug/package.json
intellij/plugins/textmate/lib/bundles/pug/package.nls.json
intellij/plugins/textmate/lib/bundles/pug/syntaxes/
intellij/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json
intellij/plugins/textmate/lib/bundles/pug/yarn.lock
intellij/plugins/textmate/lib/bundles/python/
intellij/plugins/textmate/lib/bundles/python/.vscode/
intellij/plugins/textmate/lib/bundles/python/.vscode/launch.json
intellij/plugins/textmate/lib/bundles/python/.vscode/tasks.json
intellij/plugins/textmate/lib/bundles/python/.vscodeignore
intellij/plugins/textmate/lib/bundles/python/cgmanifest.json
intellij/plugins/textmate/lib/bundles/python/extension-browser.webpack.config.js
intellij/plugins/textmate/lib/bundles/python/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/python/language-configuration.json
intellij/plugins/textmate/lib/bundles/python/package.json
intellij/plugins/textmate/lib/bundles/python/package.nls.json
intellij/plugins/textmate/lib/bundles/python/src/
intellij/plugins/textmate/lib/bundles/python/src/pythonMain.ts
intellij/plugins/textmate/lib/bundles/python/src/typings/
intellij/plugins/textmate/lib/bundles/python/src/typings/ref.d.ts
intellij/plugins/textmate/lib/bundles/python/syntaxes/
intellij/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json
intellij/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
intellij/plugins/textmate/lib/bundles/python/tsconfig.json
intellij/plugins/textmate/lib/bundles/python/yarn.lock
intellij/plugins/textmate/lib/bundles/r/
intellij/plugins/textmate/lib/bundles/r/.vscodeignore
intellij/plugins/textmate/lib/bundles/r/cgmanifest.json
@ -1219,7 +1089,6 @@ intellij/plugins/textmate/lib/bundles/r/package.json
intellij/plugins/textmate/lib/bundles/r/package.nls.json
intellij/plugins/textmate/lib/bundles/r/syntaxes/
intellij/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
intellij/plugins/textmate/lib/bundles/r/yarn.lock
intellij/plugins/textmate/lib/bundles/razor/
intellij/plugins/textmate/lib/bundles/razor/.vscodeignore
intellij/plugins/textmate/lib/bundles/razor/cgmanifest.json
@ -1228,7 +1097,14 @@ intellij/plugins/textmate/lib/bundles/razor/package.json
intellij/plugins/textmate/lib/bundles/razor/package.nls.json
intellij/plugins/textmate/lib/bundles/razor/syntaxes/
intellij/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
intellij/plugins/textmate/lib/bundles/razor/yarn.lock
intellij/plugins/textmate/lib/bundles/restructuredtext/
intellij/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore
intellij/plugins/textmate/lib/bundles/restructuredtext/cgmanifest.json
intellij/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json
intellij/plugins/textmate/lib/bundles/restructuredtext/package.json
intellij/plugins/textmate/lib/bundles/restructuredtext/package.nls.json
intellij/plugins/textmate/lib/bundles/restructuredtext/syntaxes/
intellij/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json
intellij/plugins/textmate/lib/bundles/ruby/
intellij/plugins/textmate/lib/bundles/ruby/.vscodeignore
intellij/plugins/textmate/lib/bundles/ruby/cgmanifest.json
@ -1237,7 +1113,6 @@ intellij/plugins/textmate/lib/bundles/ruby/package.json
intellij/plugins/textmate/lib/bundles/ruby/package.nls.json
intellij/plugins/textmate/lib/bundles/ruby/syntaxes/
intellij/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
intellij/plugins/textmate/lib/bundles/ruby/yarn.lock
intellij/plugins/textmate/lib/bundles/rust/
intellij/plugins/textmate/lib/bundles/rust/.vscodeignore
intellij/plugins/textmate/lib/bundles/rust/cgmanifest.json
@ -1246,7 +1121,6 @@ intellij/plugins/textmate/lib/bundles/rust/package.json
intellij/plugins/textmate/lib/bundles/rust/package.nls.json
intellij/plugins/textmate/lib/bundles/rust/syntaxes/
intellij/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
intellij/plugins/textmate/lib/bundles/rust/yarn.lock
intellij/plugins/textmate/lib/bundles/scss/
intellij/plugins/textmate/lib/bundles/scss/.vscodeignore
intellij/plugins/textmate/lib/bundles/scss/cgmanifest.json
@ -1256,28 +1130,14 @@ intellij/plugins/textmate/lib/bundles/scss/package.nls.json
intellij/plugins/textmate/lib/bundles/scss/syntaxes/
intellij/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json
intellij/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json
intellij/plugins/textmate/lib/bundles/scss/yarn.lock
intellij/plugins/textmate/lib/bundles/search-result/
intellij/plugins/textmate/lib/bundles/search-result/.vscodeignore
intellij/plugins/textmate/lib/bundles/search-result/README.md
intellij/plugins/textmate/lib/bundles/search-result/extension-browser.webpack.config.js
intellij/plugins/textmate/lib/bundles/search-result/extension.webpack.config.js
intellij/plugins/textmate/lib/bundles/search-result/images/
intellij/plugins/textmate/lib/bundles/search-result/images/icon.png
intellij/plugins/textmate/lib/bundles/search-result/package.json
intellij/plugins/textmate/lib/bundles/search-result/package.nls.json
intellij/plugins/textmate/lib/bundles/search-result/src/
intellij/plugins/textmate/lib/bundles/search-result/src/extension.ts
intellij/plugins/textmate/lib/bundles/search-result/src/media/
intellij/plugins/textmate/lib/bundles/search-result/src/media/refresh-dark.svg
intellij/plugins/textmate/lib/bundles/search-result/src/media/refresh-light.svg
intellij/plugins/textmate/lib/bundles/search-result/src/typings/
intellij/plugins/textmate/lib/bundles/search-result/src/typings/refs.d.ts
intellij/plugins/textmate/lib/bundles/search-result/syntaxes/
intellij/plugins/textmate/lib/bundles/search-result/syntaxes/generateTMLanguage.js
intellij/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json
intellij/plugins/textmate/lib/bundles/search-result/tsconfig.json
intellij/plugins/textmate/lib/bundles/search-result/yarn.lock
intellij/plugins/textmate/lib/bundles/shaderlab/
intellij/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
intellij/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json
@ -1286,7 +1146,6 @@ intellij/plugins/textmate/lib/bundles/shaderlab/package.json
intellij/plugins/textmate/lib/bundles/shaderlab/package.nls.json
intellij/plugins/textmate/lib/bundles/shaderlab/syntaxes/
intellij/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
intellij/plugins/textmate/lib/bundles/shaderlab/yarn.lock
intellij/plugins/textmate/lib/bundles/shellscript/
intellij/plugins/textmate/lib/bundles/shellscript/.vscodeignore
intellij/plugins/textmate/lib/bundles/shellscript/cgmanifest.json
@ -1295,7 +1154,6 @@ intellij/plugins/textmate/lib/bundles/shellscript/package.json
intellij/plugins/textmate/lib/bundles/shellscript/package.nls.json
intellij/plugins/textmate/lib/bundles/shellscript/syntaxes/
intellij/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
intellij/plugins/textmate/lib/bundles/shellscript/yarn.lock
intellij/plugins/textmate/lib/bundles/sql/
intellij/plugins/textmate/lib/bundles/sql/.vscodeignore
intellij/plugins/textmate/lib/bundles/sql/cgmanifest.json
@ -1304,7 +1162,6 @@ intellij/plugins/textmate/lib/bundles/sql/package.json
intellij/plugins/textmate/lib/bundles/sql/package.nls.json
intellij/plugins/textmate/lib/bundles/sql/syntaxes/
intellij/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json
intellij/plugins/textmate/lib/bundles/sql/yarn.lock
intellij/plugins/textmate/lib/bundles/swift/
intellij/plugins/textmate/lib/bundles/swift/.vscodeignore
intellij/plugins/textmate/lib/bundles/swift/LICENSE.md
@ -1316,18 +1173,6 @@ intellij/plugins/textmate/lib/bundles/swift/snippets/
intellij/plugins/textmate/lib/bundles/swift/snippets/swift.code-snippets
intellij/plugins/textmate/lib/bundles/swift/syntaxes/
intellij/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json
intellij/plugins/textmate/lib/bundles/swift/yarn.lock
intellij/plugins/textmate/lib/bundles/toml/
intellij/plugins/textmate/lib/bundles/toml/Preferences/
intellij/plugins/textmate/lib/bundles/toml/Preferences/Comments.tmPreferences
intellij/plugins/textmate/lib/bundles/toml/Preferences/Folding.tmPreferences
intellij/plugins/textmate/lib/bundles/toml/Preferences/Indent.tmPreferences
intellij/plugins/textmate/lib/bundles/toml/Preferences/Symbol List.tmPreferences
intellij/plugins/textmate/lib/bundles/toml/Preferences/Typing Pairs.tmPreferences
intellij/plugins/textmate/lib/bundles/toml/README.mdown
intellij/plugins/textmate/lib/bundles/toml/Syntaxes/
intellij/plugins/textmate/lib/bundles/toml/Syntaxes/TOML.tmLanguage
intellij/plugins/textmate/lib/bundles/toml/info.plist
intellij/plugins/textmate/lib/bundles/typescript-basics/
intellij/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
intellij/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json
@ -1342,7 +1187,6 @@ intellij/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLa
intellij/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json
intellij/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json
intellij/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
intellij/plugins/textmate/lib/bundles/typescript-basics/yarn.lock
intellij/plugins/textmate/lib/bundles/vb/
intellij/plugins/textmate/lib/bundles/vb/.vscodeignore
intellij/plugins/textmate/lib/bundles/vb/cgmanifest.json
@ -1353,25 +1197,11 @@ intellij/plugins/textmate/lib/bundles/vb/snippets/
intellij/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets
intellij/plugins/textmate/lib/bundles/vb/syntaxes/
intellij/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json
intellij/plugins/textmate/lib/bundles/vb/yarn.lock
intellij/plugins/textmate/lib/bundles/viml/
intellij/plugins/textmate/lib/bundles/viml/LICENSE.txt
intellij/plugins/textmate/lib/bundles/viml/grammars/
intellij/plugins/textmate/lib/bundles/viml/grammars/viml.json
intellij/plugins/textmate/lib/bundles/viml/package.json
intellij/plugins/textmate/lib/bundles/viml/tests/
intellij/plugins/textmate/lib/bundles/viml/tests/basic.vim
intellij/plugins/textmate/lib/bundles/viml/tests/example-help.txt
intellij/plugins/textmate/lib/bundles/viml/tests/flavours.of.snippet
intellij/plugins/textmate/lib/bundles/viml/tests/modeline.md
intellij/plugins/textmate/lib/bundles/viml/tests/neo.snippets
intellij/plugins/textmate/lib/bundles/viml/tests/solarized.vim
intellij/plugins/textmate/lib/bundles/viml/tests/syntax.vim
intellij/plugins/textmate/lib/bundles/viml/tests/textobj-rubyblock.vmb
intellij/plugins/textmate/lib/bundles/viml/tests/tpope-characterize.vim
intellij/plugins/textmate/lib/bundles/viml/tests/tpope-fugitive.vim
intellij/plugins/textmate/lib/bundles/viml/tests/ulti.snip
intellij/plugins/textmate/lib/bundles/viml/tests/vim-syntax.vim
intellij/plugins/textmate/lib/bundles/xml/
intellij/plugins/textmate/lib/bundles/xml/.vscodeignore
intellij/plugins/textmate/lib/bundles/xml/cgmanifest.json
@ -1382,7 +1212,6 @@ intellij/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json
intellij/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json
intellij/plugins/textmate/lib/bundles/xml/xml.language-configuration.json
intellij/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
intellij/plugins/textmate/lib/bundles/xml/yarn.lock
intellij/plugins/textmate/lib/bundles/yaml/
intellij/plugins/textmate/lib/bundles/yaml/.vscodeignore
intellij/plugins/textmate/lib/bundles/yaml/cgmanifest.json
@ -1391,7 +1220,6 @@ intellij/plugins/textmate/lib/bundles/yaml/package.json
intellij/plugins/textmate/lib/bundles/yaml/package.nls.json
intellij/plugins/textmate/lib/bundles/yaml/syntaxes/
intellij/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json
intellij/plugins/textmate/lib/bundles/yaml/yarn.lock
intellij/plugins/textmate/lib/textmate.jar
intellij/plugins/toml/
intellij/plugins/toml/lib/
@ -1401,15 +1229,9 @@ intellij/plugins/uiDesigner/lib/
intellij/plugins/uiDesigner/lib/jps/
intellij/plugins/uiDesigner/lib/jps/java-guiForms-jps.jar
intellij/plugins/uiDesigner/lib/uiDesigner.jar
intellij/plugins/vcs-changeReminder/
intellij/plugins/vcs-changeReminder/lib/
intellij/plugins/vcs-changeReminder/lib/vcs-changeReminder.jar
intellij/plugins/vcs-git-featuresTrainer/
intellij/plugins/vcs-git-featuresTrainer/lib/
intellij/plugins/vcs-git-featuresTrainer/lib/vcs-git-featuresTrainer.jar
intellij/plugins/vcs-refactoring-detector/
intellij/plugins/vcs-refactoring-detector/lib/
intellij/plugins/vcs-refactoring-detector/lib/vcs-refactoring-detector.jar
intellij/plugins/webp/
intellij/plugins/webp/lib/
intellij/plugins/webp/lib/libwebp/