Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initial implementation of the sprocket extension. #1

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

peterhuene
Copy link
Contributor

This commit is the initial implementation of the sprocket VS code extension.

The extension currently expects sprocket to be on the PATH and to support the analyzer subcommand for starting the LSP server.

It is a bare bones implementation to serve as the basis for future development.

This commit is the initial implementation of the sprocket VS code extension.

The extension currently expects `sprocket` to be on the PATH and to support the
`analyzer` subcommand for starting the LSP server.

It is a bare bones implementation to serve as the basis for future development.
@claymcleod claymcleod force-pushed the extension branch 2 times, most recently from 8a3e018 to fc0424d Compare July 29, 2024 21:16
syntaxes/example.wdl Outdated Show resolved Hide resolved
@peterhuene peterhuene merged commit 8faea99 into stjude-rust-labs:main Jul 29, 2024
@peterhuene peterhuene deleted the extension branch July 29, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants