-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support quick file-search with goto line and column
The quick file-search text box (normally accessed via Ctrl + P) now allows the option to append filter input separators to indicate the target line number and column. This follows the current vscode patterns. E.g. <file filter>:<line number?>:<column?> <file filter>#<line number?>#<column?> <file filter>:<line number?>,<column?> Signed-off-by: Alvaro Sanchez-Leon <[email protected]>
- Loading branch information
Showing
1 changed file
with
63 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters