Is it possible to have SQL syntax highlighting on strings embedded on source code?

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
  • nvim-ts-context-commentstring

    Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

  • I don't have a good understanding of neovim, but something like this should be possible with treesitter, since ts-context-comment-string should work in a similar way (detecting the language based on the current line), and also I've seen a comment mentioning it on another Reddit post.

  • tree-sitter-sql

    SQL syntax highlighting for tree-sitter (by m-novikov)

  • Can something like this https://github.com/m-novikov/tree-sitter-sql help?

  • 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
  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

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