question

duartebeck avatar image
0 Votes"
duartebeck asked duartebeck answered

ctrl s refresh start without debbug

Hello friends,

After update visual studio 2019 last RC, when I save document using CTRL S, so the dialog start without debbuging (just opened) is refreshed and open again.

How to avoid this?

I try to reset keyboard settings, without success
I try to reset visual studio config, without success

vs-general
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @duartebeck
Does this issue occur on all three of your machines?
You can start VS by running the command: devenv.exe /safemode in Developer Command Prompt for VS 2019, and then check whether the issue still exists.
If the issue persists, please report the issue to the Developer Community.


0 Votes 0 ·
TianyuSun-MSFT avatar image
0 Votes"
TianyuSun-MSFT answered duartebeck edited

Hello @duartebeck ,

Welcome to Microsoft Q&A forum.

Is the “dialog” you mentioned, the Debug option list? like this screenshot:

105207-image.png

You can try to click the Save(Save Selected Items) button instead of using shortcut key to see whether this issue appears again. In order to help you solve this issue better, please test this issue in a newly created project then let me know the result.

Besides, if you are using some third-party extensions, please try to disable them temporarily and restart VS then test again. Or, to avoid extensions' impact, you can try to start VS in safe mode(type devenv /SafeMode in Developer Command Prompt for VS 2019).

Best Regards,
Tianyu


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


image.png (22.3 KiB)
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

"Is the “dialog” you mentioned, the Debug option list? like this screenshot:"
Yes

Hello, thanks for your replay

When I click in save button, is same effect. I disabled several extension, without success.

We have 3 machines with VS 2019 16.10.1.

I believe happen after update vs.

0 Votes 0 ·

Hello @duartebeck , thanks for your reply. I think if this issue is not caused by extensions, then this issue should be a potential issue. I suggest you directly report this issue to Visual Studio Product Team from VS > Help > Send Feedback > Report a Problem…

0 Votes 0 ·

Hi @duartebeck , Do you still meet this issue? Have you tried to report this issue to Developer Community? Feel free to let me know if there is anything that I can help here.

0 Votes 0 ·

Hello,

Yes, unfortunately. After update vs 2019 to 16.10.2 the issue keep. In all machines, with any project old and new.

Thanks for your help

0 Votes 0 ·
duartebeck avatar image
0 Votes"
duartebeck answered

Hello friends, after researchs I fouded this link: https://dev.to/juxant/auto-refresh-with-dotnet-watch-for-asp-net-core-projects-20no

Thanks guys!

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.