I followed the default example but I'm facing issues with the oxlint and oxfmt LSPs actually running initially when I launch zed.
Reproduction Steps
- Open a basic typescript project with zed settings configuration globally or locally.
- Open a typescript file.
- Close the editor and relaunch.
- Observe that oxlint and oxfmt are not recognized in that typescript file.
- Close and reopen a typescript file, now oxlint and oxfmt are running and active.
I followed the default example but I'm facing issues with the oxlint and oxfmt LSPs actually running initially when I launch zed.
Reproduction Steps