Installation on Linux
Restore configuration directory
$HOME/.IntellJIdea14/
.
Configuration
- Configure font for console. I use font 'Source Code Pro for Powerline' and size 14.
Plug-ins
-
Pegdown Doclet for IDEA: writing documentation using Markdown. See my example using Markdown in Javadoc here (note
gradle.build
andMain.java
). -
Mathematica Support, develop Mathematica / Wolfram Language code in IntelliJ IDEA.
- Preferences | Editor | Coding Style | Mathematica: set tab size to '4'.
-
Mathematica REPL, connect IntelliJ IDEA to Mathematica kernel.
-
MultiMarkdown or Markdown (from the "Browse repositories ..." menu)
-
IntelliJ-Haskell (from the "Install JetBrains plugin..." menu)