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 added snippet definitions to the files go.json, python.json and javascript.json in the directory ~/.config/zed/snippets. When I open a .go or .py file and invoke editor::ShowCompletions (ctrl-space), none of the snippets defined in go.json or python.json are shown. In a .js file on the other hand, the snippets defined in javascript.json are shown.
Check for existing issues
Describe the bug / provide steps to reproduce it
I added snippet definitions to the files
go.json
,python.json
andjavascript.json
in the directory~/.config/zed/snippets
. When I open a.go
or.py
file and invokeeditor::ShowCompletions
(ctrl-space), none of the snippets defined ingo.json
orpython.json
are shown. In a.js
file on the other hand, the snippets defined injavascript.json
are shown.Zed Version and System Specs
Zed: v0.170.2 (Zed)
OS: Linux X11 ubuntu 24.04
Memory: 15.3 GiB
Architecture: x86_64
GPU: Intel(R) Xe Graphics (TGL GT2) || Intel open-source Mesa driver || Mesa 24.0.9-0ubuntu0.3
If applicable, add screenshots or screencasts of the incorrect state / behavior
go.json:
python.json:
javascript.json:
settings.json
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: