airqz / st-package-control-in-list

Great SublimeText "list of packages" πŸŽ‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sublime-text-package-control-in-list

Quick SublimeText Packages πŸŽ‰

Installation

  1. If you do not have Package Control, follow these instructions to install it.
  2. To open the Command Palette. You can simply type in ctrl+shift+p on Windows, or cmd+shift+p on a Mac
  3. Type Install until you see Package Control: Install Package.
  4. When the list of packages appears, type the desired search until you find it.

All

Alignment; plugin helps to easily align multiple selections, or multi-line selections.

Simply type ctrl+alt+a on Windows, or cmd+ctrl+a on a Mac, to align your selection. To align with :follow this tutorial to setup custom delimiters.


Babel; Syntax definitions for ES6 JavaScript with React JSX extensions. [Doc]


ColorPicker; enables a color picker dialog and allows users to insert or change a selected color. [Doc OSX] [Doc Windows]

To open the color picker, simply type cmd+shift+c on a Mac, or ctrl+shift+c on Windows or Linux.


ESLint; A fully pluggable tool for identifying and reporting on patterns in JavaScript | Lint ECMAScript/JavaScript syntax by ESLint | [Doc]

On the right click menu in ESLint


htmlprettify; HTML, CSS, JavaScript, JSON, React/JSX and Vue code formatter for Sublime Text 2 and 3 via node.js [Doc]

To open the color picker, simply type cmd+shift+c on a Mac, or ctrl+shift+c on Windows or Linux.


JsPrettier; Sublime Text Plug-in for Prettier, the opinionated code formatter. [Doc]

To run the JsPrettier command opt+cmd+f on a Mac.


Trailing Spaces; highlight trailing spaces and delete them in a flash! [Doc]

To add a key binding, open "Preferences / Key Bindings - User" and add: { "keys": ["ctrl+shift+t"], "command": "delete_trailing_spaces" }


Uninstall with the Command Palette

Preferences: Browse Packages or Package Control: Remove Package


Contributing :shipit:

For more package

About

Great SublimeText "list of packages" πŸŽ‰