Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File picker: line/column number in <path>(ln,col) syntax not supported #4643

Closed
bpasero opened this issue Mar 24, 2016 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Mar 24, 2016

Should be able to open a path like the following with line/col information:

/Users/bpasero/Development/Microsoft/monaco/src/vs/workbench/parts/search/browser/openAnythingHandler.ts(199,42)

@bpasero bpasero added feature-request Request for new features or functionality file-explorer Explorer widget issues labels Mar 24, 2016
@bpasero bpasero self-assigned this Mar 24, 2016
@bpasero bpasero added this to the April 2016 milestone Mar 24, 2016
@bpasero bpasero assigned isidorn and unassigned bpasero Mar 24, 2016
@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Apr 15, 2016
@bpasero bpasero changed the title File picker: support pattern with line/column number in <path>(ln,col) syntax File picker: line/column number in <path>(ln,col) syntax not supported Apr 15, 2016
@isidorn
Copy link
Contributor

isidorn commented Apr 29, 2016

@bpasero Works fine, but if I put a whitespace between the line and column it does not work.

@isidorn isidorn added the verified Verification succeeded label Apr 29, 2016
@bpasero
Copy link
Member Author

bpasero commented Apr 29, 2016

Much drama.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug file-explorer Explorer widget issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants