So I found this extension for Visual Studio Preview 2019 to scroll horizontally with the mouse wheel when holding the shift key called: SideScroller.
But I can't find the same extension for Visual Studio Preview 2022. Any suggestion?
Update:
"Version 1.2 is now available in the marketplace, with support for
VS2022. Please test it out let me know if you see any issues. Thanks
everyone for your patience!"
If you look up the extension in the VS Extension Gallery, you'll find that has a GitHub project. From there, you could try to fix it up to install on VS2022 (and maybe even send a pull request), or you might look at this issue asking for VS2022 support, with a workaround/hack in the comments.
Related
I have Visual Studio 2022 Preview installed and would like to replace it with the release version that went live yesterday.
When I started VS and checked for updates, it let me upgrade from the previous release candidate to Preview 1.0, but not the actual release version.
Is it possible at all to replace the preview with a release version, or do I have to install them side by side (and delete the preview)?
This is the version I have now:
Microsoft Visual Studio Professional 2022 (64-bit) - Preview
Version 17.1.0 Preview 1.0
You don't have to reinstall anything. Just switch the update channel in Visual Studio Installer (More -> Update settings):
You have to reinstall. Preview is basically an Insider build. It will continue to update as pre-release even after 2022 releases.
No need to reinstall or to uninstall. Just download the installer of the channel you want and start it. Once the installer finished updating the installer check again the solution from #antarct and it should show you the option to change.
I was able to switch the Update channel, but the context menu still says "Microsoft Visual Studio 2022 Preview" and the application still lives in "C:\Program Files\Microsoft Visual Studio\2022\Preview".
I can't live with that rubbish. These may be minor, but in what other areas was the upgrade done so poorly?
I'll be uninstalling and reinstalling as soon as I can find the time to waste on something I shouldn't need to do.
You don't need to reinstall. From my experience, you just need to run the installer NOT from inside visual studio, but from the start menu.
I had switched to preview from release channel for my installation. When I first saw an update notification in visual studio, I opened the installer via the notification and only preview channel was there in the channel list. Then I decided to try the installer from the start menu before hopelessly re-installing as suggested here, the usual full channel list appeared. Then I went back to visual studio and opened the installer from there again, and the channel list was refreshed in there, too. It seems like a metadata refresh problem. Or, maybe the channel data was updated while I was tinkering with it, IDK.
The problem is simple, this thing is just not installed.
And can't find any installer on the web.
"where wcftestclient" returns a not found.
When i press F5 and WCF project is selected, it just open my browser and show my svc. Useless.
What's wrong with my VS installation? Should i instal some SDK or so..?
Wanted to reinstal. Checked Windows Communication Foundation in visual studio installer components. Solved... sorry for not smart problem
I seem to have a sudden issue with my XAML Designer view in VS2012, and a similar behavior in Blend as well. the view has stopped updating and I'm unable to see any changes immediately if I change any properties.
if I scroll or Pan, the Phone chrome seems to move but the content stays put. It gets restored upon slightly adjusting the borders or restarting the page. has anyone else faced this issue? do you know what I need to do? I'm using Visual Studio 2012 Professional (Update 2)
this image will show you what I mean. I re-installed the app and it didn't help
I had the same problem and I solved it.
I don't know which Graphics you have, but I have an Intel 4000 and a Nvidia 640m and I have to start Visual Studio with the Nvidia Graphics.
Maybe it's the same problem.
Had the same problem when doing XAML design for Silverlight 5 app in VS2012.
Have a HP 8570p with Intel HD Graphics 4000. Win7 64bit
I had the driver version 9.17.10.2867 released 17 Jan 2014.
Had to revert back to 8.15.10.2712 released 22 Jun 2012 and it worked there.
Edit 2014-03-25: Reinstalled the newer driver(was going to test something and remembered this) and now it seems to work with the newer driver version.
I wanted to put this as a comment on the question but that option isn't there for me... Not sure why.
I really don't think it's a memory issue. That doesn't explain resizing fixing the problem? Since this happens for you with all wp applications and not windows 8 I don't think its related to the emulator. I would try reinstalling the windows phone sdk and or the Silverlight runtime. Silverlight might be the faster options to start with.
Also a question, when you say all wp projects. Have you tried this with a CLEAN nothing added or changed project?
I have installed visual studio ultimate 2012 for windows 8 store apps but it doesnt show JavaScript in the new project.
The setup is good, i have installed it before using the same setup but i dont know what is the problem now..
I have also tried Visual studio Express, but got the same issue.. And one more thing BLEND is also not working in both the cases.
Are you looking in the right place? They can be 'hidden' in "Other Languages"
Search in the upper right hand corner of "New Project" for javascript to be sure.
Make sure you are up to date as well on the following updates as good measure
http://support.microsoft.com/kb/2797912
http://www.microsoft.com/en-us/download/details.aspx?id=38188
After uninstalling the current VS and then deleting all registries and finally installing Vs 2012 ultimate, fixed the issue.
I do not know why the project menu in visual basic 6.0 IDE has been corrupted and I don't see
all menu items such as references, project properties,....
it might be useful to know that I have installed SP6.0 of visual studio 2000 enterprise edition.
any suggestion ?
The vb6 ide can be customized.
Try right clicking on a menu or toolbar and select "Customize...", you should be able to see a full list of commands (I can't recall, but there should be an option to reset it, too).