Commit Graph

333 Commits

Author SHA1 Message Date
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
Jinbo Wang 92542b6db2
Add ThirdPartyNotices (#1064) 2021-10-19 10:54:15 +08:00
John Grant b5d9556087
reading envFile: use dotenv for better support. (#1062)
* reading envFile: use dotenv for better support.

Co-authored-by: Grant, John K <john.k.grant@warnerbros.com>
2021-10-12 10:31:43 +08:00
Sheng Chen 2356afb255
Remove gulp dependencies (#1057) 2021-09-27 10:59:00 +08:00
Jinbo Wang cfd12c92c5
Prepare release for 0.36.0 (#1055) 2021-09-23 13:54:31 +08:00
Jinbo Wang 63b8404ce9
adopt new createStatusBarItem API for id and name properties (#1054) 2021-09-22 10:49:49 +08:00
Jinbo Wang e60a8f44c4
Fix vulnerabilities (#1051) 2021-09-13 14:30:45 +08:00
dependabot[bot] 34e89056cf
Bump path-parse from 1.0.6 to 1.0.7 (#1050)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 14:14:36 +08:00
dependabot[bot] 042600cde4
Bump axios from 0.21.1 to 0.21.4 (#1049)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 14:09:19 +08:00
Jinbo Wang 7e85afae69
Fix privacy in the logger (#1048)
* Fix privacy in the logger
* Improve the comment to clarify the reason for not tracking the errors
2021-09-13 14:02:59 +08:00
Jinbo Wang a971831ea2
Remove test projects from main branch (#1046) 2021-09-07 15:07:17 +08:00
Jinbo Wang ee14dbe3d6
Prepare changelog for 0.35.0 (#1035) 2021-07-23 11:27:37 +08:00
Jinbo Wang 07366c988b
Add link to check detatils while reporting debugging progress (#1034) 2021-07-23 10:39:10 +08:00
Jinbo Wang 81f8000bb6
Fix vulnerabilities (#1030) 2021-07-13 16:04:13 +08:00
Jinbo Wang 4e3bfb5cb3
Catch up build errors before running a Java application (#1029)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2021-07-13 13:43:42 +08:00
Jinbo Wang 47b59dfd50
Bump version to 0.34.0 & prepare changelog (#1007) 2021-05-21 16:18:14 +08:00
Sheng Chen 5fc5db2543
Support customizing the classpaths and modulepaths (#1005)
* Support customizing the classpaths and modulepaths
2021-05-21 13:40:08 +08:00
Yan Zhang 5f8f68895d
disable for virtual workspaces (#1002) 2021-05-12 14:28:53 +08:00
Jinbo Wang ef8f74c1af
Prepare hotfix release 0.33.1 (#996) 2021-04-30 15:31:20 +08:00
Jinbo Wang eb0c0d9e38
Update CI branch (#993) 2021-04-29 16:09:33 +08:00
Jinbo Wang 6a56a5a9da
Fix: the variable formatter menus not enabled if no launch.json exists (#990) 2021-04-28 14:19:38 +08:00
Jinbo Wang 8306493e4b
update changelog for 0.33.0 (#989) 2021-04-28 13:23:57 +08:00
Yan Zhang 95491245bc
adopt workspaceTrust in package.json (#988)
* adopt workspaceTrust in package.json
2021-04-28 13:15:56 +08:00
Jinbo Wang b74c374def
Clean up deprecated logs (#987) 2021-04-26 11:18:05 +08:00
Jinbo Wang 09ea696337
Bump version and prepare changelog for 0.33.0 (#985)
* Bump version and prepare changelog for 0.33.0
2021-04-26 09:47:43 +08:00
Jinbo Wang 97aa63b5ba
Add menus to VARIABLES view to customize the display styles (#982)
* Add menus to VARIABLES view to customize the display styles
2021-04-22 15:07:39 +08:00
Jinbo Wang bed2489f62
Support environment variable for port number in launch.json debug configuration (#984) 2021-04-22 09:41:54 +08:00
Jinbo Wang 21c9f1ab4f
Use InlineValuesProvider to provide inline debugging feature (#977)
* Use InlineValuesProvider to provide inline debugging feature
* Add metrics to track the performance of inline values feature
2021-04-21 13:24:13 +08:00
Sheng Chen abef713132
Adopt new APIs from vscode-tas-client (#974)
* Adopt new APIs from vscode-tas-client

Signed-off-by: Sheng Chen <sheche@microsoft.com>
2021-04-06 14:53:50 +08:00
Hayden 79102dfbba
Tiny spelling fix. (#968) 2021-04-06 13:16:35 +08:00
Jinbo Wang e60e0d3c03
Prepare 0.32.1 release (#971) 2021-03-23 12:44:48 +08:00
Jinbo Wang 3987fe3f48
bump version 0.32.0 (#961)
* bump version 0.32.0
2021-03-11 16:37:09 +08:00
Sheng Chen 5d5e4c4094
Rename 'runJavaFile' and 'debugJavaFile' commands (#960)
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2021-03-11 16:15:06 +08:00
Sheng Chen f7dc675995
Adopt new 'run' menu in editor title (#956)
* Adopt new 'run' menu in editor title

Signed-off-by: Sheng Chen <sheche@microsoft.com>
2021-03-11 15:44:36 +08:00
Sheng Chen bf4f4597f8
Adopt TAS client (#959)
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2021-03-11 10:18:58 +08:00
Jinbo Wang d3c3a20848
Update to new product logo (256*256) (#952) 2021-03-03 13:43:30 +08:00
Sheng Chen 7022b2c9d5
Enable GitHub Actions (#951)
* Enable GitHub Actions
* Force to install build tools on Windows
* Remove Travis

Signed-off-by: Sheng Chen <sheche@microsoft.com>
2021-03-02 16:35:30 +08:00
Jinbo Wang 1dd62b3c7e
Prepare new release 0.31.0 (#943) 2021-02-01 14:43:31 +08:00
Jinbo Wang b2a4831995
Disable launcher.bat script to unblock Git Bash users if windows username has blank spaces (#938)
* Disable launcher.bat script to unblock Git Bash users if windows user name has blank spaces

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Use vscode.env.shell API to get current shell
2021-01-21 16:13:36 +08:00