JetBrains Rider equivalent to Visual Studio 'New Solutions Explorer View' - rider

I have just recently switch to JetBrains Rider from Visual Studio. In visual studio (I believe it's from version 2022), I am able to open a new solution explorer window for each project in a solution (right click the project and select 'New solution explorer window'). Very useful when you have several projects in a solution and want to focus on the projects you are currently working with.
I have been unable to find anything similar in JetBrains Rider. I have googled and not finding anything usual. Just wondering if anyone has been able to do this. Either built into Rider or via a plugin.

Related

Visual paradigm in IntelliJ IDEA integration Mac OSX

I would like to use Visual paradigm Community Edition in IntelliJ IDEA IDE. From Visual paradigm Integration Menu I select my "install in existing IntelliJ IDEA" location as below. But It said, invalid Path.
/Users/mike/Library/Preferences/IntelliJIdea2016.2
What is wrong with this location?
Many thanks in Advance.
In Visual Paradigm go to Window → Integration → IDE integration...
In the Visual Paradigm IDE Integration window select the IntelliJ IDEA / Android Studio Integration checkbox and press Next button.
In the next window specify your directory as:
/Applications/IntelliJ IDEA.app/Contents
After the installation finishes you can find a new menu items in your IntelliJ IDEA under the Tools:

Visual Studio 2013 is not remembering references added in the solution explorer

As mentioned in the title I am having an issue with a Visual Studio Project.
I have decided to use Visual Studio 2013 (latest version through dream spark) to code with Unity 3D (also the latest version) as I am having issues with MonoDevelop crashing and I use Visual Studio for other stuff anyway so it is convenient.
I have to use an external dll for my Unity game and I find every time I start a new session the dll file is gone in the references tab in the Solution Explorer (in Visual Studio) and I have to re-add it manually. Is there some sort of global references list I can add this to to prevent that issue? I've had a look and can't find anything but I also don't know what I am looking for.

Add VB.NET to Visual Studio 2010 Professional

In the past I have only used Visual Studio 2010 Professional for C#, but now I need to work on a little bit of Visual Basic. When I go to create a project it only shows C# project templates. I am assuming when I installed Visual Studio 2010, I only installed C#.
How do I now install VB.NET support?
I tried following a MS tutorial: I went to Control Panel and selected Change/Uninstall on Visual Studio, but then it asked me to insert a CD, of which I have none since it was donwloaded.
Nevermind I figured it out. (win7) Control Panel -> Programs and Features -> Uninstall/Change on Visual Studio -> then when you hit the Add/Remove features and you get the popup asking about the cd (which is where I assumed i was stuck before) if you hit Download it takes you to the dialog where you choose additional languages to install and it worked.
I apologize for my earlier flippant comment, and offer you
http://download.cnet.com/Microsoft-Visual-Studio-2010-Professional/3000-2212_4-10618634.html
I had same problem but i did the simplest solution ,since i had my .iso(visual studio express) file i had downloaded I used my winrar to extract files ,went to VBExpress ,open the folder and click on the setup and it all worked out successfully...

No javascript project enlisted in visual studio 2012 ultimate

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.

visual basic 6.0 project menu corrupted

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).