Skip to content
Discussion options

You must be logged in to vote

Mhmm, luasnip is actually precise in this case, if a loader loads something, all snippets are listed in the log. The "vscode-loader: Loading lazy-load-snippets for filetype tex" message can be understood like "checking if there are lazy-load snippets for the filetype tex present".

  • Are you sure they are loaded? (check with :LuaSnipListAvailable)
  • Could you try removing the calls to lazy_load and see if they still exist?
  • Could you check if there are other messages in the log that reference that plugin's path?
  • Could you set loaders_store_source in ls.setup, expand one of the undesired snippets, and run require("luasnip.extras.snip_location").jump_to_active_snippet()? That should take you to …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Dragonfire3900
Comment options

You must be logged in to vote
1 reply
@L3MON4D3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants