Commit Graph

387 Commits

Author SHA1 Message Date
xiayuqi a0e1667456 修改readme 2024-10-08 11:56:58 +08:00
xiayuqi 9d7addae0a 修改readme 2024-10-08 11:50:59 +08:00
xiayuqi dd61769037 修改readme 2024-09-30 14:24:17 +08:00
xiayuqi 801f7e69cf 提交readme中英文 2024-09-29 17:03:17 +08:00
chenxi 5be3aad78f Change package.json,LICENSE,logo.png 2024-09-12 17:10:47 +08:00
zy 9e9928d09c
!1 检测与开源插件是否冲突,并冲突提示
Merge pull request !1 from cxszbd/kylin-dev
2024-08-30 03:44:15 +00:00
chenxi 0f7a7bbddf 检测与开源插件是否冲突。冲突提示卸载开源文件 2024-08-29 15:53:21 +08:00
xuhong b041bfaaf9 1、删除openjdk依赖,使用java的openjdk依赖 2023-12-05 18:00:40 +08:00
xuhong be87ea3737 1、更新Readme 2023-09-04 14:00:58 +08:00
xuhong 01f8a4b906 1、Update repository and download url. 2023-08-24 18:42:29 +08:00
xuhong 7478ada1d3 1、Remove the preview info 2023-08-21 16:39:31 +08:00
xuhong 40d1d5bb2c 1、修改图标及displayname 2023-07-04 11:26:25 +08:00
Haoyang Chen aae8a134a3 fix: 修改Java语言服务器插件的ID 2023-04-13 15:52:21 +08:00
Haoyang Chen 9e2065d802 修改描述信息 2023-04-13 11:32:30 +08:00
Haoyang Chen 30cca54f77 修改项目显示名称和描述及下载地址 2023-04-13 11:00:59 +08:00
Haoyang Chen 6bbd723193 修改downloadUrl 2023-04-13 09:08:26 +08:00
Haoyang Chen bc62e09529 增加depends.json依赖文件和下载地址字段 2023-04-12 16:56:51 +08:00
Haoyang Chen d138a5684e 修改版本信息和插件关键字 2023-04-12 16:55:01 +08:00
Jinbo Wang 573db5c244
Bump version to 0.46.0 & prepare changelog (#1251)
* Bump version to 0.46.0 & prepare changelog
2022-10-31 17:27:24 +08:00
Brandon Cheng ac256885f9
Exclude **/node_modules/** from .vscode/launch.json searches (#1234)
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
2022-10-19 14:28:39 +08:00
Jinbo Wang 008caeb220
Update npm deps (#1239) 2022-10-13 12:11:39 +08:00
Jinbo Wang 225d0fd77b
Bump version & prepare changelog for 0.45.0 (#1235) 2022-10-12 12:43:06 +08:00
Jinbo Wang 91a6080401
Remove unnecessary npm deps (#1223) 2022-09-22 10:28:48 +08:00
Jinbo Wang 102e2be50a
Update npm deps (#1213) 2022-09-06 10:09:35 +08:00
Jinbo Wang f41953b41b
Bump version & prepare changelog for 0.44.0 (#1209) 2022-09-01 09:22:19 +08:00
Jinbo Wang 344022b039
Add a setting to control whether to enable async jdwp (#1208)
* Add a setting to control whether to enable async jdwp
2022-08-31 12:16:45 +08:00
Sheng Chen 8812ccc646
Send telemetry when adding source paths (#1204)
* Send telemetry when adding source paths

Signed-off-by: sheche <sheche@microsoft.com>
2022-08-11 09:57:32 +08:00
Gayan Perera dfa9462b6b
Add support to specify java executable (#1198)
This new optional option will allow to specify java executable path to
use to execute the program.

Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
2022-08-05 13:01:23 +08:00
Jinbo Wang 200d1dd4ab
update deps (#1201) 2022-08-05 12:46:43 +08:00
Jinbo Wang 1abd612c42
Bump version and prepare changelog for 0.43.0 (#1196) 2022-07-26 12:33:44 +08:00
dependabot[bot] 1b49c1eaf1
Bump terser from 5.14.1 to 5.14.2 (#1194)
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 15:00:12 +08:00
Jinbo Wang a2b72d56e7
Update deps (#1191) 2022-07-08 13:55:43 +08:00
Shi Chen 90ba4a28fc
update to @vscode/test-electron (#1189) 2022-07-08 12:56:16 +08:00
Jinbo Wang 08ca3021ff
Prepare changelog for 0.42.0 (#1184) 2022-06-29 09:40:10 +08:00
btoo a58dba91c6
fix artifactId typo in Troubleshooting.md (#1180) 2022-06-28 21:53:06 +08:00
Jinbo Wang 2f3a9be2cf
Trace build error types (#1179) 2022-06-13 12:31:10 +08:00
Jinbo Wang 2de2206498
Update npm deps (#1177) 2022-06-07 16:28:46 +08:00
Jinbo Wang 388c842bcc
Update the descriptions of the launch configs in README (#1176)
* Update the descriptions for the launch configs
2022-06-07 13:30:15 +08:00
Jinbo Wang c8738216f3
Trace Java debug settings change event (#1172) 2022-05-30 16:03:43 +08:00
Jinbo Wang 70c61ce96e
Trace the click on Java terminal link (#1171) 2022-05-30 15:35:55 +08:00
Jinbo Wang a0019d1e55
Bump version 0.41.0 & prepare changelog (#1170) 2022-05-30 12:59:02 +08:00
Jinbo Wang e1326ce606
Enable Java terminal link provider on all terminals (#1168) 2022-05-24 16:53:34 +08:00
Jinbo Wang 7965c013a2
Disable HCR button when running Java without debugging (#1167) 2022-05-23 10:40:16 +08:00
Jinbo Wang af96069e4c
Update npm deps (#1161)
* Update npm deps
2022-05-06 15:29:11 +08:00
Jinbo Wang 48462a5ce6
Update command id to java.project.addToSourcePath.command (#1153) 2022-04-14 17:10:23 +08:00
Jinbo Wang e74ac969d6
Fix extension version (#1146) 2022-03-28 19:31:39 +08:00
Jinbo Wang 9b9055445c
Prepare changelog for 0.39.0 (#1145) 2022-03-28 16:14:38 +08:00
Jinbo Wang 90538eae11
Up version to 0.39.0 & prepare pre-release script (#1144) 2022-03-28 15:42:18 +08:00
Shi Chen 6d32418be4
update engine requirement (#1134) 2022-03-28 12:46:42 +08:00
dependabot[bot] 68b1c02129
Bump minimist from 1.2.5 to 1.2.6 (#1143)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 14:12:54 +08:00