Граф коммитов

1595 Коммитов

Автор SHA1 Сообщение Дата
Shi Chen df18dec330
feat: Automatically detect debug tasks (#1149) 2022-01-24 09:55:54 +08:00
Shi Chen f4cd0e9700
fix: Support system env GRADLE_HOME (#1140) 2022-01-19 09:53:47 +08:00
Shi Chen 43936abbfe
chore: Hide create Gradle project command in palette if project manager enabled (#1155) 2022-01-18 13:59:45 +08:00
Shi Chen 2f9ee642d9
feat: Support to create new project (#1146) 2022-01-17 15:20:31 +08:00
Shi Chen 339166ecb3
feat: Get tasks from custom tapi model (#1148) 2022-01-17 15:13:28 +08:00
Daz DeBoer 846d52e349
chore: Upgrade workflows to gradle/gradle-build-action@v2 (#1151)
This action implementation replaces the previous `eskatos/gradle-command-action@v1`.

This new action:
- has simpler configuration
- does a better job of caching the Gradle User Home state between build invocations
- automatically adds annotations with build scan URLs for all gradle invocations.

Due to the second item, I've removed the separate use of `actions/cache` for caching.
2022-01-17 10:32:33 +08:00
Shi Chen be1818b3e8
chore: Upgrade project wrapper to 7.3.3 (#1145) 2022-01-11 15:26:59 +08:00
Shi Chen 02ef4b4528
fix: Remove vscode-java-debug activation check (#1139) 2021-12-24 10:17:30 +08:00
Shi Chen f00c98bc08
chore: Add telemetry for authoring features (#1127) 2021-12-22 09:45:56 +08:00
Shi Chen 6b99786628
chore: Prepare for 3.9.0 (#1126) 2021-12-22 09:45:42 +08:00
Shi Chen 09812623af
fix: `gradle.allowParallelRun` will override `gradle.reuseTerminals` (#1135) 2021-12-21 16:29:24 +08:00
Shi Chen 9fd14b298a
chore: Hide restart button and cancel button when parallel run (#1134) 2021-12-21 16:28:56 +08:00
Shi Chen 28d8003509
chore: Update .editorconfig (#1128) 2021-12-21 10:31:53 +08:00
Shi Chen caf792378e
feat: Show task selectors (#1121) 2021-12-17 10:25:09 +08:00
Shi Chen cb04d7c219
feat: Support Parallel running of Gradle task (#1122) 2021-12-17 10:24:50 +08:00
Shi Chen 782785d5ee
feat: Improve auto-completion for dependencies (#1090) 2021-12-07 16:24:31 +08:00
Shi Chen cc7f585003
chore: Remove slack channel (#1097) 2021-12-07 15:16:11 +08:00
Shi Chen 57f7b8b948
chore: revisit ts code formatting (#1115) 2021-12-01 15:45:56 +08:00
Shi Chen bca479c47a
chore: Revisit java code formatting (#1116) 2021-12-01 15:45:38 +08:00
Shi Chen 9df8b0aebf
chore: Use default eslint configuration (#1110) 2021-12-01 13:08:48 +08:00
Shi Chen ca62a8681a
chore: Migrate CodeQL to Azure DevOps (#1107) 2021-12-01 13:08:27 +08:00
Shi Chen 4ce03eabd1
chore: Revisit copyright header for source files created by Microsoft (#1112) 2021-12-01 09:49:45 +08:00
Shi Chen 63db2b9d11
chore: Specify CODEOWNERS (#1113) 2021-12-01 09:49:28 +08:00
Shi Chen b455941b1c
chore: Upgrade to webpack5 (#1111) 2021-12-01 09:48:01 +08:00
Shi Chen 31e90ca42e
chore: Improve command palette (#1109) 2021-11-30 11:08:18 +08:00
Shi Chen f23cca6596
chore: Change rules in tsconfig.json (#1106) 2021-11-30 10:01:05 +08:00
Shi Chen 43929f7f4e
chore: Add link and date for changelogs (#1102) 2021-11-30 10:00:49 +08:00
Shi Chen 15b95feb24
chore: Add tests for language server (#1092) 2021-11-29 09:58:49 +08:00
Shi Chen c72fc60c37
chore: Prepare for 3.8.4 (#1105) 2021-11-24 16:43:42 +08:00
Shi Chen 2f35e0a81f
fix: Compatibility issue displays incorrectly (#1103) 2021-11-24 16:00:31 +08:00
Shi Chen 1a8640fb7b
chore: Finalize "binary" NOTICE and "repo" NOTICE (#1100) 2021-11-24 14:50:45 +08:00
Shi Chen d83e62a6e9
chore: Prepare for 3.8.3 (#1095) 2021-11-22 11:15:07 +08:00
Shi Chen 23214892ed
feat: Resolve custom task (#1035) 2021-11-19 12:57:10 +08:00
Shi Chen 0c16466c90
fix: Check major version of JDKs (#1080) 2021-11-18 11:13:12 +08:00
Shi Chen 1f0dd90608
chore: Upgrade gson to 2.8.9 (#1086) 2021-11-15 10:47:11 +08:00
nickzhums 57417c6e69
doc: Add "programming language" in the extension categories (#1085) 2021-11-15 10:25:21 +08:00
Shi Chen 2061f7c26f
chore: Use cgmanifest.json to add missed packages (#1054) 2021-11-10 21:17:22 +08:00
Shi Chen b877fd8312
fix: Support multiple jvmArguments (#1079) 2021-11-10 14:26:47 +08:00
Shi Chen ca4ced12c8
UX: Add refresh button in default view (#1078) 2021-11-09 09:50:35 +08:00
Shi Chen 0e99420342
chore: Prepare for 3.8.2 (#1074) 2021-11-04 10:22:04 +08:00
Shi Chen a5173ca2b1
fix: Update project after modifying build file (#1072) 2021-11-04 10:21:47 +08:00
Shi Chen 6ab93a5331
fix: Gradle libraries can't be recognized when using local gradle distribution (#1076) 2021-11-04 09:51:41 +08:00
Shi Chen 6f051190b7
fix: Distinguish classpaths among projects (#1071) 2021-11-03 16:56:47 +08:00
Shi Chen ae8d834759
fix: Add gradle libraries to classpath (#1070) 2021-11-03 15:27:26 +08:00
Shi Chen 2daf2edf43
fix: Can't recognize custom gradle distribution (#1067) 2021-11-03 13:51:39 +08:00
Shi Chen 1a55171ec0
chore: Update CHANGELOG for 3.8.1 (#1060) 2021-10-28 13:15:30 +08:00
Shi Chen 0b61d757e2
fix: Recognize patterns like gradle-${version}-all.zip (#1057) 2021-10-28 09:41:18 +08:00
Shi Chen 15d50c4786
fix: Can't handle gradle version scheme like 7.3-rc-2 (#1056) 2021-10-28 09:40:48 +08:00
Shi Chen 71a0cc3311
feat: Sort the completion list by the kind (#1059) 2021-10-27 17:02:42 +08:00
Shi Chen c851d477bf
feat: Support deprecated tags (#1058) 2021-10-27 16:11:02 +08:00