Sheng Chen
9c3b27faa3
chore: Update dependencies ( #772 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-06-01 17:03:04 +08:00
Sheng Chen
ffe38aad8e
fix: Cannot open file explorer from welcome view. ( #771 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-05-29 13:15:18 +08:00
Sheng Chen
4299903d83
chore: Prepare for 0.23.0 ( #769 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-05-29 10:38:04 +08:00
Dusan Balek
4118f94bba
feat: Support create Graal Cloud Native projects. ( #765 )
2023-05-18 14:09:54 +08:00
Jeremy Fiel
cec81496af
fix: spelling mistake in package.nls.json ( #760 )
2023-04-27 17:35:29 -07:00
Dusan Balek
572b6d2d7f
feat: Support create Micronaut projects ( #757 )
...
---------
Co-authored-by: Sheng Chen <sheche@microsoft.com>
2023-04-26 06:00:48 -07:00
Sheng Chen
3512b8bddb
chore: Prepare for 0.22.0 ( #756 )
...
* chore: Prepare for 0.22.0
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-23 10:13:51 +08:00
Sheng Chen
b304e48da2
fix: Change the setting 'java.project.explorer.filters' to 'java.project.explorer.showNonJavaResources' ( #755 )
2023-04-21 12:57:25 +08:00
Sheng Chen
3b75af221b
feat: Support create different kind of resources from inline new button. ( #754 )
2023-04-14 16:31:35 +08:00
Sheng Chen
100b67772e
fix: Display compilation units which does not have a primary type ( #752 )
...
Co-authored-by: Shi Chen <chenshi@microsoft.com>
2023-04-14 14:24:26 +08:00
Sheng Chen
4309418383
chore: Update VS Code engine version to 1.77.0 ( #753 )
2023-04-14 13:59:39 +08:00
Sheng Chen
960dcf0b8d
feat: Introduce a setting to control whether non-Java resources should be filtered ( #749 )
...
* feat: Introduce a setting to control whether non-Java resources should be filtered
2023-04-14 12:34:24 +08:00
Sheng Chen
a3abd05e3c
fix: Better handling the import error hint ( #747 )
2023-04-13 14:21:55 +08:00
Sheng Chen
b3c8565796
fix: Show 'module-info.java' at source roots ( #745 )
2023-04-12 05:24:10 -07:00
Sheng Chen
e5565db7f0
feat: Show non Java Projects in the Java Projects explorer ( #744 )
...
* feat: Show non Java Projects in the Java Projects explorer
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-12 16:03:25 +08:00
Sheng Chen
169e166424
feat: Support creating new files/folders in Java Project explorer ( #742 )
2023-04-12 15:21:00 +08:00
Sheng Chen
dc2908e8c2
feat: Re-organize the new class & package commands ( #741 )
...
* feat: Re-organize the new class & package commands
- Group new class and new package commands to the submenu.
- Use another command to handle new class creation from the menu bar.
- Enable the class and package creation at the source type level.
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-11 17:05:25 +08:00
Sheng Chen
ad8a46296e
Give more hints about the project import status ( #740 )
...
* Give more hints about the project import status
- If there is no project available, and the workspace exists error marks,
show the error message in the view.
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-11 13:30:04 +08:00
Sheng Chen
a1e6cfb777
fix: Apply 'files.exclude' to Java Projects explorer ( #739 )
...
* fix: Apply 'files.exclude' to Java Projects explorer
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-10 16:26:17 +08:00
Sheng Chen
bdc5fa8f35
refactor: Simplify the settings change event handling ( #737 )
2023-04-10 15:34:32 +08:00
Sheng Chen
004fdb63b1
feat: Display non-java resources in the Project explorer ( #730 )
...
* feat: Display non-java resources in the Project explorer
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-10 14:37:33 +08:00
Sheng Chen
15748512d9
feat: Apply file decorators to project level ( #735 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-10 10:36:46 +08:00
Sheng Chen
61333f2811
refactor: Use factory pattern to create explorer nodes ( #731 )
...
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-06 09:25:58 +08:00
Sheng Chen
7cab0833ca
refactor: Use visitor pattern to get the explorer nodes ( #729 )
...
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-04-04 10:06:33 +08:00
Sheng Chen
dbd8d84d70
chore: Update dependencies ( #727 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-03-27 16:59:22 +08:00
Sheng Chen
8fa4046028
chore: Prepare for 0.21.2 ( #726 )
...
* chore: Update target platform
* chore: Prepare for 0.21.2
---------
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-03-23 15:30:39 +08:00
dependabot[bot]
439f14194a
chore(deps-dev): Bump webpack from 5.75.0 to 5.76.0 ( #725 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 17:16:06 -07:00
Shi Chen
973cff33df
fix: Make export jar task unblock fetch task process ( #722 )
2023-03-08 01:37:50 -08:00
Sheng Chen
26c2ca1b5d
chore: Bump version ( #719 )
2023-03-02 16:44:09 +08:00
dependabot[bot]
ecc66d870b
chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #714 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:41:02 +08:00
Sheng Chen
b3634c08bc
chore: Update the badges ( #711 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2023-01-30 13:02:44 +08:00
Sheng Chen
a4e6956cb3
Update the CI node version ( #710 )
...
- To match the requirement of the dependency @vscode/test-electron@2.2.2
Signed-off-by: sheche <sheche@microsoft.com>
2023-01-30 11:25:14 +08:00
Sheng Chen
b30d959fc7
chore: Update dependencies ( #709 )
...
* chore: Update dependencies
Signed-off-by: sheche <sheche@microsoft.com>
2023-01-17 18:26:56 -08:00
Sheng Chen
3e4cc5a0db
chore: Enable no response check ( #704 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-12-01 17:19:05 +08:00
Sheng Chen
fe27a033fb
chore: Update dependencies ( #703 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-11-30 10:50:43 +08:00
Shi Chen
bbeea0e7b8
fix: Add eol after emit message ( #701 )
2022-11-14 10:46:10 +08:00
Sheng Chen
929e6aa08f
chore: Update dependencies ( #700 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-11-07 12:47:20 +08:00
Sheng Chen
2f2c48d91e
Prepare 0.21.1 ( #697 )
2022-10-31 11:26:09 +08:00
Sheng Chen
b00b2df648
fix: Better handling the linked resource when getting projects ( #694 )
...
- When comparing the project location with the workspace folder path, scan
the folder with one level deep and check if the linked folder belongs
to the workspace folder.
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-10-24 13:24:05 +08:00
Sheng Chen
e60b2b33dd
chore: Bump dependency versions ( #693 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-10-12 14:16:27 +08:00
Sheng Chen
446bcd1914
chore(deps): Update dependencies ( #688 )
2022-09-13 22:13:47 -07:00
Shi Chen
3554bcdd4d
chore: remove ASKUSER option( #686 )
2022-08-31 14:04:55 +08:00
Sheng Chen
a27b2ae10b
fix: Remove the limitation of only displaying invisible projects ( #684 )
...
- now, no matter where the projects are located, we will display all of
them in Java Projects explorer. (The only exception is the default
project).
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-08-04 15:50:47 +08:00
Sheng Chen
6c9d1561e9
fix: Do not allow craeting new types in resource folder ( #685 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-08-04 15:23:50 +08:00
Sheng Chen
118eb9617d
fix: Activation events not working ( #683 )
...
Signed-off-by: sheche <sheche@microsoft.com>
2022-08-02 15:35:55 +08:00
Sheng Chen
13cc5e90db
chore(deps): Update dependencies ( #682 )
...
- Update NPM modules.
- Remove commons-io.
- Update the required JRE to 11.
2022-07-31 22:21:44 -07:00
Sheng Chen
b1084335b6
fix: Scan two levels of directories for activation indicators ( #681 )
...
Signed-off-by: sheche <sheche@microsoft.com>
2022-07-29 00:14:37 -07:00
Sheng Chen
bfa43f7ad7
chore: Remove unused module ( #679 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-07-27 17:09:08 +08:00
Sheng Chen
6c82573ca9
refactor: Move export jar related code under tasks folder ( #678 )
...
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2022-07-27 13:51:04 +08:00
Shi Chen
de4a64b8ae
UX: Polish messages for task type migration ( #675 )
2022-07-25 14:53:39 +08:00