enturn / brackets-quick-search

Notepad++ style smart highlighting extension for Brackets editor.
36 stars 11 forks source link

Selection disappears.. sometimes. #6

Closed RB-Lab closed 10 years ago

RB-Lab commented 10 years ago

Hello! First of all - this is great extension! I missed this simple functionality so much in many other IDE I tried! But there is a bug in searching not a whole word.

Steps to reproduce:

1) make a simple .js file; 2) write there:

      foo(bar);

3) start to select string, moving cursor from begining of the string to the end;

Expected behaviour:

When selection is foo(bar); the foo substring should became orange, when moving further, nothing should happen (selection goes as usual);

Actual behaviour: When selection is foo(bar); selection (blue highlight in my theme [the Default one]) disappears. It actually only became invisible since copy-paste still works.


*Brackets 0.36.0-11506 (linux), Quick Search 1.1.0

enturn commented 10 years ago

Thanks for the bug report. The disappearing default highlighting should be fixed in commit 389e54acd3d301685da161da783b02cb4fe70e20