chrmarti / testissues

2 stars 3 forks source link

Optionally open clickable links in terminal without cmd/ctrl #1512

Open vscodebot[bot] opened 4 years ago

vscodebot[bot] commented 4 years ago

I think it was better before when you didn't have to hold cmd/ctrl to open links in terminal.

When developing nodejs software like servers with express, vuejs apps etc, the ui is almost always available by clicking a link in the terminal.

I am doing this all the time and it is annoying to always have to hold cmd/ctrl just to open a link. Can you please add an option in the settings to turn the cmd/ctrl function off?

Example:

npm run serve
 DONE  Compiled successfully in 6028ms                                                         08:26:17

  App running at:
  - Local:   http://localhost:8080/ 
  - Network: http://10.0.1.141:8080/

  Note that the development build is not optimized.
  To create a production build, run npm run build.

Then I am always trying to click the link and the notice cmd + click to open link pops up & is just freaking me out 😆.

Thank you very much.

Ref. https://github-com/microsoft/vscode/issues/23129

vscodetestbot[bot] commented 4 years ago

Our issue tracking requires confirmation by a second community member. Anyone but OP can do so by adding a comment /confirm. See also our issue reporting guidelines.

Happy Coding!