Skip to content

feat: initial version of vscode extension #16

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

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

soedirgo
Copy link
Contributor

@soedirgo soedirgo commented Aug 6, 2023

What kind of change does this PR introduce?

feature

What is the current behavior?

No installation method for editors other than Neovim.

What is the new behavior?

  • add initial version of a VS Code extension - these are ripped off of rust-analyzer
  • xtask install --server can also be used when developing with other editors, since it just builds the binary

@soedirgo soedirgo force-pushed the feat/add-init-vscode-extension branch from 38d6522 to 377a8ea Compare August 6, 2023 14:27
@soedirgo soedirgo force-pushed the feat/add-init-vscode-extension branch from 377a8ea to 8d02bb4 Compare August 6, 2023 14:28
@soedirgo soedirgo merged commit d4e971e into main Aug 6, 2023
@soedirgo soedirgo deleted the feat/add-init-vscode-extension branch August 6, 2023 14:47
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