Python Sugarhttp://fileability.net/coffee/sugar/PythonRevision history for the Python SugarenMon, 11 May 2009 10:27:34 -0000Fixed a problem with docstring delimiters matching a single/double quote surrounded by the opposite quote form. (thanks to Rob Oakes for pointing out this bug)http://github.com/mthjones/python.sugar/commit/c6ee1b0deb3567220dda7c03e9efd1469631543bMon, 11 May 2009 10:27:34 -0000Nested classes and functions now work.http://github.com/mthjones/python.sugar/commit/92b46924d09207b9b5a94f485d94017c91c8bebfTue, 28 Apr 2009 11:39:02 -0000Cleaned up the syntax and added better catching rules for classes and functions. Code folding works for classes and functions now.http://github.com/mthjones/python.sugar/commit/e36952839c0c1d982b8c72a0d8225e4ab4f13210Mon, 27 Apr 2009 23:49:32 -0000Fixed some codesense tabbing errors. Docstrings are now collabsable. Added some syntax and fixed some snippets.http://github.com/mthjones/python.sugar/commit/27ad115cf134f5ca161bec3363b75cbaf2838ce2Mon, 27 Apr 2009 18:49:29 -0000Fixed comments to only be true Python comments.http://github.com/mthjones/python.sugar/commit/ce17dfe93e48e99965df925dcdb52a5f7dce74e0Sat, 25 Apr 2009 22:34:51 -0000Added built-in commenting support. Added Action menu category. Special Method Names don't show up with CodeSense currently.http://github.com/mthjones/python.sugar/commit/2d12fa409fb6e2846908bd56f239e5e7e8142662Sat, 25 Apr 2009 22:18:05 -0000Added some Snippets and TextActions. Fixed some license text.http://github.com/mthjones/python.sugar/commit/9e50ea333116a9d52773d8447da475ea1cf523ebSat, 25 Apr 2009 21:40:42 -0000Added MIT Licensehttp://github.com/mthjones/python.sugar/commit/af7ed1e40944c39928c7ff09fb4c3ea9795ebde1Sat, 25 Apr 2009 19:35:35 -0000Fixed CodeSense not continuing on underscores in appropriate positions.http://github.com/mthjones/python.sugar/commit/9a8362a6c275f89c90cbe8ecdac38482b0adafc0Sat, 25 Apr 2009 19:16:22 -0000Added a lot of default behavior to CodeSense, but it still isn't fully functionalhttp://github.com/mthjones/python.sugar/commit/dbee06574c658a5f64e98fa5a8d201ab2ae04f07Sat, 25 Apr 2009 19:07:38 -0000CodeSense now working naively.http://github.com/mthjones/python.sugar/commit/de804be6d8ad08e4f50a08b3cb62e78b5c148b73Sat, 25 Apr 2009 16:44:28 -0000Complex numbers major overhaul to support essentially everything. CodeSense still not working.http://github.com/mthjones/python.sugar/commit/46f4934e48982dd2e219b0c364d2f994b7f51198Sat, 25 Apr 2009 14:59:01 -0000Added lots of information to use with CodeSense; doesn't work yet. Added support for decoratorshttp://github.com/mthjones/python.sugar/commit/3faa7a7fdb855bd9215b837c7a1b26cabae204dcFri, 24 Apr 2009 21:41:58 -0000First commit.http://github.com/mthjones/python.sugar/commit/74bb4b8ad6fec126d29a0c36150e413333a4bc3dFri, 24 Apr 2009 03:49:12 -0000