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

Commits on Jul 26, 2024

  1. feat: initial implementation of the sprocket extension.

    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.
    peterhuene committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f65b0c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    bd7bfec View commit details
    Browse the repository at this point in the history