syntax-highlighting
Here are 1,978 public repositories matching this topic...
You can see this in the examples on the public demo page.

null/true/false should be literals, but instead are keywords:
That's a valid command so the final } should be a reserved-word.
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
-
Updated
May 15, 2022 - Python
What's the Problem?
It is not any type of problem.
Solution/Idea
This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.
Alternatives
According to Google:
A code of conduct defines standards for how to eng
Language name
"Overpass QL" or "Overpass Query Language"
https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL
URL of example repository
Custom Jupyter Notebook Themes
-
Updated
Feb 3, 2022 - CSS
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
Updated
Feb 9, 2022 - Python
Modular visual interface for GDB in Python
-
Updated
Apr 17, 2022 - Python
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
-
Updated
Feb 20, 2022 - JavaScript
An arctic, north-bluish color palette.
-
Updated
Oct 19, 2021 - CSS
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
-
Updated
Jan 9, 2022 - Python
Simple syntax highlighting library written in javascript
-
Updated
May 24, 2021 - JavaScript
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
-
Updated
Feb 10, 2021 - C#
A pure Ruby code highlighter that is compatible with Pygments
-
Updated
May 14, 2022 - Ruby
Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
-
Updated
May 10, 2022 - C++
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
-
Updated
Feb 21, 2022 - Lua
GitHub style split diffs in your terminal
-
Updated
Apr 24, 2022 - TypeScript
An arctic, north-bluish clean and elegant Vim theme.
-
Updated
May 14, 2022 - Vim script
Pretty diff to html javascript library (diff2html)
-
Updated
Apr 17, 2022 - TypeScript
Rich-cli is a command line toolbox for fancy output in the terminal
-
Updated
May 12, 2022 - Python
Remarkable - The Markdown Editor for Linux http://remarkableapp.github.io
-
Updated
Oct 28, 2021 - Python
- OS: Linux (Arch)
- Python: 3.7.4
- litecli: 1.1.0
This is a great tool (thanks!), but I was deterred from considering it by the references to completing with the "Right-arrow" key in the documentation (and UI). I'm used to completing with the standard GNU Readline Tab key (as in sqlite) and never use arrow keys for completion and don't use any tools which do by default (it's bee
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!
-
Updated
Mar 18, 2022 - Swift
Markdown syntax highlighting for Notepad++, by customized UDL file (user defined language)
-
Updated
Jan 31, 2022 - JavaScript
Rust library for syntax highlighting using Sublime Text syntax definitions.
-
Updated
May 4, 2022 - Rust
iOS & OSX Syntax Highlighter.
-
Updated
Jan 9, 2022 - Swift
Add support C#
Please add C# syntax support.
Improve this page
Add a description, image, and links to the syntax-highlighting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the syntax-highlighting topic, visit your repo's landing page and select "manage topics."


Describe the bug you encountered:
The options
--map-syntaxand--ignored-suffixcannot work together.How to reproduce it:
Prepare a file
foo.demoin YAML syntax:Use
bat --map-syntax "*.demo:YAML" foo.democan print it with YAML syntax highlighting:bat foo.demo \ --map-syntax "