a2f5024fc1
Disable update check.
2021-10-26 19:33:27 -07:00
ef62ed0dc9
Move add_previews call directly below sub_docstrings.
2021-09-30 19:37:31 -07:00
bad0a8518c
Change hash header 3.
2021-09-24 18:33:12 -07:00
8ae84c6f5e
Add pipeable_glob_1, _many snippets.
2021-09-24 16:15:06 -07:00
86910a73ec
Add comment for comment newlines.
2021-09-16 20:59:44 -07:00
2e3784e849
Add draw_centered to distraction-free.
2021-09-16 20:59:22 -07:00
3a4261dfd1
Alphabetize settings.
2021-09-15 18:00:43 -07:00
eb32a45bc6
Lock in indentation settings.
2021-09-15 18:00:29 -07:00
0c713873c0
Fix decorator arguments being green.
2021-09-15 17:59:58 -07:00
90318a0ac3
Add a ruler at 0 which helps in distraction-free mode.
2021-09-07 14:04:05 -07:00
b85bb45bd8
Add openscad faces snippet.
2021-08-26 21:31:37 -07:00
3447b814c7
Add ctrl+shift+n = new view into file.
2021-08-26 21:31:13 -07:00
bdc7a28dbd
Remove operatornotify, vlogging from boilerplates.
...
I know it wasn't long ago that I added them here. But I still often
want to write small scripts that don't need these things. It's better
to add them on with their separate snippets.
2021-08-24 23:53:38 -07:00
24d29bd75b
Fix decorators back to green from white.
...
I wasn't intending for the parens to also be green but it's fine
for now.
2021-08-24 23:52:11 -07:00
54458b3288
Remove italics from string prefix.
2021-08-24 23:51:20 -07:00
5ca0354920
Fix def back to blue from purple.
2021-08-24 23:48:57 -07:00
9334e9bd12
Fix docstring color back to yellow from gray.
2021-08-24 23:48:23 -07:00
bf2df79dbb
Don't underline class names.
2021-08-24 23:46:15 -07:00
2aadaced90
Make fstrings yellow again, instead of white.
...
I don't like the inline white.
2021-08-24 23:44:55 -07:00
11c7c283a5
Update sublime-settings with new ST4 keys.
2021-08-24 23:44:27 -07:00
16ca481156
Turn off icons in the left bar.
2021-08-24 23:43:40 -07:00
80da4437e4
Set tab font size, which had a different default in ST4.
2021-08-24 23:43:28 -07:00
ec48e57d0b
Move some keys that I had left in my user file.
2021-08-24 23:43:00 -07:00
9b5f3c4742
Let ctrl+shift+b expand selection to brackets.
2021-08-24 23:42:45 -07:00
40991e0a95
Remove comma="expected colon" rule from dictionaries.
...
Because set literals don't need colons.
2021-08-24 23:40:36 -07:00
e358a26480
Make print purple instead of blue by making it a keyword again.
...
I've been looking at purple print statements for seven years now so
the shift to builtin-blue was jarring to me. Also, this syntax made
print look purple before putting the parens on, then blue after,
which made it even more unpleasant.
2021-08-24 23:40:05 -07:00
abb9825c22
Copy Sublime 3+ python.sublime-syntax file.
2021-08-24 23:38:27 -07:00
087617bc9e
Add /css, /js subdirectories to webpage snippet.
2021-08-17 16:00:34 -07:00
11ef6504bb
Add import sys to ifmain, defmain.
2021-08-12 16:40:37 -07:00
3876e7b02a
Use named argument for main_decorator.
2021-08-01 16:11:29 -07:00
Ethan Dalool
886ab74a15
Improve usage readme.
2021-07-16 19:39:41 -07:00
3f357438e6
Fix webpage snippet doctype.
2021-07-01 15:52:04 -07:00
aa816f38e6
Update snippets.
2021-06-21 23:06:35 -07:00
b78fb6bff8
Fix highlighting of getElementsByClassName.
2021-06-03 17:49:00 -07:00
568323bbc9
Fix some boilerplate snippets.
2021-05-26 21:38:01 -07:00
77349d63a8
Darken tabset.
2021-05-18 17:39:44 -07:00
addb14af48
Add voussoir_theme.
2021-05-17 16:33:41 -07:00
a8b09945f8
Add voussoir.tmTheme.
...
It's just monokai with a black background.
2021-05-17 16:20:48 -07:00
d1715baf9b
Set distraction-free word wrap true.
2021-05-17 16:18:56 -07:00
4223b06c5c
Ignore cache files.
2021-05-16 21:10:58 -07:00
d11a609cf8
Migrate scripts to main_level_by_argv.
2021-05-16 21:09:39 -07:00
42c784ada6
Update boilerplate snippets.
2021-05-14 17:56:43 -07:00
bc45143dbf
Update and unify my boilerplate snippets.
2021-05-07 20:06:11 -07:00
1d48427f72
Add operatornotify snippet.
2021-05-07 20:06:02 -07:00
1b15bdc381
Normalize sublime snippets by removing comments, indenting.
2021-05-06 18:37:20 -07:00
f5df7b4dda
Use vlogging's main_fallback name feature in snippets.
2021-01-28 16:52:23 -08:00
eadffcfdd2
Add vlogging.sublime-snippet.
2021-01-23 17:42:12 -08:00
f482b3dab9
Improve argparse, betterhelp snippets.
2021-01-14 02:30:40 -08:00
6f9ec9a003
Add separate hotkey for comment lines in javascript.
2021-01-01 18:33:48 -08:00
9d8a37d9bc
Add Mirrors header.
2020-12-23 19:56:19 -08:00