You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I copied over my snippet files from VSCode when I installed Zed, but snippets from the copied files (i.e. a copied-in typescript.json in ~/.config/zed/snippets) would not show up in autocompletion, even though opening the file via the snippets: configure snippets menu confirmed that it was the correct file in the correct location.
However, when I deleted those same files, then selected snippets: configure snippets and the same language from the options, and pasted the exact same content into a new, identically-named file created that way, the snippets started showing up as normal. It seems like, somehow, snippet files will not be recognized by Zed unless they are created via the editor.
Check for existing issues
Describe the bug / provide steps to reproduce it
I copied over my snippet files from VSCode when I installed Zed, but snippets from the copied files (i.e. a copied-in
typescript.json
in~/.config/zed/snippets
) would not show up in autocompletion, even though opening the file via thesnippets: configure snippets
menu confirmed that it was the correct file in the correct location.However, when I deleted those same files, then selected
snippets: configure snippets
and the same language from the options, and pasted the exact same content into a new, identically-named file created that way, the snippets started showing up as normal. It seems like, somehow, snippet files will not be recognized by Zed unless they are created via the editor.Zed Version and System Specs
Zed: v0.169.2 (Zed)
OS: macOS 15.2.0
Memory: 16 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: