Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Syntax Highlighting

Syntax Highlighting

563 projects

Showing 36 of 563 projects

code-shot.nvim
code-shot.nvimLua

A Neovim plugin for capturing code screenshots of entire files or selections.

#developer-tools#productivity#syntax-highlighting
Stars64
Forks2
Last commit1 year ago
nvim-custom-diagnostic-highlight
nvim-custom-diagnostic-highlightLua

A Neovim plugin that applies custom highlight groups to specific diagnostics like unused variables and functions.

#highlight#developer-tools#code-editing
Stars63
Forks1
Last commit
Obelisk
ObeliskOCaml

A multi-format pretty-printer for Menhir parser files, generating LaTeX, HTML, and EBNF outputs.

#pretty-print#parser-grammar#syntax-highlighting
Stars63
Forks4
Last commit1 month ago
ocelotgui
ocelotguiC++

A GUI client for MySQL and MariaDB with a built-in debugger, syntax highlighting, and customizable result displays.

#syntax-highlighting#c-plus-plus#database-explorer
Stars63
Forks15
Last commit8 months ago
v-mode
v-modeEmacs Lisp

An Emacs major mode providing syntax highlighting, indentation, and tooling for the V programming language.

#emacs#vlang#code-editing
Stars63
Forks10
Last commit3 years ago
nvim
nvimLua

A Lua-based Neovim theme offering a wide variety of color schemes for dark, light, and custom styles.

#themes#productivity#emacs-theme
Stars63
Forks2
Last commit1 year ago
resolve.nvim
resolve.nvimLua

A Neovim plugin for resolving merge conflicts with semantic highlighting, navigation commands, and diff viewing.

#editor-tool#version-control#git-merge
Stars62
Forks5
Last commit6 months ago
PoshColor
PoshColorPowerShell

A PowerShell module that adds customizable color themes and syntax highlighting to command output.

#color-theme#cli-enhancement#productivity-tools
Stars62
Forks5
Last commit5 years ago
Vim
VimVim Script

A Vim plugin providing syntax highlighting and language support for Quarto (.qmd) documents.

#code-blocks#syntax-highlighting#quarto
Stars61
Forks9
Last commit5 months ago
min-theme.nvim
min-theme.nvimLua

A Neovim colorscheme port of the popular Min Theme from Visual Studio Code.

#vim#syntax-highlighting#dark-theme
Stars60
Forks4
Last commit2 years ago
Code Snapshot
Code SnapshotGDScript

A Godot Engine plugin for taking beautified code snapshots with customizable frames and GDScript syntax highlighting.

#developer-tools#gdscript#screenshot
Stars58
Forks1
Last commit3 years ago
Vim LOVE Docs
Vim LOVE DocsLua

Vim plugin providing syntax highlighting and help files for the LÖVE 2D game framework.

#vim#syntax-highlighting#help-files
Stars58
Forks7
Last commit6 years ago
fold_line.nvim
fold_line.nvimLua

A Neovim plugin that uses visual lines to indicate code folding areas and highlights the current fold.

#vimscript#syntax-highlighting#neovim-plugin
Stars57
Forks0
Last commit4 months ago
interestingwords.nvim
interestingwords.nvimLua

A Neovim plugin for highlighting multiple words simultaneously and navigating through them with smooth scrolling.

#developer-tools#productivity#syntax-highlighting
Stars57
Forks9
Last commit1 year ago
cride
crideCrystal

A lightweight CLI text editor and IDE written in Crystal, designed for speed and customizability.

#productivity#modular#syntax-highlighting
Stars54
Forks3
Last commit5 years ago
Pixley Reader
Pixley ReaderSwift

A native macOS app for reading markdown specs, docs, and changelogs generated by AI coding tools.

#markdown-reader#syntax-highlighting#on-device-ai
Stars54
Forks3
Last commit4 months ago
nvim-hlchunk
nvim-hlchunkVim Script

A Neovim plugin that highlights indentation levels and chunk boundaries in the sign column for better code structure visualization.

#developer-tools#syntax-highlighting#neovim-plugin
Stars54
Forks0
Last commit11 months ago
jsoncolor
jsoncolorGo

A drop-in replacement for Go's encoding/json package that outputs colorized and indented JSON for CLI applications.

#colors#syntax-highlighting#terminal
Stars54
Forks6
Last commit11 days ago
stinvim
stinvimLua

A pre-configured Neovim distribution optimized for full-stack development with fast startup and extensive plugin support.

