Jinbo Wang
5c7562ade2
bump version to 0.53.1 ( #574 )
2024-10-31 14:38:24 +08:00
dependabot[bot]
d4afc7e551
Bump commons-io:commons-io in /com.microsoft.java.debug.core ( #573 )
...
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 11:32:24 +08:00
Vincentius Adrian
e54f5c20c9
Update eclipse to use v4.33 ( #571 )
2024-09-18 15:36:52 +08:00
bsolar17
3691f3b5f2
Update lsp4j dependency to version 0.23.1 ( #565 )
...
New version of jdtls core requires lsp4j 0.23 or greater.
2024-08-08 09:49:58 +08:00
Jinbo Wang
26daf612fb
Remove the obselete parameter '-Djava.compiler=NONE' from launching command ( #564 )
2024-07-22 10:07:30 +08:00
Jinbo Wang
1b669f8c4c
Adopt the new code sign job in the pipeline ( #563 )
2024-07-19 14:36:08 +08:00
Jinbo Wang
24c61a7b06
Remove the deprecated debug parameters from the launching connector ( #562 )
2024-07-19 13:34:22 +08:00
Jinbo Wang
e06a1b6866
bump version to 0.53.0 ( #557 )
2024-06-27 10:31:27 +08:00
Jinbo Wang
6511f97c76
Update tp to fix the build failure ( #556 )
2024-06-17 16:50:27 +08:00
Sheng Chen
36572435d0
Support HCR for gradle build server projects ( #555 )
...
* Support HCR for gradle build server projects
* Fix checkstyle violations
* Fix NPE when auto build is disabled
Signed-off-by: Sheng Chen <sheche@microsoft.com>
* Address comments
* Fix checkstyle violations
* Use isNotBlank()
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2024-06-14 16:04:40 +08:00
Jinbo Wang
83403a458e
fix Java 22 main method searching order ( #548 )
2024-04-10 15:59:06 +08:00
Jinbo Wang
37d4e66c57
Update signjars-nightly.yml for Azure Pipelines
2024-03-26 12:47:07 +08:00
Jinbo Wang
ae16f7ce32
Check the class name of ASTNode to see if it's unnamed class ( #544 )
2024-03-26 10:45:23 +08:00
Jinbo Wang
1a06b1f6d2
bump version to 0.52.0 ( #543 )
2024-03-25 12:50:51 +08:00
Jinbo Wang
56c0145312
Support debugging Java 21 instance main method and unnamed class ( #542 )
...
* Support debugging Java 21 instance main method and unnamed class
2024-03-21 20:34:44 +08:00
Jinbo Wang
736dcacf41
Update lsp4j to 0.22.0 ( #541 )
2024-03-18 18:29:13 +08:00
Jinbo Wang
98db4b1626
Update com.microsoft.java.debug.tp.target to 4.31 release ( #538 )
2024-03-14 13:58:54 +08:00
Jinbo Wang
6c2377eae7
Update signjars-nightly.yml for Azure Pipelines
2024-02-23 14:18:08 +08:00
Jinbo Wang
5f0d1bb910
Update signjars-rc.yml for Azure Pipelines
2024-02-19 14:59:26 +08:00
Jinbo Wang
6e064b0ca2
Update signjars-rc.yml for Azure Pipelines
2024-02-19 13:39:33 +08:00
Jinbo Wang
f212c3a2f7
Bump version to 0.51.1 ( #536 )
2024-02-19 11:27:03 +08:00
Jinbo Wang
b5bc37d18e
Fix build errors ( #535 )
...
* Fix build errors
2024-02-06 09:20:06 +08:00
Jinbo Wang
fcfa80d2ba
Bump version to 0.51.0 ( #533 )
2024-01-30 13:59:01 +08:00
Gayan Perera
431de232d2
Fix the step-into target on multi line expression. Fix #519 ( #520 )
...
* Fix the step-into target on multi line expression. Fix #519
---------
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
2024-01-30 13:13:54 +08:00
Sheng Chen
b578b50078
Migrate to 1es pipelines ( #532 )
2024-01-18 15:39:43 +08:00
Vladimir Makaev
f8da9e2e2f
Allow ISourceLookUpProvider specify whether file is Local or Remote ( #515 )
2024-01-08 11:22:46 +08:00
Gayan Perera
9bdd997786
Improve inline breakpoint discovery when expression is multiline. Fix #521 ( #522 )
...
* Improve inline breakpoint discovery when expression is multiline. Fix #521
2023-12-13 09:54:30 +08:00
Gayan Perera
27f72fbdf7
Fix generic return type lambda breakpoint issue. Fix #1359 ( #499 )
...
* Fix generic return type lambda breakpoint issue. Fix #1359
The fix tries to compare the runtime lambda method signature with none
generic version of the method signature found from AST traversal as a
additional comparison to what is there.
2023-12-12 10:24:24 +08:00
John Olson
39046b7ab8
updated dependency location ( #528 )
2023-12-11 10:21:59 +08:00
Jinbo Wang
b0c70e3ddb
Update target platform dependencies to fix build errors ( #518 )
2023-11-21 18:01:28 +08:00
Jinbo Wang
488a56ef9f
Bump version to 0.50.0 ( #516 )
2023-11-01 14:02:42 +08:00
Vladimir Makaev
4f42baa629
Add extensibility points to DebugAdapter and ProtocolServer ( #509 )
...
Co-authored-by: Vladimir Makayev <vmakaev@fb.com>
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
2023-09-26 16:50:31 +08:00
Sheng Chen
8905c4a736
Special handling build only when it's build server project and not buildship project ( #511 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-09-19 15:51:18 +08:00
Jinbo Wang
c0e8f92f54
bump version to 0.49.0 ( #506 )
2023-08-28 11:33:14 +08:00
Jinbo Wang
f8b6db6eea
Display the package name in the label property when suggesting types in DEBUG CONSOLE ( #505 )
2023-08-17 14:35:42 +08:00
Jinbo Wang
0e03327569
Code completion: Use fully qualified name as needed in DEBUG CONSOLE ( #504 )
2023-08-15 12:46:31 +08:00
Sheng Chen
5174aa3744
Only build main project for build server project ( #503 )
...
* Only build main project for build server project
* Add a dedicated error code for build server
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-08-04 16:12:49 +08:00
Jinbo Wang
1d76af515d
Bump version to 0.48.0 ( #502 )
2023-07-31 12:13:50 +08:00
Jinbo Wang
f9c02cffeb
Custom request 'refreshFrames' to refresh the thread's frames ( #501 )
...
* Custom request 'refreshFrames' to refresh the thread's frames
2023-07-24 13:57:20 +08:00
Jinbo Wang
7bdf2effd7
Bump version to 0.47.0 ( #497 )
2023-06-30 10:44:35 +08:00
Jinbo Wang
b6564781f1
Track the perf of stackTrace dap request ( #496 )
2023-06-30 09:57:33 +08:00
Jinbo Wang
6f5a9b3860
Debug support on the decompiled source code ( #495 )
...
* Debug support on the decompiled source code
2023-06-26 15:27:49 +08:00
microsoft-github-policy-service[bot]
25dd38f720
Microsoft mandatory file ( #493 )
...
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-06-05 13:06:22 +08:00
Jinbo Wang
3e9adddd8c
Bump version to 0.46.0 ( #492 )
2023-05-30 13:29:16 +08:00
Gayan Perera
d37cb100fb
Improve ASTParser options when project is resolved. Fix #488 ( #490 )
...
* Improve ASTParser options when project is resolved. Fix #488
Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
2023-05-26 15:45:14 +08:00
Gayan Perera
a01104960e
Improve lambda method discovery Fixes : #477 ( #478 )
...
* Improve lambda method discovery Fixes : #477
2023-05-24 13:30:28 +08:00
Jinbo Wang
31f79a5f3a
Add a task to sign maven artifacts with gpg ( #485 )
...
* Add a task to sign maven artifacts with gpg
2023-05-12 11:28:27 +08:00
Jinbo Wang
87fae71227
Support set exception breakpoint asynchronously & bump veriosn to 0.45.0 ( #482 )
...
* Support set exception breakpoint asynchronously & bump veriosn to 0.45.0
2023-04-24 13:05:08 +08:00
Jinbo Wang
9df6f5dbe3
Support specifying the exception types you want to break on ( #481 )
...
* support specifying the exception types you want to break on
2023-04-23 17:11:38 +08:00
Jinbo Wang
31cc03389a
Make pom.xml to reuse the tp file ( #476 )
2023-03-07 16:09:04 +08:00