Skip to content

Commit

Permalink
feat: add spring boot tools (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
s1n7ax authored Jul 5, 2024
1 parent f57ef4f commit c61a66c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
21 changes: 21 additions & 0 deletions packages/spring-boot-tools/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: spring-boot-tools
description: |
Provides validation and content assist for Spring Boot `application.properties`,
`application.yml` properties files. As well as Boot-specific support for
`.java` files.
homepage: https://github.com/spring-projects/sts4
licenses:
- EPL-1.0
languages:
- Java
categories:
- LSP

source:
id: pkg:openvsx/VMware/[email protected]
download:
file: VMware.vscode-spring-boot-{{version}}.vsix

share:
spring-boot-tools/jars/: extension/jars/
22 changes: 0 additions & 22 deletions packages/sts4/package.yaml

This file was deleted.

0 comments on commit c61a66c

Please sign in to comment.