January 27, 201610 yr Hi, It would be nice if the IDE can support function name completion. For example, if I type "harmonic-" followed by TAB key (or some other modality), the IDE should complete the function name "harmonic-progression". "Intellisense" is common among many IDEs these days. The most inspiring IDE I have ever worked with with IntelliJ for Java. Regards, Rangarajan
February 2, 201610 yr Author Yes, I tried just now. But it shows many irrelevant words, so it is confusing for use within OM. A lisp-aware implementation will help a lot. If you get time, take a look at Intellij Idea from Jetbrains. Regards, Rangarajan
February 2, 201610 yr Author It is one of the best IDEs ever for Java development. Extremely productive! Regards, Rangarajan
Create an account or sign in to comment