Giter VIP home page Giter VIP logo

vslauncherx's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vslauncherx's Issues

Exception executing VS through main button start with options

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Unknown type of item
at VSLauncher.dlgExecuteVisualStudio.dlgExecuteVisualStudio_Load(Object sender, EventArgs e) in C:\dev\Repos\VSLauncherX\VSLauncherX\Forms\dlgExecuteVisualStudio.cs:line 309
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

May not launch correct VS version for SoPs when launching a folder

When SoPs (Solution or Project) in a group have different versions of VS defined, they are still launched with the version defined for the group instead. Or, if no version is defined for the group, the highest available VS version is used for all SoPs in the group

When reinstalling Visual Studio one may need to reconfigure SoPs

Since SoP settings store the VS identifier (8 char hex) to select the version, when reinstalling VS this identifier may change and thus launching SoPs with the old identifier may result in VS not found.

It may be required to verify if the configured identifiers are actually installed.

On a side note: this also prevents copying the project list from one machine to another, as the identifier might be different between machines, even with the same VS version.

Better management of duplicate SoP

Currently there is no verification if a solution or project is already existing in the current folder where its added. Should ask the user if adding again is the intent.
Although it seems very useful to have copies of the same SoP in different groups, so the user can use differing configurations.

Exception Thrown

When I start the app, I get

"System.InvalidOperationException: 'A valid active Window is needed to update the Taskbar.'"

in Line 452 MainDialog.SetupTaskbarTasks()

VS fails to open solution with spaces in path

When trying to launch a solution that contains spaces in the path, VS will report that multiple files have been passed on the commandline and does not open the solution.

Probably some encoding error when passing the parameters to the background launcher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.