#
Sublime Text

A sophisticated text editor for code, markup and prose.
It has many powerful features for file and project navigation, build systems, integration with other tools and customization in the form of plugins, themes, and syntax styles.
Here are 1,374 public repositories matching this topic...
Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino
-
Updated
May 6, 2021 - Python
A Hyperminimal UI Theme for Sublime Text
-
Updated
Aug 27, 2019 - JavaScript
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.
nodejs
mysql
python
git
vim
macos
linux
bash
redis
cli
mac
aws
elasticsearch
cloud
spark
mongodb
iterm2
sublime-text
postgresql
android-development
-
Updated
Dec 23, 2020 - Python
code-navigation
snippets
autocomplete
sublime-text
intellisense
auto-complete
codeintel
code-intel
intelli-sense
-
Updated
Oct 7, 2019 - Python
atom
vim
theme
slack
alfred
chrome
iterm
terminal
xcode
sketch
sublime-text
vscode
hyper
conemu
cmd
wallpapers
lightline
themer
hacktoberfest
trianglify
-
Updated
Aug 3, 2021 - JavaScript
A Sublime Text 2/3 plugin to see git diff in gutter
-
Updated
Jul 25, 2021 - Python
-
Updated
Apr 12, 2021 - TypeScript
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
-
Updated
Jul 21, 2020 - Go
An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
-
Updated
Dec 24, 2020 - Python
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
-
Updated
Aug 19, 2021 - Python
markdown preview and build plugin for sublime text 2/3
-
Updated
Apr 22, 2018 - Python
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
-
Updated
Aug 7, 2021 - Python
Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
-
Updated
Jan 25, 2021 - Python
Tweaked and refined Sublime Text theme based on the original cobalt.
-
Updated
Oct 28, 2019
Sublime Text 3 input mode using Neovim. Issues are closed, feel free to submit Pull Requests if you have bug fixes however.
-
Updated
Oct 23, 2018 - Python
Client implementation of the Language Server Protocol for Sublime Text
-
Updated
Aug 20, 2021 - Python
-
Updated
Jul 30, 2021
Fix Sublime Text 3 Input method problem (CJK words) under Ubuntu
-
Updated
Jan 28, 2021 - C
Sublime Text essential plugins and resources
-
Updated
May 17, 2020
Extend Sublime autocompletion to find matches in all open files of the current window
-
Updated
Jul 19, 2021 - Python
A Ruby DSL for prototyping card games.
-
Updated
Aug 11, 2021 - Ruby
-
Updated
Jun 30, 2021 - Python
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.
python
editor
sublime
sublime-text
sublime-text-plugin
copy-paste
uuid-generator
number-range
increment-number
-
Updated
Aug 19, 2021 - Python
Code Formatter plugin for ST2/ST3
-
Updated
Oct 30, 2019 - Python
-
Updated
Feb 10, 2021 - Python
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
-
Updated
Aug 30, 2020 - Vim script
Created by Jon Skinner, Sublime HQ Pty Ltd
Released January 18, 2008
- Repository
- sublimehq/Packages
- Website
- www.sublimetext.com
- Wikipedia
- Wikipedia
We have a really simple to read
RubyLinter
base class in production since 26 Aug 2019 for rubocophttps://github.com/SublimeLinter/SublimeLinter-rubocop/blob/master/linter.py#L5-L22 The simplified version is (more or less) even in 3.0.0 (27 May 2019) where we didn't even used the base class from SL core.
The plan is to copy this as the new base here in SL core. The old base class is hard t