BracketHighlighter
Bracket matcher
A feature-rich text editor plugin for highlighting and matching various types of brackets and tags in source code
Bracket and tag highlighter for Sublime Text
2k stars
75 watching
245 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/pysamesame | A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
valloric/matchtagalways | A Vim plugin that automatically highlights the enclosing HTML/XML tags | 541 |
monnoroch/colorhighlighter | A plugin for Sublime Text that displays real colors underlaying selected hexadecimal color codes and adds a color picker for easy modification. | 1,306 |
ehamiter/githubinator | A plugin that highlights text in a Sublime Text file on remote GitHub or Bitbucket repository | 136 |
zolmeister/zop | An interactive color-matching tool built using HTML, allowing users to discover and connect like colors. | 39 |
facelessuser/applysyntax | A plugin for Sublime Text that detects and applies syntax to unknown file types in specific project contexts. | 343 |
paoloantinori/hhighlighter | A command line tool to highlight keywords with different colors in the output of another command | 468 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
robsdedude/flake8-picky-parentheses | A flake8 plugin that checks for redundant and improperly aligned parentheses, brackets, and braces in Python code. | 6 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
vcharnahrebel/style-token | A Sublime Text plugin that allows users to highlight selected text with different colors and navigate between highlighted texts. | 49 |
nguyenphuminh/hufflime | A Sublime Text syntax highlighting plugin for the Huff programming language | 6 |
crisward/sublime-tag | This plugin provides syntax highlighting for Riot JS TAG files in Sublime Text. | 14 |
wbzyl/rack-codehighlighter | A middleware component that highlights code in web pages | 89 |
ptigas/simple-captcha-solver | A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. | 556 |