You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can vscode support quick-buttons? like most of other editors, that I can click on a button and it will do something(e.g. save, open, wrap text with a pair of tags in html,etc). so far I only see a "split window" button.
many of us actually spend more time reviewing code instead of writing, those button can work with mouse without the need of reaching keyboard. Besides, most editors support the quick action buttons long time ago.
thanks for the consideration.
The text was updated successfully, but these errors were encountered:
1920*1080+ resolution, the cursor in the (x offset:1000, y offset:800)+ coordinates, first of all, to find out which button icon, and then use the mouse to move to the coordinates of (x offset:100, y offset:80), so a waste of time, if using shortcuts, less than 1 second.
they're not mutual exclusive, not everyone code all the time, studying /reviewing code also occupies lots of time where keyboard is rarely needed and mouse click helps, again, they shall co-exist just fine, you do not need pick just one. In fact, nearly all other editors did that long time ago and keep doing that now, there must be a good reason.
yes i use keymap too, but also miss those buttons when reviewing code.
can vscode support quick-buttons? like most of other editors, that I can click on a button and it will do something(e.g. save, open, wrap text with a pair of tags in html,etc). so far I only see a "split window" button.
many of us actually spend more time reviewing code instead of writing, those button can work with mouse without the need of reaching keyboard. Besides, most editors support the quick action buttons long time ago.
thanks for the consideration.
The text was updated successfully, but these errors were encountered: