git: 5bb9f0cf9e1f - main - devel/jetbrains-phpstorm: Update to 2024.2.3

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Sun, 20 Oct 2024 18:23:04 UTC
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5bb9f0cf9e1f15a2cd47d728c2f39dd217e14cc7

commit 5bb9f0cf9e1f15a2cd47d728c2f39dd217e14cc7
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2024-10-20 18:19:43 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-10-20 18:22:28 +0000

    devel/jetbrains-phpstorm: Update to 2024.2.3
    
    Changelog: https://youtrack.jetbrains.com/articles/WI-A-231736175
    
    What’s New in PhpStorm: https://www.jetbrains.com/phpstorm/whatsnew/
    
    PR:             282208
---
 devel/jetbrains-phpstorm/Makefile  |  11 +-
 devel/jetbrains-phpstorm/distinfo  |   6 +-
 devel/jetbrains-phpstorm/pkg-plist | 241 +++++++++++++++++++++++++++----------
 3 files changed, 187 insertions(+), 71 deletions(-)

diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile
index 1430133abaea..603916d87d71 100644
--- a/devel/jetbrains-phpstorm/Makefile
+++ b/devel/jetbrains-phpstorm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpstorm
-PORTVERSION=	2024.1.4
+PORTVERSION=	2024.2.3
 CATEGORIES=	devel
 MASTER_SITES=	https://download-cdn.jetbrains.com/webide/
 PKGNAMEPREFIX=	jetbrains-
@@ -31,11 +31,14 @@ USE_JAVA=	yes
 JAVA_VERSION=	17+
 
 DATADIR=	${PREFIX}/share/jetbrains/${PORTNAME}
+
+EXTRACT_AFTER_ARGS+=	--exclude PhpStorm-*/jbr
+
 NO_BUILD=	yes
 SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
 SUB_LIST=	JAVA_HOME=${JAVA_HOME}
 
-WRKSRC=		${WRKDIR}/PhpStorm-241.18034.69
+WRKSRC=		${WRKDIR}/PhpStorm-242.23339.16
 
 _PTY4J_ARCH=	freebsd/${ARCH:S/amd64/x86-64/}
 _SQLITE_ARCH=	linux-${ARCH:S/amd64/x86_64/}
@@ -48,17 +51,15 @@ do-install:
 # Linux/Windows/OS X only so remove them
 	@${RM} -r \
 		${WRKSRC}/bin/fsnotifier \
+		${WRKSRC}/bin/phpstorm \
 		${WRKSRC}/bin/remote-dev-server \
 		${WRKSRC}/bin/remote-dev-server.sh \
 		${WRKSRC}/bin/repair \
 		${WRKSRC}/bin/restarter \
-		${WRKSRC}/jbr \
 		${WRKSRC}/lib/async-profiler \
 		${WRKSRC}/lib/jna \
 		${WRKSRC}/lib/native \
 		${WRKSRC}/lib/pty4j \
-		${WRKSRC}/plugins/clouds-docker-gateway \
-		${WRKSRC}/plugins/clouds-docker-impl \
 		${WRKSRC}/plugins/cwm-plugin \
 		${WRKSRC}/plugins/gateway-plugin \
 		${WRKSRC}/plugins/gateway-terminal \
