-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polish 'Create Visual Studio Code extension'
Refine extension to use stdin/stdout to communicate with the Java code rather than using an HTTP endpoint. This commit also restructures the way that the extension is built and reduces the number of Maven projects. It also drops Markdown formatting support. See gh-142
- Loading branch information
Showing
50 changed files
with
4,566 additions
and
1,131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
spring-javaformat-vscode/spring-javaformat-format-service/.vscode/launch.json
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
spring-javaformat-vscode/spring-javaformat-format-service/.vscode/settings.json
This file was deleted.
Oops, something went wrong.
121 changes: 0 additions & 121 deletions
121
spring-javaformat-vscode/spring-javaformat-format-service/pom.xml
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
...avaformat-format-service/src/main/java/io/spring/format/controllers/FormatController.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
...avaformat-format-service/src/main/java/io/spring/format/controllers/HealthController.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.