Page 1 of 1

NEURON editing environment (visual studio)

Posted: Tue Feb 16, 2016 5:07 pm
by pfre017
Hello people

I am new to NEURON, but 'old' to programming (c# in visual studio environment).

Is there a NEURON (Hoc) editor that has intellisense? Or could someone recommend a good editor.

regards,
pete

Re: NEURON editing environment (visual studio)

Posted: Tue Feb 16, 2016 9:13 pm
by ted
For hoc, pick whatever programmer's editor you like. A fair approximation to syntax highlighting can be had by telling the editor to use C syntax highlighting. You might also search the Forum for programmer's or programming editor, and for syntax highlighting.

Those who use Python as NEURON's interpreter can choose from a wide variety of Python editors, not to mention environments including IPython and others too numerous to mention.