I have BracketHighlighter and GitGutter installed in Sublime Text 3.
Both plugins add icons to the gutter. Note that the GitGutter icon (purple dot) overrides the BracketHighlighter icon (where the left brace should be):
http://i5.minus.com/jb0iAzbxK8v9Kv.png
How to make BracketHighlighter a better GitGutter?
Thank!
You must use a separate layout with a higher priority order. Source .
README:
GitGutter SublimeLinter ? , , GitGutter:
"protected_regions": ["region", "names"]
, .
, ,
Source: https://habr.com/ru/post/1529419/More articles:Crown: how to capture the screen in the crown? - luaExcel Integration and DataField Orientation - c #Python and Django models cannot see each other in the same file - pythonMake a collection of Backbone models with data from a JSON file - jsonSorting a DataTable named Datacolumn with a comma - sortingPacking the correct polygons into a square - algorithmASP.NET Membership.ValidateUser () always returns false - c #How to branch for each task strategy with git - gitUnderstanding Javascript prototypes coming from Java and C ++ background - javaA table showing each version of jQueryMobile and its compatibility with jQuery versions? - jqueryAll Articles