-
-
Notifications
You must be signed in to change notification settings - Fork 71
Add VSCode Extension to header #332
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
Add VSCode Extension to header #332
Conversation
Merging this PR means that I must provide support for it, and prevent it from breaking. I'm happy to do that, but I'd suggest that we then merge the extension into this repo first. (like you've suggested before).
What do you think?
Make sense, I will prepare another PR.
Hey @smeijer, don't you think we should work on the monorepo structure before merging the extension, the extension is written in TS and maybe it will be confusing to see TS and JS dependencies all together on the same package.json.
Makes sense. What do you propose? Can you contribute to improving the structure?
Makes sense. What do you propose? Can you contribute to improving the structure?
Sure, I will have a look at it.
Closing this until we tackle this #34
What:
Added VSCode Extension link to the Header
Why:
For VSCode Extension visibility
Checklist: