Commit Graph

24 Commits

Author SHA1 Message Date
Liam Cain
17feacc1f5 lots of big changes
uses glob for finding files and dirs to allow for wildcards.  Settings
file for custom root.  Still no img dimensions.  Sorry.
2012-04-26 19:55:53 -04:00
Liam Cain
e2d5ad688f It works again… sorry about that 2012-04-21 20:31:35 -04:00
Liam Cain
bd2e0b36f9 code cleanup 2012-04-20 17:18:28 -04:00
Liam Cain
db1f754abb Merge branch 'master' of https://github.com/BoundInCode/AutoFileName 2012-04-20 16:52:34 -04:00
Liam Cain
2db4dc4c05 No longer interferes with ST2 autocompletion
I meant to push this a long time ago.  Sorry.  I'm surprised no one
noticed…
2012-04-20 16:52:28 -04:00
Liam Cain
13ba8bb082 Merge pull request #3 from titoBouzout/multiline
1 - Fix for scopes with new lines
2012-03-17 16:08:36 -07:00
Tito Bouzout
1c5bef9d76 Fix for scopes with new lines 2012-03-17 19:15:09 -03:00
Liam Cain
ea8a86e708 fixed codeblock 2012-02-26 15:40:16 -05:00
Liam Cain
043bf37b68 updated docs 2012-02-26 15:39:00 -05:00
Liam Cain
b8edc54829 added sass support. I think... 2012-02-09 21:53:08 -05:00
Liam Cain
673d37c3bc Damn apostrophe... 2012-02-05 09:34:23 -05:00
Liam Cain
13c4307fd5 whoops...
forgot to remove my print statements.  fixed flooding of console.
2012-02-01 17:38:14 -05:00
Liam Cain
70b4aa4fd0 important bug fix
now path must be preceded by / or \\.

Folder names are followed by / even on windows.
2012-02-01 17:35:06 -05:00
Liam Cain
73ab1398ea quick fix for windows 2012-01-21 23:51:12 -05:00
Liam Cain
a75dcba2d7 Fix for windows (I hope...) 2012-01-21 20:04:41 -05:00
Liam Cain
0ad2b55f50 Reorganized code. some bug fixes 2012-01-21 18:56:51 -05:00
Liam Cain
d7b566118b Merge pull request #1 from flyingeek/master
Allows utf-8 chars in filename
2012-01-19 14:47:42 -08:00
flyingeek
d8d4678936 allow utf-8 filename && wrap OSError Exception (this_dir does not exists) 2012-01-19 11:58:01 +01:00
Liam Cain
63da42d2ac Optimized finding path; fixed bug in background: url() 2012-01-17 19:34:07 -05:00
Liam Cain
823117c292 update README 2012-01-14 13:18:28 -05:00
Liam Cain
52d5027da4 README 2012-01-14 13:17:18 -05:00
Liam Cain
b8bc821e05 remove pyc 2012-01-14 13:12:03 -05:00
Liam Cain
179516350a gitignore 2012-01-14 12:54:41 -05:00
Liam Cain
f67f10d9b8 initial commit 2012-01-14 12:44:07 -05:00