#
highlighting
Here are 229 public repositories matching this topic...
A general purpose syntax highlighter in pure Go
-
Updated
Aug 21, 2020 - Go
JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.
-
Updated
Nov 5, 2019 - JavaScript
A vim plugin for libclang-based highlighting of C, C++, ObjC
-
Updated
Apr 10, 2020 - C++
Display code with syntax highlighting ✨ in native way.
android
kotlin
syntax-highlighting
java
recyclerview
highlighting
kotlin-android
android-library
custom-view
naive-bayes-classifier
android-ui
recyclerview-adapter
codeview
customview
-
Updated
Mar 11, 2019 - Kotlin
A JSX major mode for Emacs
-
Updated
May 28, 2020 - Emacs Lisp
A JavaScript library to progressively highlight any text on a page.
-
Updated
Jun 5, 2018 - JavaScript
A small library to wrap serializable TextSelections.
-
Updated
Apr 30, 2017 - JavaScript
Set of React components for PDF annotation
-
Updated
Aug 11, 2020 - JavaScript
An arctic, north-bluish clean and elegant Emacs theme.
theme
syntax
color
gui
ui
terminal
emacs
colorscheme
highlighting
melpa
spacemacs
gnu
nord
colortheme
-
Updated
Jun 20, 2020 - Emacs Lisp
UITextView subclass supporting string/regex search and highlighting
-
Updated
Feb 12, 2016 - Objective-C
Solarized color scheme for Sublime Text 3
-
Updated
Apr 2, 2019
Syntax highlighting with highlight.js for Vue.js 2.x
-
Updated
Feb 26, 2019 - JavaScript
An inline wrapper for calling out React Native components via tooltip
-
Updated
Aug 18, 2020 - JavaScript
github
html
markdown
cli
syntax
gfm
server
directory
templating
highlighting
realtime
livereload
include
live-reload
indexes
md
markdown-it
markserv
markserv-cli
files-served
-
Updated
Apr 30, 2020 - CSS
javascript
syntax-highlighting
highlighting
javascript-library
theme-support
syntax-highlighter
mootools
enlighterjs
-
Updated
Aug 18, 2020 - JavaScript
A very simple plugin that makes hlsearch more useful.
-
Updated
Apr 18, 2020 - Vim script
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
tsv
csv
intellij
jetbrains
highlighter
csv-files
highlighting
intention
inspection
webstorm
pycharm
csv-document
syntax-parser
idea-plugin
csv-parser
csv-validator
tsv-parser
csv-plugin
-
Updated
Aug 13, 2020 - Java
A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras
-
Updated
Aug 20, 2020 - C++
Pretty basic starter for Gatsby that covers all of the essentials. All you have to do is start typing!
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jan 10, 2018 - Vim script
zsh syntax highlighting with dircolors in realtime
-
Updated
Apr 17, 2019 - Shell
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
ui
intellij
jetbrains
highlighting
color-scheme
phpstorm
solarized
color-theme
webstorm
rubymine
pycharm
android-studio
clion
rider
datagrip-ide
jetbrains-ides
intellij-idea
solarized-color-schemes
goland
-
Updated
Aug 9, 2020
An Atom linter interface for write-good.
-
Updated
Jul 1, 2020 - CoffeeScript
An arctic, north-bluish clean and elegant Sublime Text theme.
syntax-highlighting
theme
syntax
ui
sublime
text
sublime-text
highlighting
color-scheme
sublime-text-3
nord
-
Updated
Dec 15, 2019
"self-contained and fairly explanatory" agglomeration of HashiVim plugins
-
Updated
Nov 14, 2019 - Vim script
Solarized theme for JetBrains PhpStorm
-
Updated
Feb 1, 2017 - Shell
A professional SSH/Telnet/Serial/Shell/Sftp client for DevOps.
shell
ssh
client
terminal
serial
high-performance
telnet
highlighting
sftp
command-palette
vim-keybindings
folding
outlining
command-sender
-
Updated
Jul 27, 2020 - C
Improve this page
Add a description, image, and links to the highlighting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the highlighting topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I want to show the number of total results (for pagination and for feedback to my users). The result field nbHits is updated by the search string but is not updated by the filters that are given. Because of that it is impossible to give a total count to the users and make a good pagination.
Describe the solution you'd like