Kemal
0060617485
Merge pull request #9 from jethar/st3
...
Fix #7 , add option to allow highlight on single space
2013-10-22 08:10:38 -07:00
Harjeet Singh
1df06d1ada
Restored option to allow highlight on single space, but set as false by default
2013-10-21 19:14:30 +05:30
Harjeet Singh
1067d50461
Enabling by default again
2013-10-21 17:30:44 +05:30
Harjeet Singh
7c8152b0d6
Fixes for ST3 and disabling plugin by default
2013-10-21 17:20:29 +05:30
Kemal Hadimli
148ad95966
Hunt for spaces after tabs or tabs after spaces as well
2013-08-27 12:09:58 +03:00
Kemal Hadimli
dc3c860a25
remove the only tab character in the file
2013-08-27 12:09:00 +03:00
Kemal Hadimli
551cf1e378
Update commented file settings in .py head
2013-08-27 12:03:12 +03:00
Kemal Hadimli
e9d8a6dd6e
Merge branch 'master' of git://github.com/ebergama/HighlightWhitespaces into ebergama-master
...
Conflicts:
highlight_whitespaces.py
highlight_whitespaces.sublime-settings
2013-08-27 12:00:04 +03:00
Peter Conerly
87141119fa
added option to disable spaces or tabs
2013-08-27 11:55:33 +03:00
Ezequiel Bergamaschi
17ca7f2616
last whitespace property enabled
2013-08-20 22:05:50 -03:00
Kemal Hadimli
04b88f15bd
update README to reflect ST3 support.
2013-05-03 14:57:42 +03:00
Kemal Hadimli
36f90560f4
ST3 support/bugfix ( close #1 )
2013-05-03 14:48:58 +03:00
Kemal Hadimli
ee312277e6
Add package settings menu and option to Edit menu ( close #3 )
2013-05-03 14:38:31 +03:00
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