-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
*as-designedDescribed behavior is as designedDescribed behavior is as designedfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
- VSCode Version: 1.8.0
- OS Version: macOS
Steps to Reproduce:
- Open terminal
- Make sure a compile produces an output similar to:
go build -i -v
github.com/iron-io/functions
# github.com/iron-io/functions
./main.go:63: expression in go/defer must be function call
In this case, instead of relying on linkify, we could use acme's mousechords (http://acme.cat-v.org/mouse)
In this case, highlight while holding right button - or some other acceptable combination - it takes the selected text and take an action, that can be, among possibilities, open the file in the goto address. Thus for the example above, it would open ./main.go:63
in $PWD
.
Metadata
Metadata
Assignees
Labels
*as-designedDescribed behavior is as designedDescribed behavior is as designedfeature-requestRequest for new features or functionalityRequest for new features or functionality