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
Jinbo Wang
ba657b6b17
Bump dependencies version ( #1140 )
2022-03-16 17:31:34 +08:00
James Clark
ccb90c24f0
Fix problemMatcher patterns for the watch task ( #1137 )
...
Webpack output patterns have changed since these patterns were written,
without this change the default launch config hangs.
2022-03-16 10:01:16 +08:00
Jinbo Wang
a3f48af151
update dependencies ( #1124 )
2022-02-15 09:54:52 +08:00
dependabot[bot]
51307e9a3a
Bump follow-redirects from 1.14.7 to 1.14.8 ( #1122 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 19:36:21 +08:00
Jinbo Wang
32c57f85d6
Prepare release for 0.38.0 ( #1115 )
...
* Prepare release for 0.38.0
2022-01-24 14:05:53 +08:00
Jinbo Wang
5fc394dfa3
Only search main class from sources and the specified project or paths ( #1113 )
...
* Only search main class from sources and the specified project or paths
2022-01-24 10:27:23 +08:00
Jinbo Wang
ff7e35cb4f
update package-lock.json ( #1109 )
2022-01-14 15:46:39 +08:00
Sheng Chen
1638039808
Change the inline button to debug icon ( #1108 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-01-06 14:13:01 +08:00
Yan Zhang
434754a534
npm update ( #1107 )
...
* npm update
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2022-01-05 15:48:21 +08:00
Mu-Tsun Tsai
d9670bc402
Add zh-tw locale ( #1087 )
...
* Add zh-tw locale
2021-12-20 14:16:11 +08:00
Jinbo Wang
239973c5c8
Fix the stepFilters setting keys ( #1086 )
2021-11-23 14:25:22 +08:00
Douglas M. Barcellos
54431848f5
Change Data/Telemetry setting ( #1084 )
...
Source: https://code.visualstudio.com/docs/getstarted/telemetry#_disable-telemetry-reporting
2021-11-23 14:04:07 +08:00
Sheng Chen
9999a95830
Update Troubleshooting_encoding.md ( #1082 )
...
* Update Troubleshooting_encoding.md
I think we can use some html tags to show the picture caption in a more fancy way.
2021-11-22 19:50:17 +08:00
Jinbo Wang
eaf7defad9
Bump version to 0.37.0 & Prepare Changelog ( #1081 )
...
* Bump version to 0.37.0 & Prepare Changelog
2021-11-22 14:36:27 +08:00
Jinbo Wang
0289e29e6c
Remove existing encoding workarounds from client side ( #1077 )
...
* Remove existing encoding workarounds from client side
2021-11-19 15:32:43 +08:00
Jinbo Wang
459ca3f4ac
Add a troubleshooting guide for encoding issues ( #1075 )
...
* Add a troubleshooting guide for encoding issues
* Use vsce 1.x since 2.x is not compatible with Node 12.x
* Tune the text in the doc
* Adjust the paragraph structure per review comment
2021-11-17 10:15:48 +08:00