All Projects β†’ AndrewRadev β†’ discotheque.vim

AndrewRadev / discotheque.vim

Licence: MIT License
Emphasize pieces of text, with style.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to discotheque.vim

resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
Stars: ✭ 117 (+457.14%)
Mutual labels:  highlighting
StalkPy
A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker πŸš€ πŸ’ƒ
Stars: ✭ 21 (+0%)
Mutual labels:  highlighting
WVWalkthroughView
WVWalkthroughView is an objective C based utility to highlight certain parts for iOS apps.
Stars: ✭ 29 (+38.1%)
Mutual labels:  highlighting
colocat
Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.
Stars: ✭ 14 (-33.33%)
Mutual labels:  highlighting
RazorComponents.Markdown
Razor component for Markdown rendering.
Stars: ✭ 30 (+42.86%)
Mutual labels:  highlighting
CodeView
Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
Stars: ✭ 254 (+1109.52%)
Mutual labels:  highlighting
kirby-highlighter
🌐 Server-side syntax highlighting for the Kirby code block & KirbyText
Stars: ✭ 18 (-14.29%)
Mutual labels:  highlighting
splash
🌊 Highlight source code embedded in HTML with a splash of color
Stars: ✭ 19 (-9.52%)
Mutual labels:  highlighting
react-tagify
πŸ“› Powerful Pure React Component For Hashtags and Mentions In Your React App
Stars: ✭ 24 (+14.29%)
Mutual labels:  highlighting
highlight-words
vscode extension to highlight all occurrences of words or expression
Stars: ✭ 32 (+52.38%)
Mutual labels:  highlighting
highlight-line
@pulsar-edit package for highlighting the currently selected line.
Stars: ✭ 52 (+147.62%)
Mutual labels:  highlighting
idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+14.29%)
Mutual labels:  highlighting
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (+0%)
Mutual labels:  highlighting
rdocsyntax
Syntax highlighting for R HTML documentation
Stars: ✭ 20 (-4.76%)
Mutual labels:  highlighting
KodeEditor
A simple code editor with syntax highlighting and pinch to zoom
Stars: ✭ 60 (+185.71%)
Mutual labels:  highlighting
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-33.33%)
Mutual labels:  highlighting
Highlightr-Plugin
A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
Stars: ✭ 321 (+1428.57%)
Mutual labels:  highlighting
Equation and Codebox
Microsoft Word VSTO Add-In,可δ»₯插ε…₯εΈ¦ηΌ–ε·ηš„ε…¬εΌε’Œδ»£η 
Stars: ✭ 27 (+28.57%)
Mutual labels:  highlighting
PyStalker
Python script to see you what your friends are doing on Codeforces!
Stars: ✭ 12 (-42.86%)
Mutual labels:  highlighting
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (+290.48%)
Mutual labels:  highlighting

Are you having trouble scanning for particular operators in the code? Keep missing the occasional punctuation characters? Enter the discotheque:

Demo

Usage

Just run the main command with a Vim regex:

:Disco some_variable_name
:Disco +
:Disco unsafe {\_.\{-}}

When moving the cursor, the colors of the highlighted text will toggle between blue and red. To stop the highlighting, just run the command with no arguments:

:Disco

Should I seriously use this?

There's probably less... energetic ways to emphasize pieces of code you're interested in. But it's a fun party trick.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].