All Projects → Zinggi → Easysettings

Zinggi / Easysettings

Licence: other
Sublime Settings made easy through auto-completion!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Easysettings

Aligntab
An alignment plugin for Sublime Text using regular expression
Stars: ✭ 611 (+2955%)
Mutual labels:  sublime-text
Sublime Phpcs
🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter and Mess Detector Support for Sublime Text
Stars: ✭ 805 (+3925%)
Mutual labels:  sublime-text
Pawn Sublime Language
Pawn language settings for Sublime Text 3. Copied from C++ but with Pawn language and SA:MP specific modifications.
Stars: ✭ 26 (+30%)
Mutual labels:  sublime-text
Sublime Markdown Extended
Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
Stars: ✭ 645 (+3125%)
Mutual labels:  sublime-text
A File Icon
Sublime Text File-Specific Icons for Improved Visual Grepping
Stars: ✭ 767 (+3735%)
Mutual labels:  sublime-text
Devskim Sublime Plugin
DEPRECATED -- DevSkim plugin for Sublime Text 3.
Stars: ✭ 16 (-20%)
Mutual labels:  sublime-text
Javascriptenhancements
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
Stars: ✭ 592 (+2860%)
Mutual labels:  sublime-text
Sublime Bookmarks
Sublime Text essential plugins and resources
Stars: ✭ 878 (+4290%)
Mutual labels:  sublime-text
Text Pastry
Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Stars: ✭ 782 (+3810%)
Mutual labels:  sublime-text
Sublimeallautocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
Stars: ✭ 906 (+4430%)
Mutual labels:  sublime-text
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+3455%)
Mutual labels:  sublime-text
Sublimetext Codeformatter
Code Formatter plugin for ST2/ST3
Stars: ✭ 765 (+3725%)
Mutual labels:  sublime-text
Sublimetext
Caddyfile syntax highlighting for Sublime Text 3
Stars: ✭ 17 (-15%)
Mutual labels:  sublime-text
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+27850%)
Mutual labels:  sublime-text
Squib
A Ruby DSL for prototyping card games.
Stars: ✭ 850 (+4150%)
Mutual labels:  sublime-text
Sublime text
Issue tracker for Sublime Text
Stars: ✭ 602 (+2910%)
Mutual labels:  sublime-text
Rmate
Remote TextMate 2 implemented as shell script
Stars: ✭ 807 (+3935%)
Mutual labels:  sublime-text
Zenscript Highlighter
Sublime Text highlighting for ZenScript used in MineTweaker, CraftTweaker and ModTweaker
Stars: ✭ 15 (-25%)
Mutual labels:  sublime-text
Dugong
Minimal State Store Manager for React Apps using RxJS
Stars: ✭ 10 (-50%)
Mutual labels:  sublime-text
Sublime Text
Personal Sublime Text setup
Stars: ✭ 19 (-5%)
Mutual labels:  sublime-text

Easy Settings

This Plug-in helps you with editing the Sublime Text 2/3 setting files.
It displays all available settings through auto-completion.
It also displays the documentation of the just accepted setting.

To use it just start typing in a user setting file or press ctrl+space on an empty line for a full list of all available settings.

Installation

Very easy with Package Control right inside Sublime Text 2/3 (Package Control needs to be installed):

  1. Ctrl + shift + P
  2. Search for "inst", hit enter
  3. Search for "EasySettings", hit enter

Manually (not recommended):

  1. Clone or download this package
  2. Put it into your Packages directory (find using 'Preferences' -> 'Browse Packages...')

I'm open to donations 😉
Donate


License

Easy Settings for Sublime Text 2/3 Copyright (C) 2013 Florian Zinggeler

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].