#
syntax-highlighter
Here are 100 public repositories matching this topic...
dandavison
commented
Feb 12, 2020
Ref #94. It might be better for the output to say something like
added: foo (binary file)
than the current
Binary files /dev/null and b/foo differ
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
-
Updated
Nov 22, 2021 - JavaScript
[iOS] A fully themeable markdown editor with live syntax highlighting.
-
Updated
Nov 14, 2021 - Swift
javascript
syntax-highlighting
highlighting
javascript-library
theme-support
syntax-highlighter
mootools
enlighterjs
-
Updated
May 8, 2022 - JavaScript
A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML.
-
Updated
May 13, 2021 - Swift
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
javascript
ruby
python
c
syntax-highlighting
go
rust
golang
syntax
php
tree-sitter
typescript
lua
cxx
cpp
vscode
syntax-tree
vscode-extension
shellscript
syntax-highlighter
-
Updated
Feb 13, 2022 - TypeScript
-
Updated
Jul 22, 2022 - C++
An iOS syntax highlighter based on Savanna Kit, Sourceful and originally Highlightr
-
Updated
Jun 29, 2022 - Swift
CodeMirror-Swift is a lightweight wrapper of CodeMirror for macOS and iOS
-
Updated
Jun 16, 2022 - JavaScript
Transform a JSON grammar into a syntax-highlight parser for CodeMirror
-
Updated
Aug 8, 2022 - JavaScript
Fortran language support for Visual Studio Code
debugger
snippets
fortran
formatting
linter
vscode-extension
syntax-highlighter
language-server-client
fortls
-
Updated
Aug 9, 2022 - TypeScript
Language grammar tokenizer and theming/syntax highlighter with integrated editor.
-
Updated
Jan 26, 2020 - Swift
A file viewer for Android
android
music-player
video-player
viewer
filesystem
android-application
image-viewer
pdf-viewer
android-app
syntax-highlighter
codeview
fileviewer
documentviewer
pdf-js
zip-archive
zipfile-extractor
-
Updated
Jun 15, 2022 - Java
Lightweight syntax highlighter written in Qt
syntax-highlighting
parser
qt
cplusplus
cxx
cpp
qt5
syntax-highlighter
qt5-gui
qt-libraries
qt-libs
qt5-applications
-
Updated
Sep 9, 2021 - C++
Transform a JSON grammar into a syntax-highlight parser for ACE Editor
-
Updated
Aug 8, 2022 - JavaScript
Visual Studio Code Syntax highlighter for Cython
-
Updated
Jun 10, 2022
Syntax Highlighter for Dart/Flutter Code
syntax-highlighting
dart
syntax
flutter
syntax-highlighter
flutter-apps
flutter-demo
flutter-package
flutter-syntax
flutter-syntax-highlighter
dart-syntax-highlighter
-
Updated
Oct 14, 2021 - Dart
Extension that adds Adobe ExtendScript support to Visual Studio Code
-
Updated
Apr 19, 2022 - TypeScript
Pygmentize is a wrapper to `pygmentize`, the command line interface provided by Pygments, a python syntax highlighter.
-
Updated
Nov 29, 2017 - PHP
Code syntax highlighter plugin for miro.com
-
Updated
Feb 6, 2022 - TypeScript
A VSCode extension to provide Gradle language support
plugin
visual-studio
language-server
gradle
visual-studio-code
intellisense
syntax-highlighter
keywords-proposed
duplication-validation
-
Updated
Sep 22, 2019 - TypeScript
Bring syntax highlighting to your conan file in VSCode 💡
-
Updated
May 18, 2020
AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.
javascript
syntax-highlighting
utility
tool
learn
adblock
ublock-origin
adblock-plus
syntax-checker
ublock
syntax-analysis
syntax-highlighter
adblocker
adblock-list
adblocking
-
Updated
Aug 23, 2021 - JavaScript
A TextView for iOS with Syntax Highlighting, Line Numbers
syntax-highlighting
language
code-editor
syntaxhighlighter
syntax-highlight-parser
syntax-highlighter
-
Updated
Feb 14, 2019 - Swift
A Commonmark PHP extension for Torchlight - the syntax highlighting API.
-
Updated
Feb 23, 2022 - PHP
A Jigsaw client for Torchlight - the syntax highlighting API.
syntax-highlighting
markdown
static-site-generator
laravel
syntax-highlighter
jigsaw
code-highlighter
-
Updated
Jul 21, 2022 - PHP
Improve this page
Add a description, image, and links to the syntax-highlighter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the syntax-highlighter topic, visit your repo's landing page and select "manage topics."
Describe the issue
Multi-line comments aren't supported properly, highlight.js seems to treat them like single-line comments which start similarly (
#
)Which language seems to have the issue?
CMake
Are you using
highlight
orhighlightAuto
?highlight
Sample Code to Reproduce