解决VS2019右键菜单在右侧的问题!

刚刚安装了VS2019,结果写代码时发现代码窗的右键菜单竟然在鼠标右侧,我这强迫症一下就受不了了!,这也太难受了!!! 所幸找到了解决办法!

  1. 按Win-R
  2. 输入shell:::{80F3F1D5-FECA-45F3-BC32-752C152E456E}
  3. 切换到其他选项卡
  4. 左右手使用习惯改成管用左手

https://developercommunity.visualstudio.com/content/problem/525974/context-menu-of-solution-explorer-do-not-appear-at.html

Visual Studio 2019 now respects your OS settings for left/right handed menus. Please check your setting and see if changing this setting achieves the desired behavior:

  1. Win-R
  2. Type shell:::{80F3F1D5-FECA-45F3-BC32-752C152E456E}
  3. Switch to the 'Other' tab
  4. Change the 'Handedness' setting

Please let us know if this does not resolve the issue for you.

来源:解决VS2019右键菜单在右侧的问题! - STPEAK - 博客园 (cnblogs.com)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章