Do I have a bug in my configs for neovim and LuaSnip, or is this a bug with LuaSnip?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • LuaSnip

    Snippet Engine for Neovim written in Lua.

  • I'm using LuaSnip with some VSCode snippets I wrote. Expanding snippets works except for usages of VSCode variable transforms.

  • I use a custom flavor of lazy.nvim starter.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • As far as the actual file that's being used by LuaSnip, that's here.

  • jsregexp

    JavaScript regular expressions for Lua

  • To apply Variable/Placeholder-transformations https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variable-transforms, luasnip needs to apply ECMAScript regexes. This is implemented by relying on jsregexp https://github.com/kmarius/jsregexp.

  • starter

    Starter template for LazyVim (by LazyVim)

  • Solved: LazyVim will now install jsregexp by default. See the pr here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts