https://github.com/neoforged/vsclaunchconfigs
Small library for writing launch.json in Java
https://github.com/neoforged/vsclaunchconfigs
java vscode-debugging vscode-java
Last synced: 9 months ago
JSON representation
Small library for writing launch.json in Java
- Host: GitHub
- URL: https://github.com/neoforged/vsclaunchconfigs
- Owner: neoforged
- License: mit
- Created: 2023-11-03T22:28:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T07:04:52.000Z (over 2 years ago)
- Last Synced: 2024-10-30T00:55:50.255Z (over 1 year ago)
- Topics: java, vscode-debugging, vscode-java
- Language: Java
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VscLaunchConfigs
Small library for writing launch.json in Java
## TODOs:
- javadocs everywhere
- better testing?