Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove npm install step from VS Code extension #149

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
skovhus merged 5 commits into master from remove-install-step
Sep 25, 2019
Merged

Conversation

Copy link
Collaborator

@skovhus skovhus commented Sep 24, 2019
edited
Loading

Here we are removing the npm install step by including the new wasm version of the LSP server into the VS Code extension.

I combined some work I did back in June (https://github.com/mads-hartmann/bash-language-server/pull/134/commits) and work done a year ago (#72).

Related to #131

TODO

  • combine server with vscode client
  • test on OS X
  • test on Windows
  • documentation

Note on how to test:

cd vscode-client && vsce package --yarn
code --install-extension <path to package.vix>

Copy link
Collaborator Author

skovhus commented Sep 24, 2019

@mads-hartmann can you try it out by uninstalling bash-language-server (npm -g uninstall bash-language-server) and run:

cd vscode-client && vsce package --yarn
code --install-extension <path to package.vix>

@skovhus skovhus mentioned this pull request Sep 24, 2019
Copy link
Collaborator

@skovhus Just gave it a go. It works 🎉

skovhus reacted with rocket emoji

@skovhus skovhus merged commit 2488754 into master Sep 25, 2019
@skovhus skovhus deleted the remove-install-step branch September 25, 2019 20:43
Copy link
Collaborator Author

skovhus commented Dec 11, 2019
edited
Loading

@mads-hartmann we should release the vscode extension :)

The version number is bumped, so we just need to run the release step. Can you do that?

Copy link
Collaborator

@skovhus Done, works like a charm 🎉

dseynhae reacted with thumbs up emoji

Copy link
Collaborator Author

skovhus commented Dec 13, 2019

NICE! <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mads-hartmann mads-hartmann Awaiting requested review from mads-hartmann

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /