DashMate.tmbundle
DashMate.tmbundle copied to clipboard
Would love it if Command-D did word lookup for specific language
Currently Command-D does a straight search for the current word across all installed Dash languages, and the results are relatively slow to come back since Dash is searching all of its languages.
Would be great if it could do a search for only the current TextMate syntax being used.
So for ex. searching for "cd" while editing a shell script, should only search the shell script language in Dash. Results would come back much quicker, also.
@edrozenberg Option + D
does that. I can't remember the history of this very well, but it used to be that we had Command + Shift + D
doing that I believe, then it had to be change to what we have now.
There should be a closed issue/PR that has the change.