-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now the extension has 2 activation events,
workspaceContains:gradlew
workspaceContains:gradlew.bat
this is great. However my project structure has a bunch of lessons separated by folders. In some folders we have java projects and in others we dont. Is there any way to still format on save while we are in said subfolder.
EX:
Workspace:
- Parent Folder
- Lesson01
- structs_java
- java project with gradle here
- structs_ts
- structs_java
- Lesson01
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request