Skip to content

Commit

Permalink
feat: add sts4 (#2)
Browse files Browse the repository at this point in the history
* feat: add sts4 jars

* fix(sts4): wrong license name
  • Loading branch information
s1n7ax committed Dec 1, 2023
1 parent bf4a360 commit 4faff12
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/sts4/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: sts4
description: |
Spring Tools 4 is the next generation of Spring tooling for your favorite coding environment.
Largely rebuilt from scratch, it provides world-class support for developing Spring-based enterprise
applications.
homepage: https://github.com/spring-projects/sts4
licenses:
- EPL-1.0
languages:
- Java
categories:
- LSP

source:
id: pkg:github/spring-projects/[email protected]
asset:
file: vscode-spring-boot-1.50.0-RC.2.vsix

share:
sts4/: extension/jars/

0 comments on commit 4faff12

Please sign in to comment.