Search Unity

SharpDevelop and Unity

Discussion in 'Formats & External Tools' started by Matthiasdk, Nov 10, 2013.

  1. Matthiasdk

    Matthiasdk

    Joined:
    Nov 10, 2013
    Posts:
    3
    Hallo Communety.
    Can I use Sharp Develop with unity.
    I have import this Programm in the Preferences.
    what must I do to the Unity and packag classes with Sharp to Develop verbinen
    The Packag from Unity into Sharp Develop.


    LG: Matthias
     
  2. Dustin-Horne

    Dustin-Horne

    Joined:
    Apr 4, 2013
    Posts:
    4,568
    Yes you can use it. In your preferences just change the external editor to the SharpDevelop executable. However, there are some issues. You still have to use MonoDevelop if you want to debug. Also, when double clicking for an exception or warning in the Unity Editor, SharpDevelop will open the file but not go to the line number. To be honest, while I like SharpDevelop as a free alternative, you are much better off sticking with MonoDevelop or using Visual Studio Express.
     
    areus99 likes this.
  3. payalsharma9988

    payalsharma9988

    Joined:
    Oct 31, 2013
    Posts:
    24
    HELLO Matthiasdk,
    Yes you can use it.
     
  4. Matthiasdk

    Matthiasdk

    Joined:
    Nov 10, 2013
    Posts:
    3
    Thanks for help I find Mono Develop not so god I will User Sharp Develop can I import the unity packag into the sharpdevelop
    What is the Part to the Unity Reference I get this into SharpDevelop
     
    Last edited: Nov 14, 2013
  5. syedrazaunity

    syedrazaunity

    Joined:
    May 8, 2020
    Posts:
    3
    Yes you can!
    But first set it as an External Script Editor in Unity/Prefences/External Tools. Then click on the Script so it can create a AsseblyCS file. Then locate where your project is & open AsseblyCS File by clicking Open Solution.