syntax-highlighting
Here are 1,677 public repositories matching this topic...
-
Updated
Jul 10, 2021 - Python
Describe the issue
Float32Array
is being broken in 3 token Float
32
and Array
. This used to work fine on 10.7.3. Here is a side-by-side result jsfiddle.
Which language seems to have the issue?
javascript
Are you using highlight
or highlightAuto
?
highlightElement
Sample Code to Reproduce
new Float32Array();
- https://openports.se/shells/zsh-syntax-highlighting
- http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/shells/zsh-syntax-highlighting/
- Might as well link to https://repology.org/project/zsh-syntax-highlighting/versions so people can quickly check whether their distro's covered or not
- Consider adding repology badges (see https://github.com/zsh-users/zsh-syntax-highlighting/issues
-
Updated
May 9, 2021 - Python
Sự cố: Ngôn ngữ mới
Language name
URL of example repository
URL of syntax highlighting grammar
Most popular extensions
Detected language
-
Updated
Jul 9, 2021 - CSS
-
Updated
Jun 9, 2021 - Python
-
Updated
May 20, 2021 - Python
-
Updated
Nov 24, 2020 - JavaScript
I use Nord everything, vim, vs code, terminal... you name it. I love this theme. I use the tui launcher on my phone and try as I might I am not so good at making it Nordified correctly.
Anyone in here think they could help?
https://github.com/Andre1299/TUI-ConsoleLauncher/wiki/Customize-T_UI
-
Updated
Jan 28, 2021 - C#
-
Updated
May 24, 2021 - JavaScript
-
Updated
Jul 6, 2021 - Ruby
-
Updated
Feb 10, 2021 - C#
-
Updated
Jun 26, 2021 - Lua
-
Updated
Jul 7, 2021 - TypeScript
-
Updated
Jul 10, 2021 - C++
-
Updated
Jul 7, 2021 - Vim script
-
Updated
Apr 9, 2021 - Python
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Jun 14, 2021 - Swift
- 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 20, 2021 - JavaScript
Add support C#
Please add C# syntax support.
-
Updated
Jul 4, 2021 - Swift
-
Updated
Jul 5, 2021 - Rust
-
Updated
May 13, 2021 - Less
-
Updated
Jul 7, 2021 - Python
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."
Hello there,
according to the documentation,
bat
is only available for Debian sid.Here is how I installed it successfully on Debian 10 / stable:
sudo apt install ./bat-musl_0.18.1_amd64.deb
i