diff --git a/devel/jetbrains-phpstorm/distinfo b/devel/jetbrains-phpstorm/distinfo
index 0294535c83c9..07424b062c95 100644
--- a/devel/jetbrains-phpstorm/distinfo
+++ b/devel/jetbrains-phpstorm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719080836
-SHA256 (jetbrains/PhpStorm-2024.1.4.tar.gz) = c6a9b57ecd8f588af512a1cba389738bd461531cab4f984ed9758abfdada822d
-SIZE (jetbrains/PhpStorm-2024.1.4.tar.gz) = 846910836
+TIMESTAMP = 1727725013
+SHA256 (jetbrains/PhpStorm-2024.2.3.tar.gz) = 8b3b1ba19c4d5f0cc1d6775bff58d38313414eae75976ca99915102c02368eea
+SIZE (jetbrains/PhpStorm-2024.2.3.tar.gz) = 938046884
diff --git a/devel/jetbrains-phpstorm/pkg-plist b/devel/jetbrains-phpstorm/pkg-plist
index 1bb7aa20dcd1..ec6af2f36d58 100644
--- a/devel/jetbrains-phpstorm/pkg-plist
+++ b/devel/jetbrains-phpstorm/pkg-plist
@@ -19,9 +19,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/lib/annotations.jar
 %%DATADIR%%/lib/app-client.jar
 %%DATADIR%%/lib/app.jar
-%%DATADIR%%/lib/async-profiler.jar
 %%DATADIR%%/lib/bouncy-castle.jar
-%%DATADIR%%/lib/build-marker-PS-241.18034.69
+%%DATADIR%%/lib/build-marker-PS-242.23339.16
 %%DATADIR%%/lib/cds/classesLogAgent.jar
 %%DATADIR%%/lib/ext/platform-main.jar
 %%DATADIR%%/lib/external-system-rt.jar
@@ -30,17 +29,47 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/lib/frontend/frontend-customization.jar
 %%DATADIR%%/lib/frontend/frontend.jar
 %%DATADIR%%/lib/groovy.jar
-%%DATADIR%%/lib/grpc.jar
-%%DATADIR%%/lib/intellij-coverage-agent-1.0.744.jar
-%%DATADIR%%/lib/intellij-test-discovery.jar
 %%DATADIR%%/lib/jna/%%ARCH%%/libjnidispatch.so
 %%DATADIR%%/lib/jps-model.jar
 %%DATADIR%%/lib/jsch-agent.jar
 %%DATADIR%%/lib/junit4.jar
 %%DATADIR%%/lib/lib-client.jar
 %%DATADIR%%/lib/lib.jar
-%%DATADIR%%/lib/modules.jar
+%%DATADIR%%/lib/modules/intellij.ide.startup.importSettings.jar
+%%DATADIR%%/lib/modules/intellij.libraries.ktor.client.jar
+%%DATADIR%%/lib/modules/intellij.libraries.microba.jar
+%%DATADIR%%/lib/modules/intellij.php.newUiOnboarding.jar
+%%DATADIR%%/lib/modules/intellij.phpstorm.customization.jar
+%%DATADIR%%/lib/modules/intellij.platform.clouds.jar
+%%DATADIR%%/lib/modules/intellij.platform.collaborationTools.jar
+%%DATADIR%%/lib/modules/intellij.platform.coverage.agent.jar
+%%DATADIR%%/lib/modules/intellij.platform.coverage.jar
+%%DATADIR%%/lib/modules/intellij.platform.dap.jar
+%%DATADIR%%/lib/modules/intellij.platform.execution.dashboard.jar
+%%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.jar
+%%DATADIR%%/lib/modules/intellij.platform.ide.newUiOnboarding.jar
+%%DATADIR%%/lib/modules/intellij.platform.images.backend.svg.jar
+%%DATADIR%%/lib/modules/intellij.platform.images.copyright.jar
+%%DATADIR%%/lib/modules/intellij.platform.kernel.backend.jar
+%%DATADIR%%/lib/modules/intellij.platform.kernel.jar
+%%DATADIR%%/lib/modules/intellij.platform.lvcs.impl.jar
+%%DATADIR%%/lib/modules/intellij.platform.ml.embeddings.jar
+%%DATADIR%%/lib/modules/intellij.platform.navbar.backend.jar
+%%DATADIR%%/lib/modules/intellij.platform.navbar.frontend.jar
+%%DATADIR%%/lib/modules/intellij.platform.navbar.jar
+%%DATADIR%%/lib/modules/intellij.platform.navbar.monolith.jar
+%%DATADIR%%/lib/modules/intellij.platform.settings.local.jar
+%%DATADIR%%/lib/modules/intellij.platform.smRunner.vcs.jar
+%%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.jar
+%%DATADIR%%/lib/modules/intellij.platform.vcs.impl.jar
+%%DATADIR%%/lib/modules/intellij.platform.vcs.log.impl.jar
+%%DATADIR%%/lib/modules/intellij.platform.whatsNew.jar
+%%DATADIR%%/lib/modules/intellij.profiler.asyncOne.jar
+%%DATADIR%%/lib/modules/intellij.profiler.common.jar
+%%DATADIR%%/lib/modules/intellij.profiler.ultimate.ideaAsyncProfiler.jar
+%%DATADIR%%/lib/modules/intellij.smart.update.jar
 %%DATADIR%%/lib/native/%%SQLITE_ARCH%%/libsqliteij.so
