-
Updated
Jun 15, 2020 - TypeScript
sublime-text-3
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 912 public repositories matching this topic...
-
Updated
Jun 5, 2020 - Python
-
Updated
May 19, 2018
-
Updated
Jun 24, 2019 - Python
I found a (strange) issue in using this plugin.
Without the plugin, this is the autocomplete shown by ST3:

When "All Autocomplete" is active, this is the list of suggestions shown:
. When the tests are folded, then it becomes more difficult to tell that the tests did not run just by scanning the coverage markers.
For example:
, it's much faster and more convenient to simply write the . operator and have it automatically converted into a ->
Several IDEs offer this like QtCreator and VisualStudio.
eg:
Foo* Bar;
Bar.
// Magic :D
Bar->ContinueWritingHere
Thanks in advance
-
Updated
Jun 12, 2018 - Python
-
Updated
Dec 23, 2018 - Python
-
Updated
Apr 2, 2019
Ideas:
Per default tags are in a line beneath the title. If I expand overview notes, it would be nice if the tags line is commented out -> I use Typora as my markdown editor for nearly everything. If tags are commented out the export of the expanded notes as a DOCX or PDF has a great advantage.
Also the same for note links in the text of the expanded notes.
With this features, the text is cl
-
Updated
Aug 10, 2019 - Python
-
Updated
Jun 15, 2020 - Python
Ignore directories
This may not be an issue, but is there a way to ignore tokenization in specified directories? I can't find documentation and STProjectMaker.sublime-settings only shows extensions and specific file names
@math2001 awesome plugin! Hard to find in google still but it will catch on I'm sure
It would be great if clicking on markdown file would only open the preview (in new tab). Then just add a button to the very top "Edit", when you click it - it opens the live editing. This would be the best as 90% of the time we still open markdown just to read (or see if anything should be changed) and it's a b
-
Updated
Apr 30, 2018 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 21, 2020 - CSS
-
Updated
Apr 28, 2020 - Python
-
Updated
Dec 18, 2019 - JavaScript
Improve dev setup
Some improvements to dev setup should be considered:
- add
pyproject.toml(for dev-depencies) - pre-commit (black, isort, eventually mypy)
- run pre-commit via GitHub Actions
Fix log message typo
-
Updated
May 19, 2020 - HCL
Created by Jon Skinner, Sublime HQ Pty Ltd
Released January 18, 2008
- Repository
- sublimehq/Packages
- Website
- www.sublimetext.com
- Wikipedia
- Wikipedia

When
%dis part ofdatetimeformat string, i think it should not be highlighted.