#plugin-manager#productivity#fullstack-development
Stars53
Forks1
Last commit5 months ago
overlength.nvim
overlength.nvimLua

A Neovim plugin that highlights lines exceeding a configurable width to improve code readability.

#vimscript#highlight#developer-tools
Stars52
Forks2
Last commit3 months ago
code-editor
code-editorTypeScript

A CodeMirror 6 wrapper for Angular providing code and diff editor components.

#ngx-codemirror#syntax-highlighting#text-editor
Stars51
Forks6
Last commit2 months ago
apprentice.nvim
apprentice.nvimLua

A Lua-based Neovim colorscheme based on the Apprentice palette with treesitter and LSP support.

#vim-colorscheme#developer-tools#nvim-treesitter
Stars50
Forks3
Last commit5 months ago
StyleToken
StyleTokenPython

A Sublime Text plugin for highlighting text with customizable colors, similar to Notepad++'s Style Token feature.

#developer-tools#productivity#syntax-highlighting
Stars50
Forks9
Last commit10 years ago
space-nvim
space-nvimLua

A Spacemacs-inspired dark and light colorscheme for Neovim, written in Lua.

#syntax-highlighting#light-theme#dark-theme
Stars50
Forks5
Last commit2 years ago
serene.nvim
serene.nvimLua

A mild Neovim colorscheme inspired by habamax, lunaperche, and the default Neovim theme.

#plugin-support#syntax-highlighting#ui-theme
Stars49
Forks1
Last commit1 year ago
Prism
PrismJavaScript

A DraftJS plugin that adds syntax highlighting to code blocks using Prism.js.

#draftjs#draft-js-plugins#draftjs-plugins
Stars48
Forks6
Last commit5 years ago
cmake-font-lock
cmake-font-lockCMake

Advanced, type-aware syntax highlighting for CMake scripts in Emacs.

#emacs#syntax-highlighting#cmake
Stars48
Forks6
Last commit2 years ago
modifiers
modifiersHTML

A proposal to add regular expression pattern modifiers for controlling flags like i, m, s, and x within subexpressions in ECMAScript.

#parsing-tools#tc39#syntax-highlighting
Stars47
Forks2
Last commit1 year ago
gloombuddy
gloombuddyLua

A gloom-inspired color scheme for Neovim built with the colorbuddy framework.

#treesitter#syntax-highlighting#dark-theme
Stars46
Forks3
Last commit5 years ago
Vala VSCode
Vala VSCodeTypeScript

Provides syntax highlighting and code intelligence for Vala and Genie languages in Visual Studio Code.

#genie-language#language-server#vscode-extension
Stars46
Forks8
Last commit2 years ago
JsonHilo
JsonHiloJavaScript

A fast, lossless streaming JSON parser for JavaScript with high-level and low-level interfaces.

#fast#zero-dependency#modular
Stars45
Forks3
Last commit11 months ago
codeschool.nvim
codeschool.nvimLua

A Lua-based colorscheme for Neovim with treesitter and built-in LSP support, based on the codeschool.vim palette.

#treesitter#developer-tools#syntax-highlighting
Stars45
Forks5
Last commit5 months ago
vn-night.nvim
vn-night.nvimLua

A dark Neovim colorscheme written in Lua with built-in LSP and Treesitter support.

#treesitter#editor-theme#syntax-highlighting
Stars44
Forks3
Last commit1 year ago
Atom package
Atom packageCoffeeScript

PowerShell language support package for the Atom editor with syntax highlighting and grammar.

#atom-package#syntax-highlighting#text-editor
Stars44
Forks12
Last commit7 years ago
influx-prompt
influx-promptPython

An interactive command-line interface for InfluxDB with auto-completion, inspired by pgcli and http-prompt.

#developer-tools#prompt-toolkit#syntax-highlighting
Stars44
Forks4
Last commit3 years ago
markcat
markcatJavaScript

A terminal viewer for Markdown files with syntax highlighting and GitHub Flavored Markdown support.

#command-line-utility#syntax-highlighting#documentation-tool
Stars43
Forks0
Last commit3 years ago
PreviousPage 11 of 16

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
Next
#Developer Tools175
#Neovim137
#Lua111
#Neovim Plugin98
#Text Editor89
#Vim Plugin77
#Vim71
#Color Scheme70
#Colorscheme64
#Neovim Colorscheme60
#Treesitter58
#Code Editor55