dbd742eafe
Add git.voussoir.net mirror.
2023-09-11 21:37:45 -07:00
cb53a8495a
Add dashes to the timestamp hotkey.
2022-11-02 18:43:09 -07:00
863cb40709
Improve use of pathclass glob functions.
2022-07-10 15:16:04 -07:00
5b30d9bc4f
Update argparse.sublime-snippet with more newlines.
2022-05-07 10:32:37 -07:00
03091d6478
Use $1 instead of $2.
...
I think it was just a mistake, I can't remember a reason for this.
2022-03-23 14:52:10 -07:00
371f6d4a7a
Add link rel icon to webpage snippet.
2022-03-15 13:54:17 -07:00
31645f5ce5
Use new betterhelp.
2022-02-12 19:57:25 -08:00
96916c328c
Update sublime preferences.
2022-01-26 21:26:06 -08:00
a9f5bb0679
Add ctrl+shift+c to toggle centered mode.
2022-01-26 21:25:07 -08:00
e20f2a37e9
Prefer get_logger instead of getLogger.
2021-11-14 15:41:42 -08:00
7471fdf55e
Add alertresponse3.
2021-10-26 19:33:36 -07:00
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