0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix matching of escaped newlines in SQL strings More... over 3 years ago
Cleanup name of Validate Syntax command More... over 3 years ago
Remove Cleanup Whitespace command More... over 3 years ago
Allow folding functions terminated by comma, arrow or backslash More... almost 4 years ago
Allow folding async functions More... almost 4 years ago
Import escape from html instead of cgi More... about 4 years ago
Altered folding markers to match {}, (), [] More... about 4 years ago
Updates to magic_function_calls, magic_{function,variable}_names More... over 4 years ago
Add '__debug__' as a constant and illegal name More... about 5 years ago
Make Validate Syntax compatible with Python 3 More... over 5 years ago
Fix detection of "import unittest" files on Run Script More... over 5 years ago
Display correct backtrace file names on Run Script More... over 5 years ago
Change Show Symbol default shortcut to ^~c More... over 5 years ago
Improve syntax highlighting of SQL queries More... almost 6 years ago
Replace pep8 with pycodestyle in Validate Syntax More... over 6 years ago
Support versioned python in first line More... about 7 years ago
Correct typo in comment item include More... about 8 years ago
Add Help command More... about 8 years ago
Support unicode class/function names in the symbol list More... about 8 years ago
Switch from character properties to posix sets More... about 8 years ago
Limit scope of SQL language include More... about 8 years ago
Add py3 extension More... over 8 years ago
Exit matches early if the string is terminating More... over 8 years ago
Support async keyword in indent patterns More... over 8 years ago
Limit escaping in raw strings to quotes More... over 8 years ago
Remove special handling of empty strings More... over 8 years ago
Add missing unicode escapes to byte strings More... over 8 years ago
Correct two scope typos in constant.character.escape More... over 8 years ago
Remove unneccesary match More... over 8 years ago
Remove outdated 'del' function match More... over 8 years ago