简体   繁体   中英

How to remove downloaded source code aka External Sources in Visual Studio 2022 Debugging

I accidentally enabled downloading open source code.

I've disabled the "all modules" option in Tools > Options > Debugging > Symbols.

Now I want to know how to remove the symbols I've already downloaded?

在此处输入图像描述

Things I've tried

. Enable / disable Just my code

. Enable / disable source server support

. Enable / disable Source link support

. Load only specified modules

. Empty Symbol Cache

. Empty %LocalAppData%\SourceServer

. Clean solution

. Delete .vs folder for solution

. Restart machine

. Restart VS2022

I found a way to turn External Sources off

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM