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

VSCode: Creating Visual Studio Code Extensions #13

Open
AdmiringWorm opened this issue Jan 21, 2019 · 1 comment
Open

VSCode: Creating Visual Studio Code Extensions #13

AdmiringWorm opened this issue Jan 21, 2019 · 1 comment

Comments

@AdmiringWorm
Copy link

I know this can be a pretty large topic (Especially considering there can be a number of different scenarios for building extension. Commands, LanguageServer, and more).

But thought it could be cool to have a basic live stream of how to start building Visual Studio Code extensions.

What I'm thinking, is perhaps having a stream for users that wishes to start building extensions through basic commands.

Some suggestions of topics

  • Setting up environment to start building extensions (including initial project creation)
  • Creating your first Visual Studio Code command (I'm guessing you could already make use of one of your extensions for this).
  • How to debug extensions.
  • Implementing Unit Tests
  • Implementing Dependency Injection (tip: inversify)
@gep13
Copy link
Member

gep13 commented Jan 21, 2019

@AdmiringWorm so, I actually have an extension in mind that I want to create, so perhaps once I clear out some other work, I could start a stream for showing how to get started with extension writing.

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

No branches or pull requests

2 participants