tweezy23 / anyedittools

Automatically exported from code.google.com/p/anyedittools
2 stars 0 forks source link

Show Whitespace does not update properly after Convert tabs to spaces or spaces to tabs #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable Show Whitespace by going to main Edit pull-down and selecting the
Show Whitespace check-box.
2. Use context menu to select Convert->Tabs to Spaces (or Spaces to Tabs).
3. See that colors do not update correctly.
4. Disable then re-enable Show Whitespace and see that colors now correctly
update to show tabs versus spaces.

What is the expected output? What do you see instead?
Expect that colors that indicate tabs versus spaces should update after
converting.  Instead, colors either do not change or change incorrectly. 
Workaround is to disable then re-enable Show Whitespace.

What version of the product are you using? On what operating system?
AnyEditTools 2.3.0.200910041
Eclipse 3.5
CDT Utilities 5.1.0.201002161
Eclipse C/C++ Development Platform/Tools/SDK 6.02.201002161

Please provide any additional information below.

Original issue reported on code.google.com by Nelson.G...@gmail.com on 7 May 2010 at 5:04

GoogleCodeExporter commented 9 years ago
I do not plan to work on it, as Eclipse now has it's own whitespace decorator. 
Feel free to contribute a patch.
Regards,
Andrei

Original comment by iloveeclipse on 21 Oct 2010 at 8:47