View | Details | Raw Unified | Return to bug 239584
Collapse All | Expand All

(-)./Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pycharm-ce
4
PORTNAME=	pycharm-ce
5
PORTVERSION=	2019.1.3
5
PORTVERSION=	2019.2
6
CATEGORIES=	devel java python
6
CATEGORIES=	devel java python
7
MASTER_SITES=	https://download.jetbrains.com/python/ \
7
MASTER_SITES=	https://download.jetbrains.com/python/ \
8
		http://download.jetbrains.com/python/
8
		http://download.jetbrains.com/python/
Lines 33-44 Link Here
33
	@${MKDIR} ${STAGEDIR}${DATADIR}
33
	@${MKDIR} ${STAGEDIR}${DATADIR}
34
	@${TAR} -czf - -C ${WRKSRC} . | ${TAR} xzf - -C ${STAGEDIR}${DATADIR}
34
	@${TAR} -czf - -C ${WRKSRC} . | ${TAR} xzf - -C ${STAGEDIR}${DATADIR}
35
# Linux/Windows/OS X only so remove them
35
# Linux/Windows/OS X only so remove them
36
	@${RM} ${STAGEDIR}${DATADIR}/bin/*fsnotifier*
36
	@${RM} ${STAGEDIR}${DATADIR}/bin/*fsnotifier* ${STAGEDIR}${DATADIR}/bin/*.so
37
# Remove the bundled native Pty4J support libraries, they are replaced
37
# Remove the bundled native Pty4J support libraries, they are replaced
38
# by java/intellij-pty4j
38
# by java/intellij-pty4j
39
	@${RM} -r ${STAGEDIR}${DATADIR}/lib/pty4j-native
39
	@${RM} -r ${STAGEDIR}${DATADIR}/lib/pty4j-native
40
# Remove bundled linux-only JRE
40
# Remove bundled linux-only JRE
41
	@${RM} -r ${STAGEDIR}${DATADIR}/jre64
41
	@${RM} -r ${STAGEDIR}${DATADIR}/jbr
42
	@${RM} -r ${STAGEDIR}${DATADIR}/helpers/pydev/pydevd_attach_to_process
42
	@${RM} -r ${STAGEDIR}${DATADIR}/helpers/pydev/pydevd_attach_to_process
43
	@${RM} ${STAGEDIR}${DATADIR}/lib/pty4j-0.5.jar
43
	@${RM} ${STAGEDIR}${DATADIR}/lib/pty4j-0.5.jar
44
	${INSTALL_SCRIPT} ${WRKDIR}/pycharm ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
44
	${INSTALL_SCRIPT} ${WRKDIR}/pycharm ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1560087210
1
TIMESTAMP = 1564701660
2
SHA256 (pycharm-community-2019.1.3.tar.gz) = f06d5aad37335735ad929c0b57b73c088a71c28b9ad6cd3e0960f8096e779c29
2
SHA256 (pycharm-community-2019.2.tar.gz) = 632015cc40d6e4a874ab5cbab0430ec1962cd3c4a7ff5f083ce88242180f784b
3
SIZE (pycharm-community-2019.1.3.tar.gz) = 334018235
3
SIZE (pycharm-community-2019.2.tar.gz) = 359295798
(-)./pkg-plist (-49 / +456 lines)
Lines 4-10 Link Here
4
%%DATADIR%%/bin/format.sh
4
%%DATADIR%%/bin/format.sh
5
%%DATADIR%%/bin/idea.properties
5
%%DATADIR%%/bin/idea.properties
6
%%DATADIR%%/bin/inspect.sh
6
%%DATADIR%%/bin/inspect.sh
7
%%DATADIR%%/bin/libdbm64.so
8
%%DATADIR%%/bin/log.xml
7
%%DATADIR%%/bin/log.xml
9
%%DATADIR%%/bin/printenv.py
8
%%DATADIR%%/bin/printenv.py
10
%%DATADIR%%/bin/pycharm.png
9
%%DATADIR%%/bin/pycharm.png
Lines 753-775 Link Here
753
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info_regular.py
752
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_additional_thread_info_regular.py
754
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpointhook.py
753
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpointhook.py
755
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpoints.py
754
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_breakpoints.py
755
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_collect_try_except_info.py
756
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_comm.py
756
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_comm.py
757
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_comm_constants.py
757
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py
758
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_command_line_handling.py
758
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console.py
759
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console.py
759
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console_integration.py
760
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console_integration.py
761
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_console_pytest.py
760
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_constants.py
762
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_constants.py
761
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py
763
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_custom_frames.py
762
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.c
764
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.c
765
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.pxd
763
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
766
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython.pyx
764
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so
767
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_27_64.so
765
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so
766
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so
768
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so
767
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so
769
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so
768
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so
770
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so
769
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
771
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd
770
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
772
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd
771
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_32.pyd
772
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_34_64.pyd
773
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd
773
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_32.cp35-win32.pyd
774
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd
774
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd
775
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd
775
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd
Lines 801-807 Link Here
801
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py
801
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py
802
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch_regular.py
802
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch_regular.py
803
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_traceproperty.py
803
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_traceproperty.py
804
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_tracing.py
805
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_utils.py
804
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_utils.py
806
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_vars.py
805
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_vars.py
807
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_vm_type.py
806
%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_vm_type.py
Lines 820-830 Link Here
820
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd
819
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd
821
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py
820
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py
822
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py
821
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py
822
%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/release_mem.h
823
%%DATADIR%%/helpers/pydev/build_tools/build.py
823
%%DATADIR%%/helpers/pydev/build_tools/build.py
824
%%DATADIR%%/helpers/pydev/build_tools/build_binaries_osx.py
824
%%DATADIR%%/helpers/pydev/build_tools/build_binaries_osx.py
825
%%DATADIR%%/helpers/pydev/build_tools/build_binaries_windows.py
825
%%DATADIR%%/helpers/pydev/build_tools/build_binaries_windows.py
826
%%DATADIR%%/helpers/pydev/build_tools/generate_code.py
826
%%DATADIR%%/helpers/pydev/build_tools/generate_code.py
827
%%DATADIR%%/helpers/pydev/build_tools/names_to_rename.py
827
%%DATADIR%%/helpers/pydev/build_tools/names_to_rename.py
828
%%DATADIR%%/helpers/pydev/build_tools/pydevd_release_process.txt
828
%%DATADIR%%/helpers/pydev/build_tools/rename_pep8.py
829
%%DATADIR%%/helpers/pydev/build_tools/rename_pep8.py
829
%%DATADIR%%/helpers/pydev/interpreterInfo.py
830
%%DATADIR%%/helpers/pydev/interpreterInfo.py
830
%%DATADIR%%/helpers/pydev/jython_test_deps/ant.jar
831
%%DATADIR%%/helpers/pydev/jython_test_deps/ant.jar
Lines 879-884 Link Here
879
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/not-zip-safe
880
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/not-zip-safe
880
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/top_level.txt
881
%%DATADIR%%/helpers/pydev/pydevd_pycharm.egg-info/top_level.txt
881
%%DATADIR%%/helpers/pydev/pydevd_pycharm.py
882
%%DATADIR%%/helpers/pydev/pydevd_pycharm.py
883
%%DATADIR%%/helpers/pydev/pydevd_tracing.py
884
%%DATADIR%%/helpers/pydev/pytest.ini
882
%%DATADIR%%/helpers/pydev/runfiles.py
885
%%DATADIR%%/helpers/pydev/runfiles.py
883
%%DATADIR%%/helpers/pydev/setup_cython.py
886
%%DATADIR%%/helpers/pydev/setup_cython.py
884
%%DATADIR%%/helpers/pydev/stubs/_django_manager_body.py
887
%%DATADIR%%/helpers/pydev/stubs/_django_manager_body.py
Lines 1037-1043 Link Here
1037
%%DATADIR%%/helpers/sphinxcontrib/napoleon/_version.py
1040
%%DATADIR%%/helpers/sphinxcontrib/napoleon/_version.py
1038
%%DATADIR%%/helpers/sphinxcontrib/napoleon/docstring.py
1041
%%DATADIR%%/helpers/sphinxcontrib/napoleon/docstring.py
1039
%%DATADIR%%/helpers/syspath.py
1042
%%DATADIR%%/helpers/syspath.py
1040
%%DATADIR%%/helpers/test_generator.py
1041
%%DATADIR%%/helpers/third_party/thriftpy/README.md
1043
%%DATADIR%%/helpers/third_party/thriftpy/README.md
1042
%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/__init__.py
1044
%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/__init__.py
1043
%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/cpp.py
1045
%%DATADIR%%/helpers/third_party/thriftpy/_shaded_ply/cpp.py
Lines 1159-1164 Link Here
1159
%%DATADIR%%/helpers/typeshed/stdlib/2and3/uuid.pyi
1161
%%DATADIR%%/helpers/typeshed/stdlib/2and3/uuid.pyi
1160
%%DATADIR%%/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi
1162
%%DATADIR%%/helpers/typeshed/stdlib/3/_importlib_modulespec.pyi
1161
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/__init__.pyi
1163
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/__init__.pyi
1164
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/base_events.pyi
1162
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi
1165
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/coroutines.pyi
1163
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/events.pyi
1166
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/events.pyi
1164
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/futures.pyi
1167
%%DATADIR%%/helpers/typeshed/stdlib/3/asyncio/futures.pyi
Lines 1185-1190 Link Here
1185
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi
1188
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi
1186
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/process.pyi
1189
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/process.pyi
1187
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi
1190
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/queues.pyi
1191
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/spawn.pyi
1188
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi
1192
%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi
1189
%%DATADIR%%/helpers/typeshed/stdlib/3/pathlib.pyi
1193
%%DATADIR%%/helpers/typeshed/stdlib/3/pathlib.pyi
1190
%%DATADIR%%/helpers/typeshed/stdlib/3/queue.pyi
1194
%%DATADIR%%/helpers/typeshed/stdlib/3/queue.pyi
Lines 1194-1200 Link Here
1194
%%DATADIR%%/helpers/typeshed/stdlib/3/types.pyi
1198
%%DATADIR%%/helpers/typeshed/stdlib/3/types.pyi
1195
%%DATADIR%%/helpers/typeshed/stdlib/3/typing.pyi
1199
%%DATADIR%%/helpers/typeshed/stdlib/3/typing.pyi
1196
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/__init__.pyi
1200
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/__init__.pyi
1201
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/case.pyi
1202
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/loader.pyi
1197
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/mock.pyi
1203
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/mock.pyi
1204
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/result.pyi
1205
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/runner.pyi
1206
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/signals.pyi
1207
%%DATADIR%%/helpers/typeshed/stdlib/3/unittest/suite.pyi
1198
%%DATADIR%%/helpers/typeshed/tests/check_consistent.py
1208
%%DATADIR%%/helpers/typeshed/tests/check_consistent.py
1199
%%DATADIR%%/helpers/typeshed/tests/mypy_blacklist.txt
1209
%%DATADIR%%/helpers/typeshed/tests/mypy_blacklist.txt
1200
%%DATADIR%%/helpers/typeshed/tests/mypy_selftest.py
1210
%%DATADIR%%/helpers/typeshed/tests/mypy_selftest.py
Lines 1209-1214 Link Here
1209
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/_thread.pyi
1219
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/_thread.pyi
1210
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/cPickle.pyi
1220
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/cPickle.pyi
1211
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/configparser.pyi
1221
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/configparser.pyi
1222
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/email_mime_base.pyi
1223
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/email_mime_multipart.pyi
1224
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi
1212
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/email_mime_text.pyi
1225
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/email_mime_text.pyi
1213
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/html_entities.pyi
1226
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/html_entities.pyi
1214
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/html_parser.pyi
1227
%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/html_parser.pyi
Lines 1236-1241 Link Here
1236
%%DATADIR%%/helpers/typeshed/third_party/2and3/attr/filters.pyi
1249
%%DATADIR%%/helpers/typeshed/third_party/2and3/attr/filters.pyi
1237
%%DATADIR%%/helpers/typeshed/third_party/2and3/attr/validators.pyi
1250
%%DATADIR%%/helpers/typeshed/third_party/2and3/attr/validators.pyi
1238
%%DATADIR%%/helpers/typeshed/third_party/2and3/mock.pyi
1251
%%DATADIR%%/helpers/typeshed/third_party/2and3/mock.pyi
1252
%%DATADIR%%/helpers/typeshed/third_party/2and3/typing_extensions.pyi
1239
%%DATADIR%%/helpers/typeshed/third_party/3/six/__init__.pyi
1253
%%DATADIR%%/helpers/typeshed/third_party/3/six/__init__.pyi
1240
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi
1254
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi
1241
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi
1255
%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi
Lines 1303-1402 Link Here
1303
%%DATADIR%%/index/Python/sdk-stubs.names_i.len
1317
%%DATADIR%%/index/Python/sdk-stubs.names_i.len
1304
%%DATADIR%%/index/Python/sdk-stubs.version
1318
%%DATADIR%%/index/Python/sdk-stubs.version
1305
%%DATADIR%%/lib/FastInfoset-1.2.15.jar
1319
%%DATADIR%%/lib/FastInfoset-1.2.15.jar
1320
%%DATADIR%%/lib/annotations-17.0.0.jar
1306
%%DATADIR%%/lib/annotations-java5.jar
1321
%%DATADIR%%/lib/annotations-java5.jar
1307
%%DATADIR%%/lib/asm-all-7.0.1.jar
1322
%%DATADIR%%/lib/asm-all-7.0.1.jar
1308
%%DATADIR%%/lib/automaton-1.12-1.jar
1323
%%DATADIR%%/lib/automaton-1.12-1.jar
1309
%%DATADIR%%/lib/batik-all-1.10.jar
1324
%%DATADIR%%/lib/batik-anim-1.12.0-8.jar
1310
%%DATADIR%%/lib/bcprov-jdk15on-1.60.jar
1325
%%DATADIR%%/lib/batik-awt-util-1.12.0-8.jar
1326
%%DATADIR%%/lib/batik-bridge-1.12.0-8.jar
1327
%%DATADIR%%/lib/batik-constants-1.12.0-8.jar
1328
%%DATADIR%%/lib/batik-css-1.12.0-8.jar
1329
%%DATADIR%%/lib/batik-dom-1.12.0-8.jar
1330
%%DATADIR%%/lib/batik-ext-1.12.0-8.jar
1331
%%DATADIR%%/lib/batik-gvt-1.12.0-8.jar
1332
%%DATADIR%%/lib/batik-parser-1.12.0-8.jar
1333
%%DATADIR%%/lib/batik-svg-dom-1.12.0-8.jar
1334
%%DATADIR%%/lib/batik-svggen-1.12.0-8.jar
1335
%%DATADIR%%/lib/batik-transcoder-1.12.0-8.jar
1336
%%DATADIR%%/lib/batik-util-1.12.0-8.jar
1337
%%DATADIR%%/lib/batik-xml-1.12.0-8.jar
1338
%%DATADIR%%/lib/bcpkix-jdk15on-1.61.jar
1339
%%DATADIR%%/lib/bcprov-jdk15on-1.61.jar
1311
%%DATADIR%%/lib/bootstrap.jar
1340
%%DATADIR%%/lib/bootstrap.jar
1341
%%DATADIR%%/lib/built-in-server.jar
1312
%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
1342
%%DATADIR%%/lib/cglib-nodep-3.2.4.jar
1313
%%DATADIR%%/lib/cli-parser-1.1.2.jar
1343
%%DATADIR%%/lib/cli-parser-1.1.5.jar
1314
%%DATADIR%%/lib/common-image-3.4.1.jar
1344
%%DATADIR%%/lib/common-image-3.4.1.jar
1315
%%DATADIR%%/lib/common-io-3.4.1.jar
1345
%%DATADIR%%/lib/common-io-3.4.1.jar
1316
%%DATADIR%%/lib/common-lang-3.4.1.jar
1346
%%DATADIR%%/lib/common-lang-3.4.1.jar
1317
%%DATADIR%%/lib/commons-codec-1.10.jar
1347
%%DATADIR%%/lib/commons-codec-1.12.jar
1318
%%DATADIR%%/lib/commons-collections-3.2.2.jar
1348
%%DATADIR%%/lib/commons-collections-3.2.2.jar
1319
%%DATADIR%%/lib/commons-compress-1.18.jar
1349
%%DATADIR%%/lib/commons-compress-1.18.jar
1320
%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
1350
%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar
1321
%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
1351
%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar
1322
%%DATADIR%%/lib/commons-lang-2.4.jar
1352
%%DATADIR%%/lib/commons-lang-2.4.jar
1323
%%DATADIR%%/lib/commons-logging-1.2.jar
1353
%%DATADIR%%/lib/commons-logging-1.2.jar
1324
%%DATADIR%%/lib/delight-rhino-sandbox-0.0.9.jar
1354
%%DATADIR%%/lib/completion-ranking-java-0.0.7.jar
1355
%%DATADIR%%/lib/completion-ranking-kotlin-0.0.2.jar
1356
%%DATADIR%%/lib/completion-ranking-python-0.0.4.jar
1357
%%DATADIR%%/lib/configuration-store-impl.jar
1358
%%DATADIR%%/lib/credential-store.jar
1359
%%DATADIR%%/lib/delight-rhino-sandbox-0.0.10.jar
1325
%%DATADIR%%/lib/eddsa-0.2.0.jar
1360
%%DATADIR%%/lib/eddsa-0.2.0.jar
1326
%%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
1361
%%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
1327
%%DATADIR%%/lib/extensions.jar
1362
%%DATADIR%%/lib/extensions.jar
1328
%%DATADIR%%/lib/fluent-hc-4.5.6.jar
1363
%%DATADIR%%/lib/external-system-rt.jar
1364
%%DATADIR%%/lib/fluent-hc-4.5.8.jar
1329
%%DATADIR%%/lib/forms-1.1-preview.jar
1365
%%DATADIR%%/lib/forms-1.1-preview.jar
1330
%%DATADIR%%/lib/forms_rt.jar
1366
%%DATADIR%%/lib/forms_rt.jar
1331
%%DATADIR%%/lib/fst-2.57.jar
1367
%%DATADIR%%/lib/groovy-all-2.4.17.jar
1332
%%DATADIR%%/lib/groovy-all-2.4.15.jar
1333
%%DATADIR%%/lib/gson-2.8.5.jar
1368
%%DATADIR%%/lib/gson-2.8.5.jar
1334
%%DATADIR%%/lib/guava-25.1-jre.jar
1369
%%DATADIR%%/lib/guava-25.1-jre.jar
1335
%%DATADIR%%/lib/httpclient-4.5.6.jar
1370
%%DATADIR%%/lib/hamcrest-core-1.3.jar
1336
%%DATADIR%%/lib/httpcore-4.4.10.jar
1371
%%DATADIR%%/lib/httpclient-4.5.8.jar
1337
%%DATADIR%%/lib/httpmime-4.5.6.jar
1372
%%DATADIR%%/lib/httpcore-4.4.11.jar
1373
%%DATADIR%%/lib/httpmime-4.5.8.jar
1338
%%DATADIR%%/lib/icons.jar
1374
%%DATADIR%%/lib/icons.jar
1339
%%DATADIR%%/lib/imageio-core-3.4.1.jar
1375
%%DATADIR%%/lib/imageio-core-3.4.1.jar
1340
%%DATADIR%%/lib/imageio-metadata-3.4.1.jar
1376
%%DATADIR%%/lib/imageio-metadata-3.4.1.jar
1341
%%DATADIR%%/lib/imageio-tiff-3.4.1.jar
1377
%%DATADIR%%/lib/imageio-tiff-3.4.1.jar
1378
%%DATADIR%%/lib/images.jar
1342
%%DATADIR%%/lib/imgscalr-lib-4.2.jar
1379
%%DATADIR%%/lib/imgscalr-lib-4.2.jar
1343
%%DATADIR%%/lib/ini4j-0.5.5-2.jar
1380
%%DATADIR%%/lib/ini4j-0.5.5-2.jar
1381
%%DATADIR%%/lib/intellij-dvcs.jar
1382
%%DATADIR%%/lib/intellij-xml.jar
1383
%%DATADIR%%/lib/ion-java-1.5.0-1.jar
1344
%%DATADIR%%/lib/isorelax-20030108.jar
1384
%%DATADIR%%/lib/isorelax-20030108.jar
1345
%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
1385
%%DATADIR%%/lib/istack-commons-runtime-3.0.7.jar
1346
%%DATADIR%%/lib/jackson-annotations-2.9.0.jar
1386
%%DATADIR%%/lib/jackson-annotations-2.9.0.jar
1347
%%DATADIR%%/lib/jackson-core-2.9.7.jar
1387
%%DATADIR%%/lib/jackson-core-2.9.9.jar
1348
%%DATADIR%%/lib/jackson-databind-2.9.7.jar
1388
%%DATADIR%%/lib/jackson-databind-2.9.9.jar
1349
%%DATADIR%%/lib/java-compatibility-1.0.1.jar
1389
%%DATADIR%%/lib/java-compatibility-1.0.1.jar
1350
%%DATADIR%%/lib/javahelp-2.0.02.jar
1351
%%DATADIR%%/lib/javassist-3.22.0-GA.jar
1390
%%DATADIR%%/lib/javassist-3.22.0-GA.jar
1352
%%DATADIR%%/lib/javax.activation-1.2.0.jar
1391
%%DATADIR%%/lib/javax.activation-1.2.0.jar
1353
%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
1392
%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar
1354
%%DATADIR%%/lib/jaxb-api-2.3.1.jar
1393
%%DATADIR%%/lib/jaxb-api-2.3.1.jar
1355
%%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
1394
%%DATADIR%%/lib/jaxb-runtime-2.3.1.jar
1356
%%DATADIR%%/lib/jaxen-1.1.6.jar
1395
%%DATADIR%%/lib/jaxen-1.2.0.jar
1357
%%DATADIR%%/lib/jbcrypt-1.0.0.jar
1396
%%DATADIR%%/lib/jbcrypt-1.0.0.jar
1358
%%DATADIR%%/lib/jdom.jar
1397
%%DATADIR%%/lib/jdom.jar
1359
%%DATADIR%%/lib/jediterm-pty-2.14.jar
1398
%%DATADIR%%/lib/jediterm-pty-2.19.jar
1399
%%DATADIR%%/lib/jetCheck-0.2.1.jar
1360
%%DATADIR%%/lib/jing-20030619.jar
1400
%%DATADIR%%/lib/jing-20030619.jar
1361
%%DATADIR%%/lib/jna-platform.jar
1401
%%DATADIR%%/lib/jna-platform.jar
1362
%%DATADIR%%/lib/jna.jar
1402
%%DATADIR%%/lib/jna.jar
1363
%%DATADIR%%/lib/jps-model.jar
1403
%%DATADIR%%/lib/jps-model.jar
1364
%%DATADIR%%/lib/jsch-0.1.55.jar
1404
%%DATADIR%%/lib/jsch-0.1.55.jar
1405
%%DATADIR%%/lib/json.jar
1365
%%DATADIR%%/lib/jsoup-1.11.3.jar
1406
%%DATADIR%%/lib/jsoup-1.11.3.jar
1366
%%DATADIR%%/lib/kotlin-reflect-1.3.11.jar
1407
%%DATADIR%%/lib/junit-4.12.jar
1367
%%DATADIR%%/lib/kotlin-stdlib-1.3.11.jar
1408
%%DATADIR%%/lib/kotlin-reflect-1.3.31.jar
1368
%%DATADIR%%/lib/kotlin-stdlib-common-1.3.11.jar
1409
%%DATADIR%%/lib/kotlin-stdlib-1.3.31.jar
1369
%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.3.11.jar
1410
%%DATADIR%%/lib/kotlin-stdlib-common-1.3.31.jar
1370
%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.3.11.jar
1411
%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.3.31.jar
1371
%%DATADIR%%/lib/kotlinx-coroutines-core-1.0.1.jar
1412
%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.3.31.jar
1372
%%DATADIR%%/lib/kotlinx-coroutines-core-common-1.0.1.jar
1413
%%DATADIR%%/lib/kotlin-test-1.3.31.jar
1373
%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.0.1.jar
1414
%%DATADIR%%/lib/kotlin-test-common-1.3.31.jar
1415
%%DATADIR%%/lib/kotlinx-coroutines-core-1.2.1.jar
1416
%%DATADIR%%/lib/kotlinx-coroutines-jdk8-1.2.1.jar
1374
%%DATADIR%%/lib/libthrift-0.11.0.jar
1417
%%DATADIR%%/lib/libthrift-0.11.0.jar
1375
%%DATADIR%%/lib/log4j.jar
1418
%%DATADIR%%/lib/log4j.jar
1376
%%DATADIR%%/lib/lz4-1.3.0.jar
1419
%%DATADIR%%/lib/lz4-java-1.6.0.jar
1377
%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
1420
%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar
1378
%%DATADIR%%/lib/microba.jar
1421
%%DATADIR%%/lib/microba.jar
1379
%%DATADIR%%/lib/miglayout-core-5.2.jar
1422
%%DATADIR%%/lib/miglayout-core-5.2.jar
1380
%%DATADIR%%/lib/miglayout-swing-5.2.jar
1423
%%DATADIR%%/lib/miglayout-swing-5.2.jar
1381
%%DATADIR%%/lib/nanoxml-2.2.3.jar
1424
%%DATADIR%%/lib/nanoxml-2.2.3.jar
1382
%%DATADIR%%/lib/netty-buffer-4.1.32.Final.jar
1425
%%DATADIR%%/lib/netty-buffer-4.1.36.Final.jar
1383
%%DATADIR%%/lib/netty-codec-4.1.32.Final.jar
1426
%%DATADIR%%/lib/netty-codec-4.1.36.Final.jar
1384
%%DATADIR%%/lib/netty-codec-http-4.1.32.Final.jar
1427
%%DATADIR%%/lib/netty-codec-http-4.1.36.Final.jar
1385
%%DATADIR%%/lib/netty-common-4.1.32.Final.jar
1428
%%DATADIR%%/lib/netty-codec-http2-4.1.36.Final.jar
1386
%%DATADIR%%/lib/netty-handler-4.1.32.Final.jar
1429
%%DATADIR%%/lib/netty-codec-socks-4.1.36.Final.jar
1387
%%DATADIR%%/lib/netty-resolver-4.1.32.Final.jar
1430
%%DATADIR%%/lib/netty-common-4.1.36.Final.jar
1388
%%DATADIR%%/lib/netty-transport-4.1.32.Final.jar
1431
%%DATADIR%%/lib/netty-handler-4.1.36.Final.jar
1389
%%DATADIR%%/lib/objenesis-2.6.jar
1432
%%DATADIR%%/lib/netty-handler-proxy-4.1.36.Final.jar
1433
%%DATADIR%%/lib/netty-resolver-4.1.36.Final.jar
1434
%%DATADIR%%/lib/netty-transport-4.1.36.Final.jar
1390
%%DATADIR%%/lib/openapi.jar
1435
%%DATADIR%%/lib/openapi.jar
1436
%%DATADIR%%/lib/org.eclipse.xtend.lib-2.14.0.jar
1437
%%DATADIR%%/lib/org.eclipse.xtend.lib.macro-2.14.0.jar
1438
%%DATADIR%%/lib/org.eclipse.xtext.xbase.lib-2.14.0.jar
1391
%%DATADIR%%/lib/oro-2.0.8.jar
1439
%%DATADIR%%/lib/oro-2.0.8.jar
1392
%%DATADIR%%/lib/picocontainer-1.2.jar
1440
%%DATADIR%%/lib/picocontainer-1.2.jar
1393
%%DATADIR%%/lib/platform-api.jar
1441
%%DATADIR%%/lib/platform-api.jar
1442
%%DATADIR%%/lib/platform-concurrency.jar
1443
%%DATADIR%%/lib/platform-core-ui.jar
1444
%%DATADIR%%/lib/platform-ide-util-io.jar
1394
%%DATADIR%%/lib/platform-impl.jar
1445
%%DATADIR%%/lib/platform-impl.jar
1395
%%DATADIR%%/lib/proxy-vole-1.0.6.jar
1446
%%DATADIR%%/lib/platform-objectSerializer-annotations.jar
1396
%%DATADIR%%/lib/pty4j-0.9.3.jar
1447
%%DATADIR%%/lib/platform-objectSerializer.jar
1448
%%DATADIR%%/lib/platform-util-ex.jar
1449
%%DATADIR%%/lib/platform-util-ui.jar
1450
%%DATADIR%%/lib/proxy-vole-1.0.5-jb.2.jar
1451
%%DATADIR%%/lib/pty4j-0.9.4.jar
1397
%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
1452
%%DATADIR%%/lib/purejavacomm-0.0.11.1.jar
1398
%%DATADIR%%/lib/pycharm-pydev.jar
1453
%%DATADIR%%/lib/pycharm-pydev.jar
1399
%%DATADIR%%/lib/pycharm.jar
1454
%%DATADIR%%/lib/pycharm.jar
1455
%%DATADIR%%/lib/rd-core-0.191.46.jar
1456
%%DATADIR%%/lib/rd-swing-0.191.46.jar
1400
%%DATADIR%%/lib/resources.jar
1457
%%DATADIR%%/lib/resources.jar
1401
%%DATADIR%%/lib/resources_en.jar
1458
%%DATADIR%%/lib/resources_en.jar
1402
%%DATADIR%%/lib/rhino-1.7.10.jar
1459
%%DATADIR%%/lib/rhino-1.7.10.jar
Lines 1404-1418 Link Here
1404
%%DATADIR%%/lib/serviceMessages.jar
1461
%%DATADIR%%/lib/serviceMessages.jar
1405
%%DATADIR%%/lib/slf4j-api-1.7.25.jar
1462
%%DATADIR%%/lib/slf4j-api-1.7.25.jar
1406
%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
1463
%%DATADIR%%/lib/slf4j-log4j12-1.7.25.jar
1407
%%DATADIR%%/lib/snakeyaml-1.23.jar
1464
%%DATADIR%%/lib/snakeyaml-1.24.jar
1465
%%DATADIR%%/lib/spellchecker.jar
1408
%%DATADIR%%/lib/src/pycharm-openapi-src.zip
1466
%%DATADIR%%/lib/src/pycharm-openapi-src.zip
1409
%%DATADIR%%/lib/src/pycharm-pydev-src.zip
1467
%%DATADIR%%/lib/src/pycharm-pydev-src.zip
1410
%%DATADIR%%/lib/stax-api-1.0.1.jar
1468
%%DATADIR%%/lib/stax-api-1.0.1.jar
1411
%%DATADIR%%/lib/stax-ex-1.8.jar
1469
%%DATADIR%%/lib/stax-ex-1.8.jar
1412
%%DATADIR%%/lib/streamex-0.6.7.jar
1470
%%DATADIR%%/lib/streamex-0.6.8.jar
1413
%%DATADIR%%/lib/swingx-core-1.6.2-2.jar
1471
%%DATADIR%%/lib/swingx-core-1.6.2-2.jar
1472
%%DATADIR%%/lib/testFramework.jar
1414
%%DATADIR%%/lib/trang-core.jar
1473
%%DATADIR%%/lib/trang-core.jar
1415
%%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-11.jar
1474
%%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-14.jar
1416
%%DATADIR%%/lib/trove4j.jar
1475
%%DATADIR%%/lib/trove4j.jar
1417
%%DATADIR%%/lib/txw2-2.3.1.jar
1476
%%DATADIR%%/lib/txw2-2.3.1.jar
1418
%%DATADIR%%/lib/util.jar
1477
%%DATADIR%%/lib/util.jar
Lines 1426-1432 Link Here
1426
%%DATADIR%%/lib/xmlpull-1.1.3.1.jar
1485
%%DATADIR%%/lib/xmlpull-1.1.3.1.jar
1427
%%DATADIR%%/lib/xmlrpc-2.0.1.jar
1486
%%DATADIR%%/lib/xmlrpc-2.0.1.jar
1428
%%DATADIR%%/lib/xpp3_min-1.1.4c.jar
1487
%%DATADIR%%/lib/xpp3_min-1.1.4c.jar
1429
%%DATADIR%%/lib/xstream-1.4.10.jar
1488
%%DATADIR%%/lib/xstream-1.4.11.1.jar
1430
%%DATADIR%%/license/LICENSE.txt
1489
%%DATADIR%%/license/LICENSE.txt
1431
%%DATADIR%%/license/NOTICE.txt
1490
%%DATADIR%%/license/NOTICE.txt
1432
%%DATADIR%%/license/XStream_license.txt
1491
%%DATADIR%%/license/XStream_license.txt
Lines 1461-1466 Link Here
1461
%%DATADIR%%/license/yourkit-license-redist.txt
1520
%%DATADIR%%/license/yourkit-license-redist.txt
1462
%%DATADIR%%/plugins/IntelliLang-python/lib/IntelliLang-python.jar
1521
%%DATADIR%%/plugins/IntelliLang-python/lib/IntelliLang-python.jar
1463
%%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
1522
%%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar
1523
%%DATADIR%%/plugins/IntelliLang/lib/intellilang-jps-plugin.jar
1464
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
1524
%%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar
1465
%%DATADIR%%/plugins/copyright/lib/copyright.jar
1525
%%DATADIR%%/plugins/copyright/lib/copyright.jar
1466
%%DATADIR%%/plugins/copyright/lib/resources_en.jar
1526
%%DATADIR%%/plugins/copyright/lib/resources_en.jar
Lines 1475-1484 Link Here
1475
%%DATADIR%%/plugins/github/lib/resources_en.jar
1535
%%DATADIR%%/plugins/github/lib/resources_en.jar
1476
%%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
1536
%%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar
1477
%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
1537
%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar
1478
%%DATADIR%%/plugins/markdown/lib/markdown-0.1.31.jar
1479
%%DATADIR%%/plugins/markdown/lib/markdown.jar
1480
%%DATADIR%%/plugins/markdown/lib/owasp-java-html-sanitizer.jar
1481
%%DATADIR%%/plugins/markdown/lib/resources_en.jar
1482
%%DATADIR%%/plugins/properties/lib/properties.jar
1538
%%DATADIR%%/plugins/properties/lib/properties.jar
1483
%%DATADIR%%/plugins/properties/lib/resources_en.jar
1539
%%DATADIR%%/plugins/properties/lib/resources_en.jar
1484
%%DATADIR%%/plugins/python-copyright/lib/python-copyright.jar
1540
%%DATADIR%%/plugins/python-copyright/lib/python-copyright.jar
Lines 1491-1496 Link Here
1491
%%DATADIR%%/plugins/settings-repository/lib/jgit.jar
1547
%%DATADIR%%/plugins/settings-repository/lib/jgit.jar
1492
%%DATADIR%%/plugins/settings-repository/lib/resources_en.jar
1548
%%DATADIR%%/plugins/settings-repository/lib/resources_en.jar
1493
%%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar
1549
%%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar
1550
%%DATADIR%%/plugins/sh/lib/resources_en.jar
1551
%%DATADIR%%/plugins/sh/lib/sh.jar
1494
%%DATADIR%%/plugins/svn4idea/lib/resources_en.jar
1552
%%DATADIR%%/plugins/svn4idea/lib/resources_en.jar
1495
%%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.20.1.jar
1553
%%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.20.1.jar
1496
%%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar
1554
%%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar
Lines 1504-1515 Link Here
1504
%%DATADIR%%/plugins/tasks/lib/tasks-api.jar
1562
%%DATADIR%%/plugins/tasks/lib/tasks-api.jar
1505
%%DATADIR%%/plugins/tasks/lib/tasks-compatibility.jar
1563
%%DATADIR%%/plugins/tasks/lib/tasks-compatibility.jar
1506
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
1564
%%DATADIR%%/plugins/tasks/lib/tasks-core.jar
1565
%%DATADIR%%/plugins/tasks/lib/tasks-java.jar
1507
%%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar
1566
%%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar
1508
%%DATADIR%%/plugins/terminal/.zshrc
1567
%%DATADIR%%/plugins/terminal/.zshrc
1509
%%DATADIR%%/plugins/terminal/fish/config.fish
1568
%%DATADIR%%/plugins/terminal/fish/config.fish
1510
%%DATADIR%%/plugins/terminal/jediterm-bash.in
1569
%%DATADIR%%/plugins/terminal/jediterm-bash.in
1511
%%DATADIR%%/plugins/terminal/lib/resources_en.jar
1570
%%DATADIR%%/plugins/terminal/lib/resources_en.jar
1512
%%DATADIR%%/plugins/terminal/lib/terminal.jar
1571
%%DATADIR%%/plugins/terminal/lib/terminal.jar
1572
%%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore
1573
%%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json
1574
%%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json
1575
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json
1576
%%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json
1577
%%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.snippets.json
1578
%%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json
1579
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore
1580
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json
1581
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json
1582
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json
1583
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json
1584
%%DATADIR%%/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json
1585
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore
1586
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json
1587
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json
1588
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json
1589
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json
1590
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.snippets.json
1591
%%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json
1592
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore
1593
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json
1594
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json
1595
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json
1596
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json
1597
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.json
1598
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.json
1599
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json
1600
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json
1601
%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json
1602
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore
1603
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json
1604
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json
1605
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json
1606
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json
1607
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.json
1608
%%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json
1609
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json
1610
%%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore
1611
%%DATADIR%%/plugins/textmate/lib/bundles/css/cgmanifest.json
1612
%%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json
1613
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.json
1614
%%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json
1615
%%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json
1616
%%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore
1617
%%DATADIR%%/plugins/textmate/lib/bundles/docker/cgmanifest.json
1618
%%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json
1619
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json
1620
%%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json
1621
%%DATADIR%%/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json
1622
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore
1623
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/cgmanifest.json
1624
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json
1625
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json
1626
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json
1627
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.json
1628
%%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json
1629
%%DATADIR%%/plugins/textmate/lib/bundles/git/.vscodeignore
1630
%%DATADIR%%/plugins/textmate/lib/bundles/git/README.md
1631
%%DATADIR%%/plugins/textmate/lib/bundles/git/cgmanifest.json
1632
%%DATADIR%%/plugins/textmate/lib/bundles/git/extension.webpack.config.js
1633
%%DATADIR%%/plugins/textmate/lib/bundles/git/languages/diff.language-configuration.json
1634
%%DATADIR%%/plugins/textmate/lib/bundles/git/languages/git-commit.language-configuration.json
1635
%%DATADIR%%/plugins/textmate/lib/bundles/git/languages/git-rebase.language-configuration.json
1636
%%DATADIR%%/plugins/textmate/lib/bundles/git/languages/ignore.language-configuration.json
1637
%%DATADIR%%/plugins/textmate/lib/bundles/git/package.json
1638
%%DATADIR%%/plugins/textmate/lib/bundles/git/package.nls.json
1639
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/api1.ts
1640
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/extension.ts
1641
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/api/git.d.ts
1642
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass-empty.sh
1643
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass-main.ts
1644
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass.sh
1645
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/askpass.ts
1646
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/autofetch.ts
1647
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/commands.ts
1648
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/contentProvider.ts
1649
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/decorationProvider.ts
1650
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/decorators.ts
1651
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/encoding.ts
1652
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/git.ts
1653
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/main.ts
1654
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/model.ts
1655
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/protocolHandler.ts
1656
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/repository.ts
1657
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/staging.ts
1658
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/statusbar.ts
1659
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/test/git.test.ts
1660
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/typings/jschardet.d.ts
1661
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/typings/refs.d.ts
1662
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/uri.ts
1663
%%DATADIR%%/plugins/textmate/lib/bundles/git/src/util.ts
1664
%%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/diff.tmLanguage.json
1665
%%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/git-commit.tmLanguage.json
1666
%%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/git-rebase.tmLanguage.json
1667
%%DATADIR%%/plugins/textmate/lib/bundles/git/syntaxes/ignore.tmLanguage.json
1668
%%DATADIR%%/plugins/textmate/lib/bundles/git/tsconfig.json
1669
%%DATADIR%%/plugins/textmate/lib/bundles/git/yarn.lock
1670
%%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore
1671
%%DATADIR%%/plugins/textmate/lib/bundles/go/cgmanifest.json
1672
%%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json
1673
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.json
1674
%%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json
1675
%%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json
1676
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore
1677
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/cgmanifest.json
1678
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json
1679
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json
1680
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json
1681
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.json
1682
%%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json
1683
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore
1684
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json
1685
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json
1686
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json
1687
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json
1688
%%DATADIR%%/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json
1689
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore
1690
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/cgmanifest.json
1691
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json
1692
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json
1693
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json
1694
%%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json
1695
%%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore
1696
%%DATADIR%%/plugins/textmate/lib/bundles/html/cgmanifest.json
1697
%%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json
1698
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.json
1699
%%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json
1700
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json
1701
%%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json
1702
%%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore
1703
%%DATADIR%%/plugins/textmate/lib/bundles/ini/cgmanifest.json
1704
%%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json
1705
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json
1706
%%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json
1707
%%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json
1708
%%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json
1709
%%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore
1710
%%DATADIR%%/plugins/textmate/lib/bundles/java/cgmanifest.json
1711
%%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json
1712
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.json
1713
%%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json
1714
%%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.snippets.json
1715
%%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json
1716
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore
1717
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json
1718
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json
1719
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json
1720
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json
1721
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/schemas/jsconfig.schema.json
1722
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.json
1723
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json
1724
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json
1725
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md
1726
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage
1727
%%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json
1728
%%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore
1729
%%DATADIR%%/plugins/textmate/lib/bundles/json/cgmanifest.json
1730
%%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json
1731
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.json
1732
%%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json
1733
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json
1734
%%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json
1735
%%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore
1736
%%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json
1737
%%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json
1738
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.json
1739
%%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json
1740
%%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json
1741
%%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore
1742
%%DATADIR%%/plugins/textmate/lib/bundles/log/cgmanifest.json
1743
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.json
1744
%%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json
1745
%%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json
1746
%%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore
1747
%%DATADIR%%/plugins/textmate/lib/bundles/lua/cgmanifest.json
1748
%%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json
1749
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json
1750
%%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json
1751
%%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json
1752
%%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore
1753
%%DATADIR%%/plugins/textmate/lib/bundles/make/cgmanifest.json
1754
%%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json
1755
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.json
1756
%%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json
1757
%%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json
1758
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore
1759
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json
1760
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json
1761
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json
1762
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json
1763
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.json
1764
%%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json
1765
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore
1766
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/cgmanifest.json
1767
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json
1768
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json
1769
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json
1770
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/cpp.tmLanguage.json
1771
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json
1772
%%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json
1773
%%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore
1774
%%DATADIR%%/plugins/textmate/lib/bundles/perl/cgmanifest.json
1775
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json
1776
%%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json
1777
%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json
1778
%%DATADIR%%/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json
1779
%%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json
1780
%%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json
1781
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json
1782
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json
1783
%%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore
1784
%%DATADIR%%/plugins/textmate/lib/bundles/php/cgmanifest.json
1785
%%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json
1786
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.json
1787
%%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json
1788
%%DATADIR%%/plugins/textmate/lib/bundles/php/snippets/php.snippets.json
1789
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json
1790
%%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json
1791
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore
1792
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/cgmanifest.json
1793
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json
1794
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json
1795
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json
1796
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.json
1797
%%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json
1798
%%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore
1799
%%DATADIR%%/plugins/textmate/lib/bundles/pug/cgmanifest.json
1800
%%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json
1801
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json
1802
%%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json
1803
%%DATADIR%%/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json
1804
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json
1805
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json
1806
%%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore
1807
%%DATADIR%%/plugins/textmate/lib/bundles/python/cgmanifest.json
1808
%%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json
1809
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.json
1810
%%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json
1811
%%DATADIR%%/plugins/textmate/lib/bundles/python/src/pythonMain.ts
1812
%%DATADIR%%/plugins/textmate/lib/bundles/python/src/typings/ref.d.ts
1813
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json
1814
%%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json
1815
%%DATADIR%%/plugins/textmate/lib/bundles/python/tsconfig.json
1816
%%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore
1817
%%DATADIR%%/plugins/textmate/lib/bundles/r/cgmanifest.json
1818
%%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json
1819
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.json
1820
%%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json
1821
%%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json
1822
%%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore
1823
%%DATADIR%%/plugins/textmate/lib/bundles/razor/cgmanifest.json
1824
%%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json
1825
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json
1826
%%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json
1827
%%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json
1828
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore
1829
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/cgmanifest.json
1830
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json
1831
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json
1832
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json
1833
%%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json
1834
%%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore
1835
%%DATADIR%%/plugins/textmate/lib/bundles/rust/cgmanifest.json
1836
%%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json
1837
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json
1838
%%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json
1839
%%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json
1840
%%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore
1841
%%DATADIR%%/plugins/textmate/lib/bundles/scss/cgmanifest.json
1842
%%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json
1843
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json
1844
%%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json
1845
%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json
1846
%%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json
1847
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore
1848
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json
1849
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json
1850
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json
1851
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json
1852
%%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json
1853
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore
1854
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/cgmanifest.json
1855
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json
1856
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json
1857
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json
1858
%%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json
1859
%%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore
1860
%%DATADIR%%/plugins/textmate/lib/bundles/sql/cgmanifest.json
1861
%%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json
1862
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json
1863
%%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json
1864
%%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json
1865
%%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore
1866
%%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md
1867
%%DATADIR%%/plugins/textmate/lib/bundles/swift/cgmanifest.json
1868
%%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json
1869
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json
1870
%%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json
1871
%%DATADIR%%/plugins/textmate/lib/bundles/swift/snippets/swift.json
1872
%%DATADIR%%/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json
1873
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore
1874
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json
1875
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json
1876
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json
1877
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json
1878
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/schemas/tsconfig.schema.json
1879
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/snippets/typescript.json
1880
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/Readme.md
1881
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json
1882
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json
1883
%%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.injection.tmLanguage.json
1884
%%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore
1885
%%DATADIR%%/plugins/textmate/lib/bundles/vb/cgmanifest.json
1886
%%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json
1887
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json
1888
%%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json
1889
%%DATADIR%%/plugins/textmate/lib/bundles/vb/snippets/vb.json
1890
%%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json
1891
%%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore
1892
%%DATADIR%%/plugins/textmate/lib/bundles/xml/cgmanifest.json
1893
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json
1894
%%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json
1895
%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json
1896
%%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json
1897
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json
1898
%%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json
1899
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore
1900
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/cgmanifest.json
1901
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json
1902
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json
1903
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json
1904
%%DATADIR%%/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json
1905
%%DATADIR%%/plugins/textmate/lib/jcodings-1.0.44.jar
1906
%%DATADIR%%/plugins/textmate/lib/joni-2.1.29.jar
1907
%%DATADIR%%/plugins/textmate/lib/resources_en.jar
1908
%%DATADIR%%/plugins/textmate/lib/textmate.jar
1909
%%DATADIR%%/plugins/textmate/lib/themes/All Hallow's Eve.tmTheme
1910
%%DATADIR%%/plugins/textmate/lib/themes/Blackboard.tmTheme
1911
%%DATADIR%%/plugins/textmate/lib/themes/Cobalt.tmTheme
1912
%%DATADIR%%/plugins/textmate/lib/themes/Darcula.tmTheme
1913
%%DATADIR%%/plugins/textmate/lib/themes/Github.tmTheme
1914
%%DATADIR%%/plugins/textmate/lib/themes/IR_Black.tmTheme
1915
%%DATADIR%%/plugins/textmate/lib/themes/Monokai.tmTheme
1916
%%DATADIR%%/plugins/textmate/lib/themes/RailsCasts.tmTheme
1917
%%DATADIR%%/plugins/textmate/lib/themes/Twilight.tmTheme
1918
%%DATADIR%%/plugins/textmate/lib/themes/VibrantInk.tmTheme
1919
%%DATADIR%%/plugins/textmate/lib/themes/default.tmTheme
1513
%%DATADIR%%/plugins/yaml/lib/resources_en.jar
1920
%%DATADIR%%/plugins/yaml/lib/resources_en.jar
1514
%%DATADIR%%/plugins/yaml/lib/yaml.jar
1921
%%DATADIR%%/plugins/yaml/lib/yaml.jar
1515
%%DATADIR%%/product-info.json
1922
%%DATADIR%%/product-info.json

Return to bug 239584