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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -