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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -