tree-sitter-jinja2
By dbt-labs
nvim-FeMaco.lua
Catalyze your Fenced Markdown Code-block editing! (by AckslD)
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
tree-sitter-jinja2 | nvim-FeMaco.lua | |
---|---|---|
1 | 8 | |
16 | 294 | |
- | - | |
10.0 | 0.0 | |
5 months ago | 29 days ago | |
C | Lua | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tree-sitter-jinja2
Posts with mentions or reviews of tree-sitter-jinja2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-12.
-
FeMaco now supports language injections in any language (including inline)
Ah I see! I think it should be done the other way around, ie you should use a parser for jinja and inject SQL. Since the above is not valid SQL. There are some WIP jinja parsers (for example this or this) although I haven't tried them.
nvim-FeMaco.lua
Posts with mentions or reviews of nvim-FeMaco.lua.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-28.
-
Using Github Copilot.vim within Markdown fenced code blocks
If you're doing serious editing in markdown code blocks then consider https://github.com/AckslD/nvim-FeMaco.lua
-
Help getting typescript server plugins working in LSP
I have hard of nvim_femaco.lua and inline-edit.nvim.
-
FeMaco now supports language injections in any language (including inline)
Thanks to bew for the initial suggestion.
- Introducing FeMaco: Catalyze your Fenced Markdown Code-block editing!
What are some alternatives?
When comparing tree-sitter-jinja2 and nvim-FeMaco.lua you can also consider the following projects:
nvim-treesitter - Nvim Treesitter configurations and abstraction layer
nvim-trevJ.lua - Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter
otter.nvim - Just ask an otter! 🦦
tree-sitter-jinja2 - Tree-sitter grammar for Jinja2
inline_edit.vim - Edit code that's embedded within other code
vim-markdown - Vim Markdown runtime files
copilot.vim - Neovim plugin for GitHub Copilot