Vscode: Provide a "focus-follow-mouse" setting

Created on 30 Mar 2020  路  5Comments  路  Source: microsoft/vscode



I am used for years (X11 times) with focus following the mouse, instead of having to click to type (which is slow, and wears).

feature-request

Most helpful comment

This feature will be very handy particularly for Linux users like me who has the habit of enabling the focus follows mouse feature in the window manager...

As said clicking on the terminal is weird and slow. Editors like Geany has this feature to enable focus follows mouse setting. VSCode is not only about Windows, but it also supports Linux, Unix and Mac. It should have such feature, which will save a second each time I want to switch to the terminal or other parts within VSCode.

This is also mandatory in cases where you have selected a text, clicked on the terminal, and you can't modify the text without:

  • Closing the terminal
  • Clicking on the editor again, and then selecting back the test.

Most of the time, I ended up following point 2, which doesn't give me a good workflow...

Here's an example, you can't just move your mouse and press tab to indent the text:
Screenshot from 2020-07-22 04-47-12

All 5 comments

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

This feature will be very handy particularly for Linux users like me who has the habit of enabling the focus follows mouse feature in the window manager...

As said clicking on the terminal is weird and slow. Editors like Geany has this feature to enable focus follows mouse setting. VSCode is not only about Windows, but it also supports Linux, Unix and Mac. It should have such feature, which will save a second each time I want to switch to the terminal or other parts within VSCode.

This is also mandatory in cases where you have selected a text, clicked on the terminal, and you can't modify the text without:

  • Closing the terminal
  • Clicking on the editor again, and then selecting back the test.

Most of the time, I ended up following point 2, which doesn't give me a good workflow...

Here's an example, you can't just move your mouse and press tab to indent the text:
Screenshot from 2020-07-22 04-47-12

This is not only a Linux issue but a Windows one as well

https://superuser.com/a/1209478/76968


:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

It's also a Mac issue; Terminal.app has this as a configuration via the defaults interface: https://osxdaily.com/2011/04/18/terminal-focus-follow-mouse-mac/

Was this page helpful?
0 / 5 - 0 ratings