SaaSHub helps you find the best software and product alternatives Learn more →
Playground Alternatives
Similar projects and alternatives to playground
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
nvcode-color-schemes.vim
A bunch of generated colorschemes (treesitter supported)
-
-
-
doom-one.vim
A dark colorschme for vim, ported from doom-emacs' doom-one theme.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
-
syntax-tree-surfer
A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.
-
tree-sitter-comment
Tree-sitter grammar for comment tags like TODO, FIXME(user).
-
nvim-treehopper
Region selection with hints on the AST nodes of a document powered by treesitter
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
playground reviews and mentions
-
If you want to follow ThePrimeagen 0 to LSP video at https://www.youtube.com/watch?v=w7i4amO_zaE&t=624s but have difficulty following it, I made a textfile of my experience.
In your browser got to 'https://github.com/nvim-treesitter/playground'.
-
Emacs Is Not Enough
What do you think about treesitter? https://github.com/tree-sitter/tree-sitter
The idea is to sync changes in the text to a tree structure, then have all the structure manipulation functions built on top of it. See the gif here for a visual representation: https://github.com/nvim-treesitter/playground
-
Neovim config from scratch (Part I)
If you are into compilers/ASP look into https://github.com/nvim-treesitter/playground and catch ThePrimeagen's vide around this timestamp.
-
TSPlayground issue with markdown + markdown_inline
Github issue: https://github.com/nvim-treesitter/playground/issues/106
here you go
-
Simple script to deal with the new lsp semantic highlights on master
Addressed in this PR
-
How to Get Frontmatter Support for Non-Markdown Files
And then use https://github.com/nvim-treesitter/playground to make a query for the thing you want to replace. Might be a little complicated since that area is not parsed by the HTML so it looks like raw text.
-
Are there any plugins for assisting in *writing* Treesitter queries?
That would be treesitter playground
-
paint.nvim: Simple Neovim plugin to easily add additional highlights to your buffers
https://github.com/nvim-treesitter/playground for tree-sitter stuff
-
No automatic HTML syntax highlighting on .vue files
I would reccomend installing treesitter playground and use :TSCaptureUnderCursor to check if the html part of Vue files have the correct captures and then check those captures highlights. For example, if the capture is @keyword you can check the highlight of that capture with :highlight @keyword.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea593170b8>
www.saashub.com | 1 Feb 2023
Stats
nvim-treesitter/playground is an open source project licensed under Apache License 2.0 which is an OSI approved license.