+%%DATADIR%%/lib/nio-fs.jar
 %%DATADIR%%/lib/opentelemetry.jar
 %%DATADIR%%/lib/platform-loader.jar
 %%DATADIR%%/lib/product-client.jar
@@ -56,6 +85,7 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/lib/util_rt.jar
 %%DATADIR%%/license/javahelp_license.txt
 %%DATADIR%%/license/javolution_license.txt
+%%DATADIR%%/license/launcher-third-party-libraries.html
 %%DATADIR%%/license/remote-dev-server.html
 %%DATADIR%%/license/saxon-conditions.html
 %%DATADIR%%/license/third-party-libraries.html
@@ -70,6 +100,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file.jar
 %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http.jar
+%%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/index.js
+%%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/package.json
 %%DATADIR%%/plugins/angular/lib/angular.jar
 %%DATADIR%%/plugins/angular/ngCli/commands/generate-impl.js
 %%DATADIR%%/plugins/angular/ngCli/commands/generate.json
@@ -89,6 +121,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/behat/lib/behat.jar
 %%DATADIR%%/plugins/blade/lib/blade.jar
 %%DATADIR%%/plugins/charts/lib/charts.jar
+%%DATADIR%%/plugins/clouds-docker-gateway/lib/clouds-docker-gateway.jar
+%%DATADIR%%/plugins/clouds-docker-impl/lib/clouds-docker-impl.jar
 %%DATADIR%%/plugins/codeception/lib/codeception.jar
 %%DATADIR%%/plugins/color-scheme-all_hallows_eve/lib/color-scheme-all_hallows_eve.jar
 %%DATADIR%%/plugins/color-scheme-blackboard/lib/color-scheme-blackboard.jar
@@ -106,21 +140,36 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/dev/lib/dev.jar
 %%DATADIR%%/plugins/dql/lib/dql.jar
 %%DATADIR%%/plugins/drupal/lib/drupal.jar
-%%DATADIR%%/plugins/dynamicPluginsTests-performanceTesting/lib/dynamicPluginsTests-performanceTesting.jar
 %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
 %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
 %%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar
+%%DATADIR%%/plugins/fullLine/full-line-cpu-detector.zip
 %%DATADIR%%/plugins/fullLine/full-line-model-php.zip
-%%DATADIR%%/plugins/fullLine/full-line-native.zip
+%%DATADIR%%/plugins/fullLine/full-line-native-server.zip
 %%DATADIR%%/plugins/fullLine/lib/fullLine.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.cppCore.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.csharp.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.css.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.go.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.java.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.js.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.kotlin.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.php.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.python.jar
+%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.ruby.jar
 %%DATADIR%%/plugins/gherkin/lib/gherkin.jar
 %%DATADIR%%/plugins/grazie/lib/grazie.jar
-%%DATADIR%%/plugins/grid-core-impl/lib/grid-core.jar
+%%DATADIR%%/plugins/grid-core-impl/lib/grid-core-impl.jar
 %%DATADIR%%/plugins/grid-core-impl/lib/jdbc-console-types.jar
