- Code: Select all
// <div class="foo"></div>
instead of
- Code: Select all
<!-- <div class="foo"></div>
A minor annoyance, but one none-the-less
// <div class="foo"></div><!-- <div class="foo"></div>eugeneg wrote:"save_on_focus_lost": true,
is not working anymore?
eugeneg wrote:eugeneg wrote:"save_on_focus_lost": true,
is not working anymore?
SublimeCodeIntel caused that..
Clams wrote:jps wrote:Clams wrote:And the GoTo Anything is still "not working" : more weight is given to directory rather than filename, that makes almost unsusable, at least with my project structure.
Can you give an example some file names and search strings that are causing issues for you?
For example i have a file name eth_tx_ctrl.sv in a directory eth_tx_ctrl\rtl\
With version 3014 if I type "ehxctl" the file will be on top with a score of 213 (which kind of makes sense to me since it matches the directory and the filename)
Now with version 3020 and 3022, doing the exact same thing, the top file is ac_ctrl from directory eth_tx_ctrl\0in with a score of 118, , there is a lot of different file with an l highlighted in the filename, and finally, after like ten different random file, the one i'm looking for with a score of 102.
I hope this helps you find the issue.
---------------------------
Sublime Text
---------------------------
Unable to save C:\workspace\[...]\FileMapGenerator.pl
Error: ReplaceFile and MoveFileEx(C:\workspace\[...]\.sublbf.tmp, C:\workspace\[...]\FileMapGenerator.pl) failed, error: 5
---------------------------
OK
---------------------------
rchl wrote:Rename file from the panel doesn't work.
Clams wrote:For example i have a file name eth_tx_ctrl.sv in a directory eth_tx_ctrl\rtl\
With version 3014 if I type "ehxctl" the file will be on top with a score of 213 (which kind of makes sense to me since it matches the directory and the filename)
Now with version 3020 and 3022, doing the exact same thing, the top file is ac_ctrl from directory eth_tx_ctrl\0in with a score of 118, , there is a lot of different file with an l highlighted in the filename, and finally, after like ten different random file, the one i'm looking for with a score of 102.
I hope this helps you find the issue.
Users browsing this forum: No registered users and 18 guests