This repository was archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 58
Bundle plugin into a VS Code extension #10
Comments
Here's a prototype: https://github.com/mjbvz/vscode-styled-components-extension Requires a build of VS Code with microsoft/vscode@1bfad13 |
Closed
Yeeessss! Shall we merge this with https://github.com/styled-components/vscode-styled-components? |
Any updates ❓ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have an experimental means for a VS Code extension to contribute TypeScript plugins. This would have a few benefits:
jsconfig
ortsconfig
configuration required.package.json
To be clear, the TypeScript server plugin itself would continue to work across all editors that use the TypeScript language service. This issue merely tracks bundling up the plugin into a VS Code extension
The text was updated successfully, but these errors were encountered: