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
Emacs 29.2
Spacemacs
LSP Dart with treemacs integration (a little treemacs sidebar where you can interactively insert code snippets into functions, as seen here: https://emacs-lsp.github.io/lsp-dart/#tree-views (2nd GIF)
For most options on this list, they insert the snippet correctly, however for some (e.g: wrap with center) I get this error message Error running timer: (error "[yas] ‘yas-expand-snippet’ needs properly setup ‘yas-minor-mode’")
The text was updated successfully, but these errors were encountered:
Emacs 29.2
Spacemacs
LSP Dart with treemacs integration (a little treemacs sidebar where you can interactively insert code snippets into functions, as seen here:
https://emacs-lsp.github.io/lsp-dart/#tree-views (2nd GIF)
For most options on this list, they insert the snippet correctly, however for some (e.g: wrap with center) I get this error message
Error running timer: (error "[yas] ‘yas-expand-snippet’ needs properly setup ‘yas-minor-mode’")
The text was updated successfully, but these errors were encountered: