windows - Which arguments should I use to open file in new tab in Xamarin studio? -


i'm using xamarin studio unity3d external editor, when open file in "filename" argument, xamarin opens new window.
possible open new tab instead? (which file passed in arguments)

something like:

xamarin -file myscript.cs -line 23 


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -