Releases: elasticdotventures/just-vscode-extension
Releases · elasticdotventures/just-vscode-extension
v1.0.5
v1.0.4
v1.0.2
v1.0.0
1.0.0 (2025-08-05)
Bug Fixes
- disable OpenVSX publishing to fix release workflow (93e7ceb)
- implement LSP server restart mechanism for Justfile changes (#4) (f7b0b79), closes #3
- integrate just build system with GitHub Actions release workflow (ed88ec7)
- remove unused OVSX_PAT environment variable from release workflow (73dc7e4)
- resolve command registration conflict causing LSP client startup failure (e53cc91)
- resolve vsce command path in custom packaging script (252217b)
- simplify CI testing to avoid vscode-test-cli build issues (a1165d5)
- testing husky (70a96b8)
- update GitHub Actions workflow to handle vscode-test-cli build issues (e7f6057)
- update test command in GitHub Actions to use vscode-test properly (d2ac228)
- use VSCE GitHub Action with custom packaging (a3c57b8)