View | Details | Raw Unified | Return to bug 282212 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/jetbrains-webstorm/Makefile (-4 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	webstorm
1
PORTNAME=	webstorm
2
PORTVERSION=	2024.1.5
2
PORTVERSION=	2024.2.3
3
CATEGORIES=	devel
3
CATEGORIES=	devel
4
MASTER_SITES=	https://download-cdn.jetbrains.com/webstorm/
4
MASTER_SITES=	https://download-cdn.jetbrains.com/webstorm/
5
PKGNAMEPREFIX=	jetbrains-
5
PKGNAMEPREFIX=	jetbrains-
Lines 38-44 NO_BUILD= yes Link Here
38
SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
38
SUB_FILES=	${PORTNAME} ${PORTNAME}.desktop pkg-message
39
SUB_LIST=	JAVA_HOME=${JAVA_HOME}
39
SUB_LIST=	JAVA_HOME=${JAVA_HOME}
40
40
41
WRKSRC=		${WRKDIR}/WebStorm-241.18034.50
41
WRKSRC=		${WRKDIR}/WebStorm-242.23339.15
42
42
43
_PTY4J_ARCH=	freebsd/${ARCH:S/amd64/x86-64/}
43
_PTY4J_ARCH=	freebsd/${ARCH:S/amd64/x86-64/}
44
_SQLITE_ARCH=	linux-${ARCH:S/amd64/x86_64/}
44
_SQLITE_ARCH=	linux-${ARCH:S/amd64/x86_64/}
Lines 55-66 do-install: Link Here
55
		${WRKSRC}/bin/remote-dev-server.sh \
55
		${WRKSRC}/bin/remote-dev-server.sh \
56
		${WRKSRC}/bin/repair \
56
		${WRKSRC}/bin/repair \
57
		${WRKSRC}/bin/restarter \
57
		${WRKSRC}/bin/restarter \
58
		${WRKSRC}/bin/webstorm \
58
		${WRKSRC}/lib/async-profiler \
59
		${WRKSRC}/lib/async-profiler \
59
		${WRKSRC}/lib/jna \
60
		${WRKSRC}/lib/jna \
60
		${WRKSRC}/lib/native \
61
		${WRKSRC}/lib/native \
61
		${WRKSRC}/lib/pty4j \
62
		${WRKSRC}/lib/pty4j \
62
		${WRKSRC}/plugins/clouds-docker-gateway \
63
		${WRKSRC}/plugins/clouds-docker-impl \
64
		${WRKSRC}/plugins/cwm-plugin \
63
		${WRKSRC}/plugins/cwm-plugin \
65
		${WRKSRC}/plugins/gateway-plugin \
64
		${WRKSRC}/plugins/gateway-plugin \
66
		${WRKSRC}/plugins/gateway-terminal \
65
		${WRKSRC}/plugins/gateway-terminal \
(-)b/devel/jetbrains-webstorm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1719080355
1
TIMESTAMP = 1727725734
2
SHA256 (jetbrains/WebStorm-2024.1.5.tar.gz) = 339ac8fc3ecc20afdef05b1782cb861d52eb09336d6a20cc4aa487c1bd108522
2
SHA256 (jetbrains/WebStorm-2024.2.3.tar.gz) = b3c861e440a6747b87e329009910858a2a21661dd09e53b1b2b5d835b3bb76b6
3
SIZE (jetbrains/WebStorm-2024.1.5.tar.gz) = 788947331
3
SIZE (jetbrains/WebStorm-2024.2.3.tar.gz) = 880700767
(-)b/devel/jetbrains-webstorm/pkg-plist (-61 / +177 lines)
Lines 19-27 share/applications/webstorm.desktop Link Here
19
%%DATADIR%%/lib/annotations.jar
19
%%DATADIR%%/lib/annotations.jar
20
%%DATADIR%%/lib/app-client.jar
20
%%DATADIR%%/lib/app-client.jar
21
%%DATADIR%%/lib/app.jar
21
%%DATADIR%%/lib/app.jar
22
%%DATADIR%%/lib/async-profiler.jar
23
%%DATADIR%%/lib/bouncy-castle.jar
22
%%DATADIR%%/lib/bouncy-castle.jar
24
%%DATADIR%%/lib/build-marker-WS-241.18034.50
23
%%DATADIR%%/lib/build-marker-WS-242.23339.15
25
%%DATADIR%%/lib/cds/classesLogAgent.jar
24
%%DATADIR%%/lib/cds/classesLogAgent.jar
26
%%DATADIR%%/lib/ext/platform-main.jar
25
%%DATADIR%%/lib/ext/platform-main.jar
27
%%DATADIR%%/lib/external-system-rt.jar
26
%%DATADIR%%/lib/external-system-rt.jar
Lines 30-45 share/applications/webstorm.desktop Link Here
30
%%DATADIR%%/lib/frontend/frontend-customization.jar
29
%%DATADIR%%/lib/frontend/frontend-customization.jar
31
%%DATADIR%%/lib/frontend/frontend.jar
30
%%DATADIR%%/lib/frontend/frontend.jar
32
%%DATADIR%%/lib/groovy.jar
31
%%DATADIR%%/lib/groovy.jar
33
%%DATADIR%%/lib/grpc.jar
34
%%DATADIR%%/lib/intellij-coverage-agent-1.0.744.jar
35
%%DATADIR%%/lib/intellij-test-discovery.jar
36
%%DATADIR%%/lib/jna/%%ARCH%%/libjnidispatch.so
32
%%DATADIR%%/lib/jna/%%ARCH%%/libjnidispatch.so
37
%%DATADIR%%/lib/jps-model.jar
33
%%DATADIR%%/lib/jps-model.jar
38
%%DATADIR%%/lib/jsch-agent.jar
34
%%DATADIR%%/lib/jsch-agent.jar
39
%%DATADIR%%/lib/lib-client.jar
35
%%DATADIR%%/lib/lib-client.jar
40
%%DATADIR%%/lib/lib.jar
36
%%DATADIR%%/lib/lib.jar
41
%%DATADIR%%/lib/modules.jar
37
%%DATADIR%%/lib/modules/intellij.ide.startup.importSettings.jar
38
%%DATADIR%%/lib/modules/intellij.libraries.ktor.client.jar
39
%%DATADIR%%/lib/modules/intellij.libraries.microba.jar
40
%%DATADIR%%/lib/modules/intellij.platform.clouds.jar
41
%%DATADIR%%/lib/modules/intellij.platform.collaborationTools.jar
42
%%DATADIR%%/lib/modules/intellij.platform.coverage.agent.jar
43
%%DATADIR%%/lib/modules/intellij.platform.coverage.jar
44
%%DATADIR%%/lib/modules/intellij.platform.dap.jar
45
%%DATADIR%%/lib/modules/intellij.platform.execution.dashboard.jar
46
%%DATADIR%%/lib/modules/intellij.platform.execution.serviceView.jar
47
%%DATADIR%%/lib/modules/intellij.platform.ide.newUiOnboarding.jar
48
%%DATADIR%%/lib/modules/intellij.platform.images.backend.svg.jar
49
%%DATADIR%%/lib/modules/intellij.platform.images.copyright.jar
50
%%DATADIR%%/lib/modules/intellij.platform.kernel.backend.jar
51
%%DATADIR%%/lib/modules/intellij.platform.kernel.jar
52
%%DATADIR%%/lib/modules/intellij.platform.lvcs.impl.jar
53
%%DATADIR%%/lib/modules/intellij.platform.ml.embeddings.jar
54
%%DATADIR%%/lib/modules/intellij.platform.navbar.backend.jar
55
%%DATADIR%%/lib/modules/intellij.platform.navbar.frontend.jar
56
%%DATADIR%%/lib/modules/intellij.platform.navbar.jar
57
%%DATADIR%%/lib/modules/intellij.platform.navbar.monolith.jar
58
%%DATADIR%%/lib/modules/intellij.platform.settings.local.jar
59
%%DATADIR%%/lib/modules/intellij.platform.smRunner.vcs.jar
60
%%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.jar
61
%%DATADIR%%/lib/modules/intellij.platform.vcs.impl.jar
62
%%DATADIR%%/lib/modules/intellij.platform.vcs.log.impl.jar
63
%%DATADIR%%/lib/modules/intellij.profiler.asyncOne.jar
64
%%DATADIR%%/lib/modules/intellij.profiler.common.jar
65
%%DATADIR%%/lib/modules/intellij.profiler.ultimate.ideaAsyncProfiler.jar
66
%%DATADIR%%/lib/modules/intellij.smart.update.jar
67
%%DATADIR%%/lib/modules/intellij.webstorm.customization.jar
68
%%DATADIR%%/lib/modules/intellij.webstorm.newUiOnboarding.git.jar
69
%%DATADIR%%/lib/modules/intellij.webstorm.newUiOnboarding.jar
42
%%DATADIR%%/lib/native/%%SQLITE_ARCH%%/libsqliteij.so
70
%%DATADIR%%/lib/native/%%SQLITE_ARCH%%/libsqliteij.so
71
%%DATADIR%%/lib/nio-fs.jar
43
%%DATADIR%%/lib/opentelemetry.jar
72
%%DATADIR%%/lib/opentelemetry.jar
44
%%DATADIR%%/lib/platform-loader.jar
73
%%DATADIR%%/lib/platform-loader.jar
45
%%DATADIR%%/lib/product-client.jar
74
%%DATADIR%%/lib/product-client.jar
Lines 54-65 share/applications/webstorm.desktop Link Here
54
%%DATADIR%%/lib/util_rt.jar
83
%%DATADIR%%/lib/util_rt.jar
55
%%DATADIR%%/license/javahelp_license.txt
84
%%DATADIR%%/license/javahelp_license.txt
56
%%DATADIR%%/license/javolution_license.txt
85
%%DATADIR%%/license/javolution_license.txt
86
%%DATADIR%%/license/launcher-third-party-libraries.html
57
%%DATADIR%%/license/remote-dev-server.html
87
%%DATADIR%%/license/remote-dev-server.html
58
%%DATADIR%%/license/saxon-conditions.html
88
%%DATADIR%%/license/saxon-conditions.html
59
%%DATADIR%%/license/third-party-libraries.html
89
%%DATADIR%%/license/third-party-libraries.html
60
%%DATADIR%%/license/third-party-libraries.json
90
%%DATADIR%%/license/third-party-libraries.json
61
%%DATADIR%%/license/yourkit-license-redist.txt
91
%%DATADIR%%/license/yourkit-license-redist.txt
62
%%DATADIR%%/modules/module-descriptors.jar
92
%%DATADIR%%/modules/module-descriptors.jar
93
%%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/index.js
94
%%DATADIR%%/plugins/angular/angular-service/node_modules/ws-typescript-angular-plugin/package.json
63
%%DATADIR%%/plugins/angular/lib/angular.jar
95
%%DATADIR%%/plugins/angular/lib/angular.jar
64
%%DATADIR%%/plugins/angular/ngCli/commands/generate-impl.js
96
%%DATADIR%%/plugins/angular/ngCli/commands/generate-impl.js
65
%%DATADIR%%/plugins/angular/ngCli/commands/generate.json
97
%%DATADIR%%/plugins/angular/ngCli/commands/generate.json
Lines 76-81 share/applications/webstorm.desktop Link Here
76
%%DATADIR%%/plugins/angular/ngCli/schematicsProvider80.js
108
%%DATADIR%%/plugins/angular/ngCli/schematicsProvider80.js
77
%%DATADIR%%/plugins/angular/ngCli/schematicsProvider90.js
109
%%DATADIR%%/plugins/angular/ngCli/schematicsProvider90.js
78
%%DATADIR%%/plugins/charts/lib/charts.jar
110
%%DATADIR%%/plugins/charts/lib/charts.jar
111
%%DATADIR%%/plugins/clouds-docker-gateway/lib/clouds-docker-gateway.jar
112
%%DATADIR%%/plugins/clouds-docker-impl/lib/clouds-docker-impl.jar
79
%%DATADIR%%/plugins/color-scheme-all_hallows_eve/lib/color-scheme-all_hallows_eve.jar
113
%%DATADIR%%/plugins/color-scheme-all_hallows_eve/lib/color-scheme-all_hallows_eve.jar
80
%%DATADIR%%/plugins/color-scheme-blackboard/lib/color-scheme-blackboard.jar
114
%%DATADIR%%/plugins/color-scheme-blackboard/lib/color-scheme-blackboard.jar
81
%%DATADIR%%/plugins/color-scheme-cobalt/lib/color-scheme-cobalt.jar
115
%%DATADIR%%/plugins/color-scheme-cobalt/lib/color-scheme-cobalt.jar
Lines 90-113 share/applications/webstorm.desktop Link Here
90
%%DATADIR%%/plugins/copyright/lib/copyright.jar
124
%%DATADIR%%/plugins/copyright/lib/copyright.jar
91
%%DATADIR%%/plugins/css-impl/lib/css-impl.jar
125
%%DATADIR%%/plugins/css-impl/lib/css-impl.jar
92
%%DATADIR%%/plugins/dev/lib/dev.jar
126
%%DATADIR%%/plugins/dev/lib/dev.jar
93
%%DATADIR%%/plugins/dynamicPluginsTests-performanceTesting/lib/dynamicPluginsTests-performanceTesting.jar
94
%%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
127
%%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar
95
%%DATADIR%%/plugins/ejs/lib/ejs.jar
128
%%DATADIR%%/plugins/ejs/lib/ejs.jar
96
%%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
129
%%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar
130
%%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar
97
%%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar
131
%%DATADIR%%/plugins/fileWatcher/lib/fileWatcher.jar
132
%%DATADIR%%/plugins/fullLine/full-line-cpu-detector.zip
98
%%DATADIR%%/plugins/fullLine/full-line-model-ws.zip
133
%%DATADIR%%/plugins/fullLine/full-line-model-ws.zip
99
%%DATADIR%%/plugins/fullLine/full-line-native.zip
134
%%DATADIR%%/plugins/fullLine/full-line-native-server.zip
100
%%DATADIR%%/plugins/fullLine/lib/fullLine.jar
135
%%DATADIR%%/plugins/fullLine/lib/fullLine.jar
136
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.cppCore.jar
137
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.csharp.jar
138
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.css.jar
139
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.go.jar
140
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.java.jar
141
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.js.jar
142
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.kotlin.jar
143
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.php.jar
144
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.python.jar
145
%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.ruby.jar
101
%%DATADIR%%/plugins/gherkin/lib/gherkin.jar
146
%%DATADIR%%/plugins/gherkin/lib/gherkin.jar
102
%%DATADIR%%/plugins/grazie/lib/grazie.jar
147
%%DATADIR%%/plugins/grazie/lib/grazie.jar
103
%%DATADIR%%/plugins/grid-core-impl/lib/grid-core.jar
148
%%DATADIR%%/plugins/grid-core-impl/lib/grid-core-impl.jar
104
%%DATADIR%%/plugins/grid-core-impl/lib/jdbc-console-types.jar
149
%%DATADIR%%/plugins/grid-core-impl/lib/jdbc-console-types.jar
105
%%DATADIR%%/plugins/grid-impl/lib/grid.jar
150
%%DATADIR%%/plugins/grid-impl/lib/grid-impl.jar
106
%%DATADIR%%/plugins/handlebars/lib/handlebars.jar
151
%%DATADIR%%/plugins/handlebars/lib/handlebars.jar
107
%%DATADIR%%/plugins/html-tools/lib/html-tools.jar
152
%%DATADIR%%/plugins/html-tools/lib/html-tools.jar
108
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/indexing-shared-ultimate-plugin-bundled.jar
153
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/indexing-shared-ultimate-plugin-bundled.jar
154
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.generator.jar
155
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.git.jar
156
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.jar
157
%%DATADIR%%/plugins/indexing-shared-ultimate-plugin-bundled/lib/modules/intellij.indexing.shared.ultimate.java.jar
109
%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar
158
%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar
110
%%DATADIR%%/plugins/jade/lib/jade.jar
159
%%DATADIR%%/plugins/jade/lib/jade.jar
160
%%DATADIR%%/plugins/javascript-bun/debug-adapter/bun-debug-adapter-server.js
161
%%DATADIR%%/plugins/javascript-bun/debug-adapter/bun-debug-adapter-server.js.map
162
%%DATADIR%%/plugins/javascript-bun/lib/javascript-bun.jar
111
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter.js
163
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter.js
112
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_common.js
164
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_common.js
113
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_v2.js
165
%%DATADIR%%/plugins/javascript-cucumber/lib/cucumberjs_formatter_v2.js
Lines 121-126 share/applications/webstorm.desktop Link Here
121
%%DATADIR%%/plugins/javascript-debugger/lib/ChromeConnector.jar
173
%%DATADIR%%/plugins/javascript-debugger/lib/ChromeConnector.jar
122
%%DATADIR%%/plugins/javascript-debugger/lib/FirefoxConnector.jar
174
%%DATADIR%%/plugins/javascript-debugger/lib/FirefoxConnector.jar
123
%%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger.jar
175
%%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger.jar
176
%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.nashorn.jar
124
%%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-9-rt.jar
177
%%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-9-rt.jar
125
%%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-rt.jar
178
%%DATADIR%%/plugins/javascript-debugger/lib/nashorn-debugger-rt.jar
126
%%DATADIR%%/plugins/javascript-intentions/lib/javascript-intentions.jar
179
%%DATADIR%%/plugins/javascript-intentions/lib/javascript-intentions.jar
Lines 160-167 share/applications/webstorm.desktop Link Here
160
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
213
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js
161
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js
214
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js
162
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js
215
%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js
163
%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-1d06a55b98c1-0b3e54e931b4.ijx
216
%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.ijx
164
%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-1d06a55b98c1-0b3e54e931b4.txt
217
%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-5c90d61e3bab.txt
218
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md
165
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/browser.d.ts
219
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/browser.d.ts
166
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/cancellationToken.js
220
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/cancellationToken.js
167
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/diagnosticMessages.json
221
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/diagnosticMessages.json
Lines 289-294 share/applications/webstorm.desktop Link Here
289
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/protocol.js
343
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-ide-plugin/protocol.js
290
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/bin/vue-language-server.js
344
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/bin/vue-language-server.js
291
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/package.json
345
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue/package.json
346
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue1/bin/vue-language-server.js
347
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/node_modules/tsc-vue1/package.json
292
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/out-path-process.js
348
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/out-path-process.js
293
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/service-loader.js
349
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/service-loader.js
294
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/session/compile-info-holder.js
350
%%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/typescript/session/compile-info-holder.js
Lines 322-327 share/applications/webstorm.desktop Link Here
322
%%DATADIR%%/plugins/javascript-plugin/languageService/eslint/src/typings/js-lanuage-api.d.ts
378
%%DATADIR%%/plugins/javascript-plugin/languageService/eslint/src/typings/js-lanuage-api.d.ts
323
%%DATADIR%%/plugins/javascript-plugin/languageService/eslint/tsconfig.json
379
%%DATADIR%%/plugins/javascript-plugin/languageService/eslint/tsconfig.json
324
%%DATADIR%%/plugins/javascript-plugin/lib/javascript-plugin.jar
380
%%DATADIR%%/plugins/javascript-plugin/lib/javascript-plugin.jar
381
%%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/no_samples.zip
382
%%DATADIR%%/plugins/javascript-plugin/projectTemplates/JavaScript/with_samples.zip
383
%%DATADIR%%/plugins/javascript-plugin/projectTemplates/TypeScript/no_samples.zip
384
%%DATADIR%%/plugins/javascript-plugin/projectTemplates/TypeScript/with_samples.zip
385
%%DATADIR%%/plugins/javascript-plugin/projectTemplates/learnProject/webstorm-learn.zip
325
%%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.d.ts
386
%%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.d.ts
326
%%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.js
387
%%DATADIR%%/plugins/javascript-plugin/reporting/core/reporterUtils.js
327
%%DATADIR%%/plugins/javascript-plugin/reporting/core/suiteNode.d.ts
388
%%DATADIR%%/plugins/javascript-plugin/reporting/core/suiteNode.d.ts
Lines 386-393 share/applications/webstorm.desktop Link Here
386
%%DATADIR%%/plugins/keymap-vscode/lib/keymap-vscode.jar
447
%%DATADIR%%/plugins/keymap-vscode/lib/keymap-vscode.jar
387
%%DATADIR%%/plugins/less/lib/less.jar
448
%%DATADIR%%/plugins/less/lib/less.jar
388
%%DATADIR%%/plugins/llmInstaller/lib/llmInstaller.jar
449
%%DATADIR%%/plugins/llmInstaller/lib/llmInstaller.jar
450
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/.DS_Store
451
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskAboutCode.webm
452
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskAboutLocalChangesAndCommits.webm
453
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/AskQuestions.webm
454
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/CodeGeneration.webm
455
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ConvertToAnotherLanguage.webm
456
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/CraftPromptLibrary.webm
457
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ExplainCode.webm
458
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ExplainCommit.webm
459
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/FindPotentialProblems.webm
460
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/GenerateCommitMessages.webm
461
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/InlineCodeCompletion.webm
462
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/NameSuggestions.webm
463
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/RefactoringSuggestions.webm
464
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/ReferenceFiles.webm
465
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/UnitTestsGeneration.webm
466
%%DATADIR%%/plugins/llmInstaller/video/WebStorm/WriteDocumentation.webm
467
%%DATADIR%%/plugins/localization-ja/lib/localization-ja.jar
468
%%DATADIR%%/plugins/localization-ko/lib/localization-ko.jar
469
%%DATADIR%%/plugins/localization-zh/lib/localization-zh.jar
389
%%DATADIR%%/plugins/markdown/lib/markdown.jar
470
%%DATADIR%%/plugins/markdown/lib/markdown.jar
390
%%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar
471
%%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar
472
%%DATADIR%%/plugins/ml-inline-completion/lib/ml-inline-completion.jar
391
%%DATADIR%%/plugins/nextjs/lib/nextjs.jar
473
%%DATADIR%%/plugins/nextjs/lib/nextjs.jar
392
%%DATADIR%%/plugins/nodeJS-remoteInterpreter/lib/nodeJS-remoteInterpreter.jar
474
%%DATADIR%%/plugins/nodeJS-remoteInterpreter/lib/nodeJS-remoteInterpreter.jar
393
%%DATADIR%%/plugins/nodeJS/js/mocha-intellij/.gitignore
475
%%DATADIR%%/plugins/nodeJS/js/mocha-intellij/.gitignore
Lines 405-410 share/applications/webstorm.desktop Link Here
405
%%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/lib/test-tree-builder.js
487
%%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/lib/test-tree-builder.js
406
%%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/nodejsTestRunnerIntellijReporter.js
488
%%DATADIR%%/plugins/nodeJS/js/nodejs-test-runner-intellij/nodejsTestRunnerIntellijReporter.js
407
%%DATADIR%%/plugins/nodeJS/js/nodeunit/nodeunit-intellij-starter.js
489
%%DATADIR%%/plugins/nodeJS/js/nodeunit/nodeunit-intellij-starter.js
490
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/!HOW_TO_UPDATE.md
491
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.bin/esbuild
492
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.bin/tsx
493
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/.package-lock.json
494
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/LICENSE.md
495
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/README.md
496
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/bin/esbuild
497
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/esbuild.wasm
498
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/browser.js
499
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/browser.min.js
500
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/lib/main.js
501
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/package.json
502
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/wasm_exec.js
503
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/esbuild/wasm_exec_node.js
504
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/LICENSE
505
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/README.md
506
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/dist/index.cjs
507
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/dist/index.mjs
508
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/get-tsconfig/package.json
509
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/LICENSE
510
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/README.md
511
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/dist/index.cjs
512
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/dist/index.mjs
513
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/resolve-pkg-maps/package.json
514
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/LICENSE
515
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/README.md
516
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/api/index.cjs
517
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/api/index.mjs
518
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/index.cjs
519
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cjs/index.mjs
520
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cli.cjs
521
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/cli.mjs
522
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/client-BQVF1NaW.mjs
523
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/client-D6NvIMSC.cjs
524
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/api/index.cjs
525
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/api/index.mjs
526
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/index.cjs
527
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/esm/index.mjs
528
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs
529
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/get-pipe-path-BoR10qr8.cjs
530
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/index-BQiEz0On.mjs
531
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/index-CoHsQGpm.cjs
532
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/loader.cjs
533
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/loader.mjs
534
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs
535
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/node-features-roYmp9jK.cjs
536
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/package-B-S26rrn.cjs
537
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/package-BNmptNwA.mjs
538
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/patch-repl.cjs
539
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/patch-repl.mjs
540
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/preflight.cjs
541
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/preflight.mjs
542
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-B9EPB0EL.cjs
543
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-CFO5XQXL.mjs
544
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-CsuuwcV9.mjs
545
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/register-DfubRCxM.cjs
546
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/repl.cjs
547
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/repl.mjs
548
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/require-hTKgXWXb.cjs
549
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/require-rRRMitBV.mjs
550
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/suppress-warnings.cjs
551
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/suppress-warnings.mjs
552
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/temporary-directory-B83uKxJF.cjs
553
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs
554
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/node_modules/tsx/package.json
555
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/package-lock.json
556
%%DATADIR%%/plugins/nodeJS/js/ts-file-loader/package.json
408
%%DATADIR%%/plugins/nodeJS/lib/nodeJS.jar
557
%%DATADIR%%/plugins/nodeJS/lib/nodeJS.jar
409
%%DATADIR%%/plugins/packageChecker/lib/packageChecker.jar
558
%%DATADIR%%/plugins/packageChecker/lib/packageChecker.jar
410
%%DATADIR%%/plugins/performanceTesting-async/lib/performanceTesting-async.jar
559
%%DATADIR%%/plugins/performanceTesting-async/lib/performanceTesting-async.jar
Lines 414-420 share/applications/webstorm.desktop Link Here
414
%%DATADIR%%/plugins/platform-ijent-impl/ijent-x86_64-unknown-linux-musl-release
563
%%DATADIR%%/plugins/platform-ijent-impl/ijent-x86_64-unknown-linux-musl-release
415
%%DATADIR%%/plugins/platform-ijent-impl/lib/platform-ijent-impl.jar
564
%%DATADIR%%/plugins/platform-ijent-impl/lib/platform-ijent-impl.jar
416
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
565
%%DATADIR%%/plugins/platform-images/lib/platform-images.jar
417
%%DATADIR%%/plugins/platform-langInjection/lib/IntelliLang.jar
418
%%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar
566
%%DATADIR%%/plugins/platform-langInjection/lib/java-langInjection-jps.jar
419
%%DATADIR%%/plugins/platform-langInjection/lib/platform-langInjection.jar
567
%%DATADIR%%/plugins/platform-langInjection/lib/platform-langInjection.jar
420
%%DATADIR%%/plugins/plugin-classpath.txt
568
%%DATADIR%%/plugins/plugin-classpath.txt
Lines 428-433 share/applications/webstorm.desktop Link Here
428
%%DATADIR%%/plugins/remoteRun/lib/remoteRun.jar
576
%%DATADIR%%/plugins/remoteRun/lib/remoteRun.jar
429
%%DATADIR%%/plugins/restClient/lib/restClient.jar
577
%%DATADIR%%/plugins/restClient/lib/restClient.jar
430
%%DATADIR%%/plugins/sass/lib/sass.jar
578
%%DATADIR%%/plugins/sass/lib/sass.jar
579
%%DATADIR%%/plugins/searchEverywhereMl/lib/modules/intellij.searchEverywhereMl.ranking.core.jar
431
%%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar
580
%%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar
432
%%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar
581
%%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar
433
%%DATADIR%%/plugins/sh/lib/sh.jar
582
%%DATADIR%%/plugins/sh/lib/sh.jar
Lines 436-441 share/applications/webstorm.desktop Link Here
436
%%DATADIR%%/plugins/swagger/lib/swagger.jar
585
%%DATADIR%%/plugins/swagger/lib/swagger.jar
437
%%DATADIR%%/plugins/tailwindcss/lib/tailwindcss.jar
586
%%DATADIR%%/plugins/tailwindcss/lib/tailwindcss.jar
438
%%DATADIR%%/plugins/tailwindcss/server/tailwindcss-language-server
587
%%DATADIR%%/plugins/tailwindcss/server/tailwindcss-language-server
588
%%DATADIR%%/plugins/tailwindcss/server/version.txt
439
%%DATADIR%%/plugins/tasks-timeTracking/lib/tasks-timeTracking.jar
589
%%DATADIR%%/plugins/tasks-timeTracking/lib/tasks-timeTracking.jar
440
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
590
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
441
%%DATADIR%%/plugins/terminal/lib/terminal.jar
591
%%DATADIR%%/plugins/terminal/lib/terminal.jar
Lines 450-457 share/applications/webstorm.desktop Link Here
450
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/.zshenv
600
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/.zshenv
451
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/command-block-support.zsh
601
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/command-block-support.zsh
452
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/zsh-integration.zsh
602
%%DATADIR%%/plugins/terminal/shell-integrations/zsh/zsh-integration.zsh
603
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/LICENSE
604
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/README.md
605
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/asciidoc-language-configuration.json
606
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/package.json
607
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/snippets/snippets.json
608
%%DATADIR%%/plugins/textmate/lib/bundles/adoc/syntaxes/Asciidoctor.json
453
%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
609
%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
454
%%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json
455
%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
610
%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
456
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json
611
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json
457
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json
612
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json
Lines 463-469 share/applications/webstorm.desktop Link Here
463
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/language-configuration.json
618
%%DATADIR%%/plugins/textmate/lib/bundles/bicep/syntaxes/language-configuration.json
464
%%DATADIR%%/plugins/textmate/lib/bundles/bicepparam/package.json
619
%%DATADIR%%/plugins/textmate/lib/bundles/bicepparam/package.json
465
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore
620
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore
466
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json
467
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json
621
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json
468
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json
622
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json
469
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json
623
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json
Lines 474-487 share/applications/webstorm.desktop Link Here
474
%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMake.tmLanguage
628
%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMake.tmLanguage
475
%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage
629
%%DATADIR%%/plugins/textmate/lib/bundles/cmake/syntaxes/CMakeCache.tmLanguage
476
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
630
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
477
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json
478
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json
631
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json
479
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json
632
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json
480
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json
633
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json
481
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets
634
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets
482
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
635
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
483
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore
636
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore
484
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json
485
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json
637
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json
486
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json
638
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json
487
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json
639
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json
Lines 493-499 share/applications/webstorm.desktop Link Here
493
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json
645
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json
494
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
646
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
495
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore
647
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore
496
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json
497
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json
648
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json
498
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json
649
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json
499
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json
650
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json
Lines 501-525 share/applications/webstorm.desktop Link Here
501
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json
652
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json
502
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json
653
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json
503
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore
654
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore
504
%%DATADIR%%/plugins/textmate/lib/bundles/css/cgmanifest.json
505
%%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json
655
%%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json
506
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.json
656
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.json
507
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json
657
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json
508
%%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
658
%%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
509
%%DATADIR%%/plugins/textmate/lib/bundles/dart/.vscodeignore
659
%%DATADIR%%/plugins/textmate/lib/bundles/dart/.vscodeignore
510
%%DATADIR%%/plugins/textmate/lib/bundles/dart/cgmanifest.json
511
%%DATADIR%%/plugins/textmate/lib/bundles/dart/language-configuration.json
660
%%DATADIR%%/plugins/textmate/lib/bundles/dart/language-configuration.json
512
%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.json
661
%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.json
513
%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.nls.json
662
%%DATADIR%%/plugins/textmate/lib/bundles/dart/package.nls.json
514
%%DATADIR%%/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json
663
%%DATADIR%%/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json
515
%%DATADIR%%/plugins/textmate/lib/bundles/diff/.vscodeignore
664
%%DATADIR%%/plugins/textmate/lib/bundles/diff/.vscodeignore
516
%%DATADIR%%/plugins/textmate/lib/bundles/diff/cgmanifest.json
517
%%DATADIR%%/plugins/textmate/lib/bundles/diff/language-configuration.json
665
%%DATADIR%%/plugins/textmate/lib/bundles/diff/language-configuration.json
518
%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.json
666
%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.json
519
%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.nls.json
667
%%DATADIR%%/plugins/textmate/lib/bundles/diff/package.nls.json
520
%%DATADIR%%/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json
668
%%DATADIR%%/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json
521
%%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore
669
%%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore
522
%%DATADIR%%/plugins/textmate/lib/bundles/docker/cgmanifest.json
523
%%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json
670
%%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json
524
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json
671
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json
525
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json
672
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json
Lines 528-534 share/applications/webstorm.desktop Link Here
528
%%DATADIR%%/plugins/textmate/lib/bundles/erlang/language-configuration.json
675
%%DATADIR%%/plugins/textmate/lib/bundles/erlang/language-configuration.json
529
%%DATADIR%%/plugins/textmate/lib/bundles/erlang/package.json
676
%%DATADIR%%/plugins/textmate/lib/bundles/erlang/package.json
530
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore
677
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore
531
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/cgmanifest.json
532
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json
678
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json
533
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json
679
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json
534
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json
680
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json
Lines 536-542 share/applications/webstorm.desktop Link Here
536
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json
682
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json
537
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/.vscodeignore
683
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/.vscodeignore
538
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/README.md
684
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/README.md
539
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/cgmanifest.json
540
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json
685
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json
541
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json
686
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json
542
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json
687
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json
Lines 547-566 share/applications/webstorm.desktop Link Here
547
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json
692
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json
548
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/tsconfig.json
693
%%DATADIR%%/plugins/textmate/lib/bundles/git-base/tsconfig.json
549
%%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore
694
%%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore
550
%%DATADIR%%/plugins/textmate/lib/bundles/go/cgmanifest.json
551
%%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json
695
%%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json
552
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.json
696
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.json
553
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json
697
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json
554
%%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
698
%%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
555
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore
699
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore
556
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/cgmanifest.json
557
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json
700
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json
558
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json
701
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json
559
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json
702
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json
560
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets
703
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets
561
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
704
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
562
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore
705
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore
563
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json
564
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json
706
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json
565
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json
707
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json
566
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json
708
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json
Lines 571-583 share/applications/webstorm.desktop Link Here
571
%%DATADIR%%/plugins/textmate/lib/bundles/hcl/package.json
713
%%DATADIR%%/plugins/textmate/lib/bundles/hcl/package.json
572
%%DATADIR%%/plugins/textmate/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json
714
%%DATADIR%%/plugins/textmate/lib/bundles/hcl/syntaxes/hcl.tmGrammar.json
573
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore
715
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore
574
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/cgmanifest.json
575
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json
716
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json
576
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json
717
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json
577
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json
718
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json
578
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
719
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
579
%%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore
720
%%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore
580
%%DATADIR%%/plugins/textmate/lib/bundles/html/cgmanifest.json
581
%%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json
721
%%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json
582
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.json
722
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.json
583
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json
723
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json
Lines 585-605 share/applications/webstorm.desktop Link Here
585
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
725
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
586
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
726
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
587
%%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore
727
%%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore
588
%%DATADIR%%/plugins/textmate/lib/bundles/ini/cgmanifest.json
589
%%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json
728
%%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json
590
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json
729
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json
591
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json
730
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json
592
%%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json
731
%%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json
593
%%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
732
%%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
594
%%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore
733
%%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore
595
%%DATADIR%%/plugins/textmate/lib/bundles/java/cgmanifest.json
596
%%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json
734
%%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json
597
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.json
735
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.json
598
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json
736
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json
599
%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets
737
%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets
600
%%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
738
%%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
601
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore
739
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore
602
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json
603
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json
740
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json
604
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json
741
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json
605
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json
742
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json
Lines 610-616 share/applications/webstorm.desktop Link Here
610
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
747
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
611
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
748
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
612
%%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore
749
%%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore
613
%%DATADIR%%/plugins/textmate/lib/bundles/json/cgmanifest.json
614
%%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json
750
%%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json
615
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.json
751
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.json
616
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json
752
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json
Lines 624-640 share/applications/webstorm.desktop Link Here
624
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json
760
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json
625
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json
761
%%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json
626
%%DATADIR%%/plugins/textmate/lib/bundles/julia/.vscodeignore
762
%%DATADIR%%/plugins/textmate/lib/bundles/julia/.vscodeignore
627
%%DATADIR%%/plugins/textmate/lib/bundles/julia/cgmanifest.json
628
%%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json
763
%%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json
629
%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json
764
%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json
630
%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json
765
%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json
631
%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
766
%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json
767
%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/LICENSE
768
%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/language-configuration.json
769
%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/package.json
770
%%DATADIR%%/plugins/textmate/lib/bundles/kconfig/syntaxes/kconfig.tmGrammar.json
632
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist
771
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist
633
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet
772
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet
634
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet
773
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet
635
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
774
%%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage
636
%%DATADIR%%/plugins/textmate/lib/bundles/latex/.vscodeignore
775
%%DATADIR%%/plugins/textmate/lib/bundles/latex/.vscodeignore
637
%%DATADIR%%/plugins/textmate/lib/bundles/latex/cgmanifest.json
638
%%DATADIR%%/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt
776
%%DATADIR%%/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt
639
%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json
777
%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json
640
%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-language-configuration.json
778
%%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-language-configuration.json
Lines 648-677 share/applications/webstorm.desktop Link Here
648
%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json
786
%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json
649
%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json
787
%%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json
650
%%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore
788
%%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore
651
%%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json
652
%%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json
789
%%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json
653
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.json
790
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.json
654
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json
791
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json
655
%%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
792
%%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
656
%%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore
793
%%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore
657
%%DATADIR%%/plugins/textmate/lib/bundles/log/cgmanifest.json
658
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.json
794
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.json
659
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json
795
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json
660
%%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
796
%%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
661
%%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore
797
%%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore
662
%%DATADIR%%/plugins/textmate/lib/bundles/lua/cgmanifest.json
663
%%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json
798
%%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json
664
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json
799
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json
665
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json
800
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json
666
%%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
801
%%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
667
%%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore
802
%%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore
668
%%DATADIR%%/plugins/textmate/lib/bundles/make/cgmanifest.json
669
%%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json
803
%%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json
670
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.json
804
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.json
671
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json
805
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json
672
%%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
806
%%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
673
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
807
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
674
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json
675
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json
808
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json
676
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json
809
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json
677
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json
810
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json
Lines 680-686 share/applications/webstorm.desktop Link Here
680
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.gitignore
813
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.gitignore
681
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.vscodeignore
814
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.vscodeignore
682
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/README.md
815
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/README.md
683
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/cgmanifest.json
684
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json
816
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json
685
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.json
817
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.json
686
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.nls.json
818
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.nls.json
Lines 692-707 share/applications/webstorm.desktop Link Here
692
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/language-configuration.json
824
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/language-configuration.json
693
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/license
825
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/license
694
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json
826
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json
827
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.markdown.tmLanguage.json
695
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json
828
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json
829
%%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/source.mdx.tmLanguage
696
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore
830
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore
697
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/cgmanifest.json
698
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json
831
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json
699
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json
832
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json
700
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json
833
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json
701
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json
834
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json
702
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
835
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
703
%%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore
836
%%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore
704
%%DATADIR%%/plugins/textmate/lib/bundles/perl/cgmanifest.json
705
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json
837
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json
706
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json
838
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json
707
%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json
839
%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json
Lines 711-717 share/applications/webstorm.desktop Link Here
711
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json
843
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json
712
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json
844
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json
713
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore
845
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore
714
%%DATADIR%%/plugins/textmate/lib/bundles/php/cgmanifest.json
715
%%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json
846
%%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json
716
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.json
847
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.json
717
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json
848
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json
Lines 719-732 share/applications/webstorm.desktop Link Here
719
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json
850
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json
720
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
851
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
721
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore
852
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore
722
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/cgmanifest.json
723
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json
853
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json
724
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json
854
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json
725
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json
855
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json
726
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets
856
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets
727
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
857
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
728
%%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore
858
%%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore
729
%%DATADIR%%/plugins/textmate/lib/bundles/pug/cgmanifest.json
730
%%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json
859
%%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json
731
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json
860
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json
732
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json
861
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json
Lines 734-777 share/applications/webstorm.desktop Link Here
734
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json
863
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json
735
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json
864
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json
736
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore
865
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore
737
%%DATADIR%%/plugins/textmate/lib/bundles/python/cgmanifest.json
738
%%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json
866
%%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json
739
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.json
867
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.json
740
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json
868
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json
741
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json
869
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json
742
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
870
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
743
%%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore
871
%%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore
744
%%DATADIR%%/plugins/textmate/lib/bundles/r/cgmanifest.json
745
%%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json
872
%%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json
746
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.json
873
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.json
747
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json
874
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json
748
%%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
875
%%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
749
%%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore
876
%%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore
750
%%DATADIR%%/plugins/textmate/lib/bundles/razor/cgmanifest.json
751
%%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json
877
%%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json
752
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json
878
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json
753
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json
879
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json
754
%%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
880
%%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
755
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore
881
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore
756
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/cgmanifest.json
757
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json
882
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json
758
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.json
883
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.json
759
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.nls.json
884
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.nls.json
760
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json
885
%%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json
761
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore
886
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore
762
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/cgmanifest.json
763
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json
887
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json
764
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json
888
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json
765
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json
889
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json
766
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
890
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
767
%%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore
891
%%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore
768
%%DATADIR%%/plugins/textmate/lib/bundles/rust/cgmanifest.json
769
%%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json
892
%%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json
770
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json
893
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json
771
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json
894
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json
772
%%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
895
%%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
773
%%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore
896
%%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore
774
%%DATADIR%%/plugins/textmate/lib/bundles/scss/cgmanifest.json
775
%%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json
897
%%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json
776
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json
898
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json
777
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json
899
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json
Lines 784-809 share/applications/webstorm.desktop Link Here
784
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json
906
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json
785
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json
907
%%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json
786
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
908
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
787
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json
788
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json
909
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json
789
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json
910
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json
790
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json
911
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json
791
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
912
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
792
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore
913
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore
793
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/cgmanifest.json
794
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json
914
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json
795
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json
915
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json
796
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json
916
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json
797
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
917
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
798
%%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore
918
%%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore
799
%%DATADIR%%/plugins/textmate/lib/bundles/sql/cgmanifest.json
800
%%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json
919
%%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json
801
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json
920
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json
802
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json
921
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json
803
%%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json
922
%%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json
804
%%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore
923
%%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore
805
%%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md
924
%%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md
806
%%DATADIR%%/plugins/textmate/lib/bundles/swift/cgmanifest.json
807
%%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json
925
%%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json
808
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json
926
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json
809
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json
927
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json
Lines 827-833 share/applications/webstorm.desktop Link Here
827
%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/snippets/snippets.json
945
%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/snippets/snippets.json
828
%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/syntaxes/twig.tmLanguage
946
%%DATADIR%%/plugins/textmate/lib/bundles/twig/src/syntaxes/twig.tmLanguage
829
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
947
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
830
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json
831
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json
948
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json
832
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json
949
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json
833
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json
950
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json
Lines 838-844 share/applications/webstorm.desktop Link Here
838
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json
955
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json
839
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
956
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json
840
%%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore
957
%%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore
841
%%DATADIR%%/plugins/textmate/lib/bundles/vb/cgmanifest.json
842
%%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json
958
%%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json
843
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json
959
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json
844
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json
960
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json
Lines 848-854 share/applications/webstorm.desktop Link Here
848
%%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json
964
%%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json
849
%%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json
965
%%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json
850
%%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore
966
%%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore
851
%%DATADIR%%/plugins/textmate/lib/bundles/xml/cgmanifest.json
852
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json
967
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json
853
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json
968
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json
854
%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json
969
%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json
Lines 856-862 share/applications/webstorm.desktop Link Here
856
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json
971
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json
857
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
972
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
858
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore
973
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore
859
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/cgmanifest.json
860
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json
974
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json
861
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json
975
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json
862
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json
976
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json
Lines 907-912 share/applications/webstorm.desktop Link Here
907
%%DATADIR%%/plugins/webp/lib/webp.jar
1021
%%DATADIR%%/plugins/webp/lib/webp.jar
908
%%DATADIR%%/plugins/webpack/lib/webpack.jar
1022
%%DATADIR%%/plugins/webpack/lib/webpack.jar
909
%%DATADIR%%/plugins/xml-refactoring/lib/xml-refactoring.jar
1023
%%DATADIR%%/plugins/xml-refactoring/lib/xml-refactoring.jar
1024
%%DATADIR%%/plugins/yaml/lib/client/yaml-frontend.jar
1025
%%DATADIR%%/plugins/yaml/lib/yaml-editing.jar
910
%%DATADIR%%/plugins/yaml/lib/yaml.jar
1026
%%DATADIR%%/plugins/yaml/lib/yaml.jar
911
%%DATADIR%%/product-info.json
1027
%%DATADIR%%/product-info.json
912
share/man/man1/webstorm.1.gz
1028
share/man/man1/webstorm.1.gz

Return to bug 282212