FreeBSD Bugzilla – Attachment 254410 Details for
Bug 282212
devel/jetbrains-webstorm: Update to 2024.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jetbrains-webstorm.diff
jetbrains-webstorm.diff (text/plain), 47.16 KB, created by
Dmitry Wagin
on 2024-10-20 17:24:11 UTC
(
hide
)
Description:
jetbrains-webstorm.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2024-10-20 17:24:11 UTC
Size:
47.16 KB
patch
obsolete
>diff --git a/devel/jetbrains-webstorm/Makefile b/devel/jetbrains-webstorm/Makefile >index 8a7dcc3004..16a03c9c54 100644 >--- a/devel/jetbrains-webstorm/Makefile >+++ b/devel/jetbrains-webstorm/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= webstorm >-PORTVERSION= 2024.1.5 >+PORTVERSION= 2024.2.3 > CATEGORIES= devel > MASTER_SITES= https://download-cdn.jetbrains.com/webstorm/ > PKGNAMEPREFIX= jetbrains- >@@ -19,9 +19,9 @@ ONLY_FOR_ARCHS= aarch64 amd64 > > BUILD_DEPENDS= jna>0:devel/jna > RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ >- jetbrains-pty4j>=0.12.25:devel/jetbrains-pty4j \ >- jetbrains-restarter>=241.15989.150:devel/jetbrains-restarter \ >- jetbrains-sqlite>=241.15989.150:devel/jetbrains-sqlite \ >+ jetbrains-pty4j>=0.13.2:devel/jetbrains-pty4j \ >+ jetbrains-restarter>=242.23726.38:devel/jetbrains-restarter \ >+ jetbrains-sqlite>=242.23726.38:devel/jetbrains-sqlite \ > lsof:sysutils/lsof > > USES= cpe python:run >@@ -38,7 +38,7 @@ NO_BUILD= yes > SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message > SUB_LIST= JAVA_HOME=${JAVA_HOME} > >-WRKSRC= ${WRKDIR}/WebStorm-241.18034.50 >+WRKSRC= ${WRKDIR}/WebStorm-242.23339.15 > > _PTY4J_ARCH= freebsd/${ARCH:S/amd64/x86-64/} > _SQLITE_ARCH= linux-${ARCH:S/amd64/x86_64/} >@@ -55,12 +55,11 @@ do-install: > ${WRKSRC}/bin/remote-dev-server.sh \ > ${WRKSRC}/bin/repair \ > ${WRKSRC}/bin/restarter \ >+ ${WRKSRC}/bin/webstorm \ > ${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-webstorm/distinfo b/devel/jetbrains-webstorm/distinfo >index bdf5d6464b..391805f608 100644 >--- a/devel/jetbrains-webstorm/distinfo >+++ b/devel/jetbrains-webstorm/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1719080355 >-SHA256 (jetbrains/WebStorm-2024.1.5.tar.gz) = 339ac8fc3ecc20afdef05b1782cb861d52eb09336d6a20cc4aa487c1bd108522 >-SIZE (jetbrains/WebStorm-2024.1.5.tar.gz) = 788947331 >+TIMESTAMP = 1727725734 >+SHA256 (jetbrains/WebStorm-2024.2.3.tar.gz) = b3c861e440a6747b87e329009910858a2a21661dd09e53b1b2b5d835b3bb76b6 >+SIZE (jetbrains/WebStorm-2024.2.3.tar.gz) = 880700767 >diff --git a/devel/jetbrains-webstorm/pkg-plist b/devel/jetbrains-webstorm/pkg-plist >index 670f75814d..4ad8af1646 100644 >--- a/devel/jetbrains-webstorm/pkg-plist >+++ b/devel/jetbrains-webstorm/pkg-plist >@@ -19,9 +19,8 @@ share/applications/webstorm.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-WS-241.18034.50 >+%%DATADIR%%/lib/build-marker-WS-242.23339.15 > %%DATADIR%%/lib/cds/classesLogAgent.jar > %%DATADIR%%/lib/ext/platform-main.jar > %%DATADIR%%/lib/external-system-rt.jar >@@ -30,16 +29,46 @@ share/applications/webstorm.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/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.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.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/modules/intellij.webstorm.customization.jar >+%%DATADIR%%/lib/modules/intellij.webstorm.newUiOnboarding.git.jar >+%%DATADIR%%/lib/modules/intellij.webstorm.newUiOnboarding.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 >@@ -54,12 +83,15 @@ share/applications/webstorm.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 > %%DATADIR%%/license/third-party-libraries.json > %%DATADIR%%/license/yourkit-license-redist.txt > %%DATADIR%%/modules/module-descriptors.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 >@@ -76,6 +108,8 @@ share/applications/webstorm.desktop > %%DATADIR%%/plugins/angular/ngCli/schematicsProvider80.js > %%DATADIR%%/plugins/angular/ngCli/schematicsProvider90.js > %%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/color-scheme-all_hallows_eve/lib/color-scheme-all_hallows_eve.jar > %%DATADIR%%/plugins/color-scheme-blackboard/lib/color-scheme-blackboard.jar > %%DATADIR%%/plugins/color-scheme-cobalt/lib/color-scheme-cobalt.jar >@@ -90,24 +124,42 @@ share/applications/webstorm.desktop > %%DATADIR%%/plugins/copyright/lib/copyright.jar > %%DATADIR%%/plugins/css-impl/lib/css-impl.jar > %%DATADIR%%/plugins/dev/lib/dev.jar >-%%DATADIR%%/plugins/dynamicPluginsTests-performanceTesting/lib/dynamicPluginsTests-performanceTesting.jar > %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar > %%DATADIR%%/plugins/ejs/lib/ejs.jar > %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar >+%%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar > %%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar >+%%DATADIR%%/plugins/fullLine/full-line-cpu-detector.zip > %%DATADIR%%/plugins/fullLine/full-line-model-ws.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/handlebars/lib/handlebars.jar > %%DATADIR%%/plugins/html-tools/lib/html-tools.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/jade/lib/jade.jar >+%%DATADIR%%/plugins/javascript-bun/debug-adapter/bun-debug-adapter-server.js >+%%DATADIR%%/plugins/javascript-bun/debug-adapter/bun-debug-adapter-server.js.map >+%%DATADIR%%/plugins/javascript-bun/lib/javascript-bun.jar > %%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter.js > %%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_common.js > %%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_v2.js >@@ -121,6 +173,7 @@ share/applications/webstorm.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 >@@ -160,8 +213,9 @@ share/applications/webstorm.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 >@@ -289,6 +343,8 @@ share/applications/webstorm.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 >@@ -322,6 +378,11 @@ share/applications/webstorm.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 >@@ -386,8 +447,29 @@ share/applications/webstorm.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/WebStorm/.DS_Store >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskAboutCode.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskAboutLocalChangesAndCommits.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskQuestions.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/CodeGeneration.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ConvertToAnotherLanguage.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/CraftPromptLibrary.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ExplainCode.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ExplainCommit.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/FindPotentialProblems.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/GenerateCommitMessages.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/InlineCodeCompletion.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/NameSuggestions.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/RefactoringSuggestions.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ReferenceFiles.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/UnitTestsGeneration.webm >+%%DATADIR%%/plugins/llmInstaller/video/WebStorm/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/markdown/lib/markdown.jar > %%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.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 >@@ -405,6 +487,73 @@ share/applications/webstorm.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 >@@ -414,7 +563,6 @@ share/applications/webstorm.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 >@@ -428,6 +576,7 @@ share/applications/webstorm.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 >@@ -436,6 +585,7 @@ share/applications/webstorm.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 >@@ -450,8 +600,13 @@ share/applications/webstorm.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 >@@ -463,7 +618,6 @@ share/applications/webstorm.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 >@@ -474,14 +628,12 @@ share/applications/webstorm.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 >@@ -493,7 +645,6 @@ share/applications/webstorm.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 >@@ -501,25 +652,21 @@ share/applications/webstorm.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 >@@ -528,7 +675,6 @@ share/applications/webstorm.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 >@@ -536,7 +682,6 @@ share/applications/webstorm.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 >@@ -547,20 +692,17 @@ share/applications/webstorm.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 >@@ -571,13 +713,11 @@ share/applications/webstorm.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 >@@ -585,21 +725,18 @@ share/applications/webstorm.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 >@@ -610,7 +747,6 @@ share/applications/webstorm.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 >@@ -624,17 +760,19 @@ share/applications/webstorm.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 >@@ -648,30 +786,25 @@ share/applications/webstorm.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 >@@ -680,7 +813,6 @@ share/applications/webstorm.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 >@@ -692,16 +824,16 @@ share/applications/webstorm.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 >@@ -711,7 +843,6 @@ share/applications/webstorm.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 >@@ -719,14 +850,12 @@ share/applications/webstorm.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 >@@ -734,44 +863,37 @@ share/applications/webstorm.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 >@@ -784,26 +906,22 @@ share/applications/webstorm.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 >@@ -827,7 +945,6 @@ share/applications/webstorm.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 >@@ -838,7 +955,6 @@ share/applications/webstorm.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 >@@ -848,7 +964,6 @@ share/applications/webstorm.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 >@@ -856,7 +971,6 @@ share/applications/webstorm.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 >@@ -907,6 +1021,8 @@ share/applications/webstorm.desktop > %%DATADIR%%/plugins/webp/lib/webp.jar > %%DATADIR%%/plugins/webpack/lib/webpack.jar > %%DATADIR%%/plugins/xml-refactoring/lib/xml-refactoring.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/webstorm.1.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmitry.wagin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 282212
:
254373
| 254410