Michael Westphal
Michael Westphal
Please consider adding a CLI option similar to how [`subl --add`](https://www.sublimetext.com/docs/command_line.html#usage) or [`code --reuse-window`](https://code.visualstudio.com/docs/editor/command-line#_core-cli-options) functions. My preference would be `zed --add` (or `zed -a`) like Sublime.
This is my experience at the moment too. I sadly disabled it for now in order to make sure treesitter still functions for TypeScript as a whole.
Sadly this didn't seem to work for me, but it could be user error on my part as I'm new to setting these things up and updating them. Regardless, thank...