SmoothScroll icon indicating copy to clipboard operation
SmoothScroll copied to clipboard

3.0 bug in VS 2019: settings not applied on VS start

Open penCsharpener opened this issue 5 years ago • 6 comments

ever since I updated the extension on VS2019 most of the time (but not every time) the smooth scroll feature is activated even though I have it deactivated in the settings. When I go into the settings it's set to 'false' but only after I turned it on and off again it's actually off.

Are there any logs I could sent you? Where would I find them?

Edit: looks like this is more an issue with the new async starting process of VS 2019. After a few seconds, when the solution is fully loaded the setting is applied. But it takes a few seconds in my case.

penCsharpener avatar Jun 17 '19 18:06 penCsharpener

I have the same problem. I need to go options enable/disable it too to work it again. I'm only using it for shift + scroll. I dont want the smooth scroll. But when i open visual studio smooth scroll comes it too.

mbpakalin avatar Sep 15 '19 13:09 mbpakalin

I figured that this might be a side effect of the new async loading behaviour of VS 2019. Next time you open your solution wait a bit until it has fully loaded. Smooth scroll should disable itself then.

penCsharpener avatar Sep 15 '19 20:09 penCsharpener

I'm going to try that. Did that work for you? Thanks Btw @penCsharpener

mbpakalin avatar Sep 15 '19 21:09 mbpakalin

you are welcome. It worked for me. I usually was to impatient.

off topic but for illustration: I have an even weirder bug in another solution where I can't click anything in Visual Studio 2019 CE without the mouse cursor jumping to a certain point on the screen. It's only one certain solution and it's always the same point the mouse jumps to. But once the solution has finished loading it stops.

penCsharpener avatar Sep 16 '19 08:09 penCsharpener

Well, Today i tried like you said and it worked :) And yes i have another problem off topic, sometimes visual studio gets into read only mode and i cant do any change i need to restart visual studio to work it again. So many weird problems we get into :)

mbpakalin avatar Sep 16 '19 13:09 mbpakalin

Just to check that do those settings apply correctly after version 3.2.1?

lkytal avatar Jun 14 '20 03:06 lkytal