Side Bar Tools and Enhancements for Sublime Text. Files and folders.
Highlight trailing spaces and delete them in a flash.
GitGutter is a Git diff visualization tool and plugin for the Sublime Text editor. It interfaces with the Git binary to provide real-time tracking of modified and untracked files, visualizing version control status directly within the editor gutter to mark inserted, modified, or deleted lines. The tool enables navigation between modified code hunks and the inspection of commit metadata via hover popups. It allows users to define specific branches, tags, or commits as reference points for calculating changes and provides the ability to revert modified hunks or copy original committed text to t
This project is a Sublime Text plugin and web development editor extension that functions as a markup abbreviation expander. It allows for the rapid creation of structured HTML and CSS code blocks by transforming concise, CSS-like shorthand tokens into full markup and stylesheets. The tool provides advanced automation for web workflows, including the generation of nested HTML elements, BEM class names, and CSS vendor prefixes. It also includes specialized utilities for generating CSS gradients with browser compatibility fallbacks and converting image paths into base64 encoded data URLs. Beyo
The code linting framework for Sublime Text
The main features of sublimelinter/sublimelinter3 are: Editor Plugins, General Extensions, Develop Tools.
Open-source alternatives to sublimelinter/sublimelinter3 include: sublimetext/trailingspaces — Highlight trailing spaces and delete them in a flash. titobouzout/sidebarenhancements — Side Bar Tools and Enhancements for Sublime Text. Files and folders. jisaacks/gitgutter — GitGutter is a Git diff visualization tool and plugin for the Sublime Text editor. It interfaces with the Git binary… sergeche/emmet-sublime — This project is a Sublime Text plugin and web development editor extension that functions as a markup abbreviation… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… abe33/atom-pigments — An Atom package to display colors in project and files.