Intellisense for Svelte Projects in Zed Code Editor #6619
ChristianPerez34
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
Hey @ChristianPerez34, would you want to open a PR to add this to our docs, by adding a new section similar to the existing ones? If not, I can do it, I just wanted to make sure you had the opportunity. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Zed community,
For all users interested in working on Svelte projects using the Zed code editor, here's an important step that will enhance your workflow. To get intellisense working in your coding environment, kindly add the following settings JSON block into your Zed code editor settings file:
By incorporating these settings, I was able to successfully get the Intellisense working in the Zed code editor for my Svelte projects. I'm sharing these settings with you with the hope that it will aid your development process too.
Happy coding!
Beta Was this translation helpful? Give feedback.
All reactions