Search Unity

2019.2.0b1 won't open VSCode

Discussion in 'Linux' started by ashleyz, May 15, 2019.

  1. ashleyz

    ashleyz

    Joined:
    Oct 22, 2016
    Posts:
    1
    Unity refuses to open VSCode as an external editor by default due to VT. I'm not sure a workaround for this at the moment of typing, if anyone could guide me how to fix this issue without new builds I'd love to know

    ERROR CODE:
    Code (csharp):
    1. Error:
    2. /bin/open: unrecognized option '--args'
    3.  
    4. UnityEngine.Debug:Log(Object)
    5. VSCodeEditor.VSCodeScriptEditor:OpenOSX(String) (at Library/PackageCache/com.unity.ide.vscode@1.0.4/Editor/VSCodeScriptEditor.cs:152)
    6. VSCodeEditor.VSCodeScriptEditor:OpenProject(String, Int32, Int32) (at Library/PackageCache/com.unity.ide.vscode@1.0.4/Editor/VSCodeScriptEditor.cs:110)
    7. Unity.CodeEditor.CodeEditor:OnOpenAsset(Int32, Int32, Int32) (at /home/builduser/buildslave/unity/build/Editor/Mono/CodeEditor/CodeEditor.cs:56)
    8. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
    9.  
     
  2. b1oki

    b1oki

    Joined:
    Dec 21, 2018
    Posts:
    7