Editor (VS Code) integration? #88
vfonic
started this conversation in
Ideas and feedback
Replies: 1 comment 2 replies
-
Not sure I understand. You already can open one file below the other on VS Code. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This tool looks great!
I'm always looking for ways to improve what I can see in my editor without the need to have to open multiple split panes or some other acrobatics. Having a group of files open one below the other (like in your demo) could be an awesome advantage!
I see many use cases for this:
React: JSX file + GraphQL query in another file, maybe CSS module file or CSS-in-JS,...
Web: HTML, CSS and JS files all open one below the other...
Deep linking: my colleague might ask me where something is happening and I can send her a deep link, kinda like I do now to GitHub code, but why GitHub? Wouldn't it be more practical to see this directly in the editor?
Similarly, code annotations could be built into the editor!
Sorry for the messy message, I'm writing this from my phone, but I just wanted to get it out to you. :)
Beta Was this translation helpful? Give feedback.
All reactions