0
Completed
Add Low Level Property to Restore Old Search Behaviour
In 19.x if you had the following files:
FooQuax
Quax
In your working tree, typing 'Quax' would jump to selecting the Quax file.
In 20.x typing 'Quax' will first select the 'FooQuax' file.
I would like a low level option to bring back the search to be prefix only.
When trying to jump to files I know the name of the new method is cumbersome and slow.
Thanks
FooQuax
Quax
In your working tree, typing 'Quax' would jump to selecting the Quax file.
In 20.x typing 'Quax' will first select the 'FooQuax' file.
I would like a low level option to bring back the search to be prefix only.
When trying to jump to files I know the name of the new method is cumbersome and slow.
Thanks
Customer support service by UserEcho
Search, ie where I have selected a file in the repo tree and want to jump to another one.
Please try SmartGit 20.1 build 15143 (Help | Check for Latest Build). There is a new low-level property fileSearchOrFilter.matchInside.
Looks to do the trick, you're a legend!
Thanks for the fast addition.