Commit Graph

24 Commits

Author SHA1 Message Date
Kemal Hadimli
6d7f7cd907 modify readme 2012-10-05 00:37:19 +03:00
Kemal Hadimli
6df68e47ac add credits to readme 2012-10-05 00:36:42 +03:00
Kemal Hadimli
638b85494c modify sublime-commands 2012-10-05 00:31:23 +03:00
Kemal Hadimli
7937e3f10b update README 2012-10-05 00:29:19 +03:00
Kemal Hadimli
af12f19988 highlight tabs and double-spaces, modify default settings 2012-10-05 00:28:45 +03:00
Kemal Hadimli
b20299a0ea Rename plugin code and settings 2012-10-05 00:27:52 +03:00
Kemal Hadimli
192af7b360 add keymaps 2012-10-05 00:26:23 +03:00
Jean-Denis Vauguet
f7a577c8ae Merge pull request #21 from ka8725/master
Change path in readme for packages
2012-07-17 10:44:49 -07:00
Andrey Koleshko
131e360554 Change in readme path for packages on OS X 2012-07-13 12:34:38 +03:00
Jean-Denis Vauguet
bc713eeccf Merge pull request #19 from tleruitte/master
Don't show trailing whitespaces in find results views.
2012-06-22 06:35:32 -07:00
Thibault Leruitte
99217fdcc2 fix bug in determining if the view is a find result 2012-06-22 15:23:16 +02:00
Jean-Denis Vauguet
d25170415d Merge pull request #16 from bentruyman/master
Added support for in/excluding empty lines from being matched as trailing whitespace.
2012-06-18 03:14:40 -07:00
Jean-Denis Vauguet
e2a5c3a49e Merge pull request #17 from tleruitte/master
Don't show trailing whitespaces in find results views.
2012-06-18 03:12:41 -07:00
Thibault Leruitte
aca5ad04ef Don't show trailing whitespaces in find results views 2012-06-18 12:01:47 +02:00
Ben Truyman
c355e75eca Added support for in/excluding empty lines from being matched as trailing whitespace 2012-04-30 21:38:29 -05:00
Jean-Denis Vauguet
a790a620e5 Merge pull request #1 from facelessuser/master
Add toggle on/off functionality to plugin
2011-10-20 11:05:19 -07:00
facelessuser
0c7c1e4ca4 -Add settings file and load it from main script
-Change enable variable name so that it matches current naming convention
-Add Trailing Space commands to the command palette so that delete and toggle can be called even without shortcuts defined
2011-10-19 19:30:30 -06:00
facelessuser
710a69fd87 -ran pep8 and fixed suggestions except for a long line issue 2011-10-18 18:14:17 -06:00
facelessuser
40dcc62448 -Change the enabling to True 2011-10-18 17:08:29 -06:00
facelessuser
488e793fc5 -Add on_load and on_activated to find trailing spaces without being forced to edit file
-Add Command to toggle on/off searching for trailing spaces
-Initiate trailing space search on toggle "on"
-Clear highlights on toggle "off"
-Simplify find_trailing_spaces function
2011-10-18 17:00:42 -06:00
Jean-Denis Vauguet
2b6eab2236 Update README.md 2011-10-18 00:35:28 +03:00
Jean-Denis Vauguet
de1b631e60 README one-line wording. 2011-10-18 00:24:48 +03:00
Jean-Denis Vauguet
a9cb855ff3 Update README.md 2011-10-18 00:16:43 +03:00
Jean-Denis Vauguet
0e826e824e First commit. 2011-10-17 23:15:03 +02:00