Which IDE do you use?

How about using Help Document in SCNvim? Unfortunately, I was unable to complete the installation of SCNvim on my machine…

SC-IDE also allows you to edit schelp files by opening the link to the files in the first line of the last two lines.

Help file source: /Users/prko/Dropbox/prko/__myDocs/Writings/Making Sound using Open Sources/mixed/dev - Bleeding edge/SuperCollider.app/Contents/Resources/HelpSource/Classes/SinOsc.schelp
link::Classes/SinOsc::

I think there must be certain users like me who will want to continue using SC-IDE unless the following features are fully supported in other code editors that allow SuperCollider to be used.

  1. Auto-completion of class, method and method argument when typing.
  2. Reading help documents via “Look Up Documentation for Cursor”.
  3. Navigating through Help documents from an open Help document.
  4. Evaluating sc codes within Help documents.
  5. Open/edit help files.
    ← I think this is important for developers too, isn’t it?