-%%DATADIR%%/plugins/grid-impl/lib/grid.jar
+%%DATADIR%%/plugins/grid-impl/lib/grid-impl.jar
 %%DATADIR%%/plugins/html-tools/lib/html-tools.jar
 %%DATADIR%%/plugins/hunspell/lib/hunspell.jar
+%%DATADIR%%/plugins/ideolog/lib/ideolog.jar
 %%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/indexing-shared-ultimate-plugin-bundled.jar
+%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.generator.jar
+%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.git.jar
+%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.jar
+%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.java.jar
 %%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar
 %%DATADIR%%/plugins/ini/lib/ini.jar
 %%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter.js
@@ -136,6 +185,7 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/javascript-debugger/lib/ChromeConnector.jar
 %%DATADIR%%/plugins/javascript-debugger/lib/FirefoxConnector.jar
 %%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger.jar
+%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.nashorn.jar
 %%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-9-rt.jar
 %%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-rt.jar
 %%DATADIR%%/plugins/javascript-intentions/lib/javascript-intentions.jar
@@ -175,8 +225,9 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
 %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js
 %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js
-%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-1d06a55b98c1-0b3e54e931b4.ijx
-%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-1d06a55b98c1-0b3e54e931b4.txt
+%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.ijx
+%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.txt
+%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/browser.d.ts
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/cancellationToken.js
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/diagnosticMessages.json
@@ -304,6 +355,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/protocol.js
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/bin/vue-language-server.js
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/package.json
+%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue1/bin/vue-language-server.js
+%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue1/package.json
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/out-path-process.js
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/service-loader.js
 %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/session/compile-info-holder.js
@@ -337,6 +390,11 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/javascript-plugin/languageService/eslint/src/typings/js-lanuage-api.d.ts
 %%DATADIR%%/plugins/javascript-plugin/languageService/eslint/tsconfig.json
 %%DATADIR%%/plugins/javascript-plugin/lib/javascript-plugin.jar
+%%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/no_samples.zip
+%%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/with_samples.zip
+%%DATADIR%%/plugins/javascript-plugin/projectTemplates/TypeScript/no_samples.zip
+%%DATADIR%%/plugins/javascript-plugin/projectTemplates/TypeScript/with_samples.zip
+%%DATADIR%%/plugins/javascript-plugin/projectTemplates/learnProject/webstorm-learn.zip
 %%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.d.ts
 %%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.js
 %%DATADIR%%/plugins/javascript-plugin/reporting/core/suiteNode.d.ts
@@ -401,8 +459,31 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/keymap-vscode/lib/keymap-vscode.jar
 %%DATADIR%%/plugins/less/lib/less.jar
 %%DATADIR%%/plugins/llmInstaller/lib/llmInstaller.jar
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/.DS_Store
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/AskAboutCode.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/AskAboutLocalChangesAndCommits.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/AskQuestions.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/CodeGeneration.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/ConvertToAnotherLanguage.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/CraftPromptLibrary.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/ExplainCode.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/ExplainCommit.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/ExplainRuntimeError.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/FindPotentialProblems.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/GenerateCommitMessages.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/InlineCodeCompletion.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/NameSuggestions.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/RefactoringSuggestions.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/ReferenceFiles.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/UnitTestsGeneration.webm
+%%DATADIR%%/plugins/llmInstaller/video/PhpStorm/WriteDocumentation.webm
+%%DATADIR%%/plugins/localization-ja/lib/localization-ja.jar
+%%DATADIR%%/plugins/localization-ko/lib/localization-ko.jar
+%%DATADIR%%/plugins/localization-zh/lib/localization-zh.jar
 %%DATADIR%%/plugins/makefile/lib/makefile.jar
 %%DATADIR%%/plugins/markdown/lib/markdown.jar
+%%DATADIR%%/plugins/marketplaceMl/lib/marketplaceMl.jar
+%%DATADIR%%/plugins/ml-inline-completion/lib/ml-inline-completion.jar
 %%DATADIR%%/plugins/nextjs/lib/nextjs.jar
 %%DATADIR%%/plugins/nodeJS-remoteInterpreter/lib/nodeJS-remoteInterpreter.jar
 %%DATADIR%%/plugins/nodeJS/js/mocha-intellij/.gitignore
@@ -420,6 +501,73 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/lib/test-tree-builder.js
 %%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/nodejsTestRunnerIntellijReporter.js
 %%DATADIR%%/plugins/nodeJS/js/nodeunit/nodeunit-intellij-starter.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/!HOW_TO_UPDATE.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.bin/esbuild
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.bin/tsx
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.package-lock.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/LICENSE.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/README.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/bin/esbuild
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/esbuild.wasm
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/browser.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/browser.min.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/main.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/package.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/wasm_exec.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/wasm_exec_node.js
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/LICENSE
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/README.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/dist/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/dist/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/package.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/LICENSE
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/README.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/dist/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/dist/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/package.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/LICENSE
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/README.md
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/api/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/api/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cli.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cli.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/client-BQVF1NaW.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/client-D6NvIMSC.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/api/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/api/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/index.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/index.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/get-pipe-path-BoR10qr8.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/index-BQiEz0On.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/index-CoHsQGpm.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/loader.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/loader.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/node-features-roYmp9jK.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/package-B-S26rrn.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/package-BNmptNwA.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/patch-repl.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/patch-repl.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/preflight.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/preflight.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-B9EPB0EL.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-CFO5XQXL.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-CsuuwcV9.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-DfubRCxM.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/repl.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/repl.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/require-hTKgXWXb.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/require-rRRMitBV.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/suppress-warnings.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/suppress-warnings.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/temporary-directory-B83uKxJF.cjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/package.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/package-lock.json
+%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/package.json
 %%DATADIR%%/plugins/nodeJS/lib/nodeJS.jar
 %%DATADIR%%/plugins/packageChecker/lib/packageChecker.jar
 %%DATADIR%%/plugins/performanceTesting-async/lib/performanceTesting-async.jar
@@ -435,8 +583,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar
 %%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar
 %%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar
-%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-48a1a656d44e.ijx
-%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-48a1a656d44e.txt
+%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-a98d8de5180a-90914f2295cb.ijx
+%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-a98d8de5180a-90914f2295cb.txt
 %%DATADIR%%/plugins/php-sql/lib/php-sql.jar
 %%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar
 %%DATADIR%%/plugins/php/lib/php-openapi-src.jar
@@ -448,7 +596,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/platform-ijent-impl/ijent-x86_64-unknown-linux-musl-release
 %%DATADIR%%/plugins/platform-ijent-impl/lib/platform-ijent-impl.jar
 %%DATADIR%%/plugins/platform-images/lib/platform-images.jar
-%%DATADIR%%/plugins/platform-langInjection/lib/IntelliLang.jar
 %%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar
 %%DATADIR%%/plugins/platform-langInjection/lib/platform-langInjection.jar
 %%DATADIR%%/plugins/plugin-classpath.txt
@@ -464,6 +611,7 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/remoteRun/lib/remoteRun.jar
 %%DATADIR%%/plugins/restClient/lib/restClient.jar
 %%DATADIR%%/plugins/sass/lib/sass.jar
+%%DATADIR%%/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.ranking.core.jar
 %%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar
 %%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar
 %%DATADIR%%/plugins/sh/lib/sh.jar
@@ -472,6 +620,7 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/swagger/lib/swagger.jar
 %%DATADIR%%/plugins/tailwindcss/lib/tailwindcss.jar
 %%DATADIR%%/plugins/tailwindcss/server/tailwindcss-language-server
