Commit Graph

5 Commits

Author SHA1 Message Date
Holger Rapp
6a787cdc7b Applied pyformat on entire codebase. 2015-01-20 21:26:03 +01:00
Daniel Hahler
d47f28f4db Improve get_tm_snippets.py script:
- add support for importing from local directory via two
	  arguments: "dir/path" and "name"
	- add support for variable translation by fixed map
	- remove decode+encode from unescape(); this did not work with some
	  string from the php.tmbundle
	- handle ElementTree.ParseError
2011-03-07 23:53:21 +01:00
Holger Rapp
1aa73e8306 Fixed a small bug while printing out non ascii chars 2009-07-30 20:03:56 +02:00
Holger Rapp
11c20ee093 Beefed converter script a bit. Still an ugly hack. Imported HTML and CSS snippets from Textmate 2009-07-19 22:53:25 +02:00
Holger Rapp
9adaccabf1 Added a very basic fetching utility that fetches TextMate Bundle Snippets from the TextMate site and writes out a file that is compatible with us. Also added a new critical feature/bug that needs fixing: Tabstops in Default Text of Tabstops 2009-07-07 09:41:09 +02:00