Giter Club home page Giter Club logo

brackethighlighter's Introduction

About

This is a fork of pyparadigm's SublimeBrackets I forked this to fix some issues I had and to add some features I wanted. I also wanted to improve the efficiency of the matching. I also merged in pyparadigm's SublimeTagmatcher as well. This cuts down on the parallel searching that is now streamlined in one search.

Note

The 10/05/11 commit will changes shortcuts. I apologize for this, but it was needed. If the default shorcuts are undesirable, I am open to coming up with better ones.

Installation

  • Must be running Sublime Text 2 Build 2108 or higher.
  • Drop the folder into your Sublime Text 2 packages directory.
  • You may need to restart Sublime Text 2

Features

  • Customizable highlighting of brackets (),[],<>,{}
  • Customizable highlighting of Tags (supports unary tags and supports self closing /> (HTML5 coming))
  • Customizable highlighting of quotes
  • Selectively disable or enable specific matching of tags, brackets, or quotes
  • Selectively whitelist or blacklist matching of specific tags, brackets, or quotes based on language
  • When using on demand shortcut, show line count and char count between match in the status bar
  • Shortcuts for moving cursor to beginning or end of bracketed content (will focus on beginning or end bracket if not currently multi-selecting)
  • Shortcut for selecting all of the bracketed content
  • Shortcut for chaning quote style (accounts for escaped quotes as well)
  • Works with multi-select

Options

  • Open BracketHighlighter.sublime-settings and configure your preferences (can be accessed from menu).
  • Change the scope, highlight style, icon for bracket types, which brackets to match, set search thresholds, etc.
  • Save the file and your options should take effect immediately.

Screenshot

Options Screenshot

brackethighlighter's People

Contributors

douglas avatar facelessuser avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.