+%%DATADIR%%/plugins/tailwindcss/server/version.txt
 %%DATADIR%%/plugins/tasks-timeTracking/lib/tasks-timeTracking.jar
 %%DATADIR%%/plugins/tasks/lib/tasks-core.jar
 %%DATADIR%%/plugins/terminal/lib/terminal.jar
@@ -486,8 +635,13 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/terminal/shell-integrations/zsh/.zshenv
 %%DATADIR%%/plugins/terminal/shell-integrations/zsh/command-block-support.zsh
 %%DATADIR%%/plugins/terminal/shell-integrations/zsh/zsh-integration.zsh
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/LICENSE
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/README.md
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/asciidoc-language-configuration.json
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/package.json
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/snippets/snippets.json
+%%DATADIR%%/plugins/textmate/lib/bundles/adoc/syntaxes/Asciidoctor.json
 %%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json
@@ -499,7 +653,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/bicepparam/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json
@@ -510,14 +663,12 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMake.tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets
 %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json
@@ -529,7 +680,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json
@@ -537,25 +687,21 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/css/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/dart/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/dart/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/dart/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/dart/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/dart/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/diff/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/diff/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/diff/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/diff/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/diff/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/docker/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json
@@ -564,7 +710,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/erlang/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/erlang/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json
@@ -572,7 +717,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/.vscodeignore
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/README.md
-%%DATADIR%%/plugins/textmate/lib/bundles/git-base/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json
@@ -583,20 +727,17 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/git-base/tsconfig.json
 %%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/go/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/go/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/groovy/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets
 %%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json
@@ -607,13 +748,11 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/hcl/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/html/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/html/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json
@@ -621,21 +760,18 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/ini/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/java/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/java/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets
 %%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json
@@ -646,7 +782,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/json/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/json/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json
@@ -660,17 +795,19 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/julia/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/julia/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
+%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/LICENSE
+%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/language-configuration.json
+%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/package.json
+%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/syntaxes/kconfig.tmGrammar.json
 %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist
 %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet
 %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet
 %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/latex/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-language-configuration.json
@@ -684,30 +821,25 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/less/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/log/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/log/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/lua/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/make/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/make/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json
@@ -716,7 +848,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.gitignore
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.vscodeignore
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/README.md
-%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.nls.json
@@ -728,16 +859,16 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/mdx/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/mdx/license
 %%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json
+%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.markdown.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json
+%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/source.mdx.tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/perl/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json
@@ -747,7 +878,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/php/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json
@@ -755,14 +885,12 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/powershell/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets
 %%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/pug/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json
@@ -770,44 +898,37 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/python/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/r/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/r/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/razor/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/ruby/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/rust/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/scss/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json
@@ -820,26 +941,22 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/sql/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore
 %%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md
-%%DATADIR%%/plugins/textmate/lib/bundles/swift/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json
@@ -863,7 +980,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/twig/src/snippets/snippets.json
 %%DATADIR%%/plugins/textmate/lib/bundles/twig/src/syntaxes/twig.tmLanguage
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json
@@ -874,7 +990,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
 %%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/vb/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json
@@ -884,7 +999,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json
 %%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/xml/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json
@@ -892,7 +1006,6 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore
-%%DATADIR%%/plugins/textmate/lib/bundles/yaml/cgmanifest.json
 %%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json
 %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json
 %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json
@@ -948,6 +1061,8 @@ share/applications/phpstorm.desktop
 %%DATADIR%%/plugins/xml-refactoring/lib/xml-refactoring.jar
 %%DATADIR%%/plugins/xpath/lib/rt/xslt-rt.jar
 %%DATADIR%%/plugins/xpath/lib/xpath.jar
+%%DATADIR%%/plugins/yaml/lib/client/yaml-frontend.jar
+%%DATADIR%%/plugins/yaml/lib/yaml-editing.jar
 %%DATADIR%%/plugins/yaml/lib/yaml.jar
 %%DATADIR%%/product-info.json
 share/man/man1/phpstorm.1.gz