Search Unity

VS Code can not access mono (flatpak)

Discussion in 'Linux' started by pixartist, Dec 3, 2020.

  1. pixartist

    pixartist

    Joined:
    Nov 4, 2012
    Posts:
    22
    So I installed unity, vs code and the .net and mono6 extensions as required but my vs code can seemingly not access my mono install.

    I set omnisharp to use the global mono install and nothing changes
     
  2. pixartist

    pixartist

    Joined:
    Nov 4, 2012
    Posts:
    22
  3. RaphaelHoever

    RaphaelHoever

    Joined:
    Aug 14, 2020
    Posts:
    2
    Did you see the note in the 1.23.5 changelog of the C# extension of vscode?

    And did you check the version of your installed mono-devel package? On my machine,
    apt list mono-devel
    returns

    mono-devel/stable-bionic,stable-bionic,now 6.12.0.90-0xamarin1+ubuntu1804b1 all [installed]
     
  4. pixartist

    pixartist

    Joined:
    Nov 4, 2012
    Posts:
    22
    Yes I did see the notes and I set the value to always.
    On my system:
    In the VS Code terminal: