Visual studio 2017 code color issue after update

后端 未结 6 1177
感情败类
感情败类 2021-02-13 05:01

I used to work comfortably with the Dark theme of VS. Today, I updated my VS to v.15.2(26430.4), but it suddenly run into a visual problem.

The colours of t

6条回答
  •  孤独总比滥情好
    2021-02-13 05:20

    I am a dev. on the Visual Studio team. There are currently two official workarounds:

    1. Uninstall the F# language support via the VS installer.
    2. Ctrl+Q and search for 'theme' and select 'Environment -> General' and then switch from one theme to another and press 'Ok', then, repeat and switch back.

    NOTE: Workaround #2 is only temporary. Installing a new extension or update will revert the colors back to their current state.

提交回复
热议问题