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.
-
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
-
Updated
Feb 3, 2022 - CSS
-
Updated
Feb 9, 2022 - Python
-
Updated
Apr 17, 2022 - Python
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Oct 19, 2021 - CSS
-
Updated
Jan 9, 2022 - Python
-
Updated
May 24, 2021 - JavaScript
-
Updated
Feb 10, 2021 - C#
-
Updated
May 14, 2022 - Ruby
-
Updated
May 10, 2022 - C++
-
Updated
Feb 21, 2022 - Lua
-
Updated
Apr 24, 2022 - TypeScript
-
Updated
May 14, 2022 - Vim script
-
Updated
Apr 17, 2022 - TypeScript
-
Updated
May 12, 2022 - Python
-
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
-
Updated
Mar 18, 2022 - Swift
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
May 4, 2022 - Rust
-
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 "