Building a VSCode Extension: Part Three
Now that I have a blank VS Code extension set up and working, I want to start building on it.
Adding some Code formatting configs
The Yeoman template for VS Code Extension does not have any formatting configs that I typically use for my projects.
I m...
blog.codebycorey.com12 min read