1313user-friendly
1414documentation of various features on the < a href ="https://github.com/halirutan/Mathematica-IntelliJ-Plugin/wiki "> Wiki
1515 pages of GitHub</ a > .
16- If you want to discuss specific topics, then ping me
17- ( < a href ="http ://mathematica.stackexchange.com/users/187/halirutan?tab=profile " > halirutan </ a > ) in the dedicated
18- < a href =" http://chat.stackexchange.com/rooms/8636/intellijidea-plugin-for-mathematica " > chat room on stackexchange </ a > .
16+ If you want to discuss specific topics or if you have any questions,
17+ you can join the < a href ="https ://gitter.im/Mathematica-IntelliJ/Lobby " > Gitter chatroom </ a > .
18+
1919< br />
2020< b > Features:</ b >
2121< ul >
2424 < li > Smart completion for function options, messages and comment tags</ li >
2525 < li > Coloring and resolving of Module/Block/Table/... variables</ li >
2626 < li > Renaming of variables and functions</ li >
27- < li > Code folding support for localization constructs like Module, With, Block, .. .
28- < li > Quick documentation lookup for all built-in symbols and operators </ li >
27+ < li > Code folding support for localization constructs like Module, With, Block, Table, and more .
28+ < li > Quick documentation lookup for all built-in symbols, operators, and your own functions </ li >
2929 < li > Structured View for package definitions</ li >
3030 < li > Correct display of Mathematica's < a
3131 href ="https://reference.wolfram.com/language/guide/ListingOfNamedCharacters.html "> named characters</ a >
32- < li > Inspections for version mismatch of symbols, possible errors through multiplicaton at linebreak, and missing
33- commas and semicolons
32+ < li > Inspections for version mismatch of symbols, possible errors through multiplicaton at linebreak, missing
33+ commas and semicolons, and unresolved symbols
3434 < li > Autocompletion suggestions sorted by importance</ li >
3535 < li > Highlighting and smart inserting of braces, brackets and parenthesis</ li >
3636 < li > Quick navigation between symbol usages with Navigate - Related Symbol</ li >
37+ < li > Quick navigation to the declaration of a functions</ li >
38+ < li > Import of other Mathematica packages as library for completion and highlighting of external package functions
39+ </ li >
40+ < li > Goto Symbol for quick navigation to a function by typing its name</ li >
41+ < li > Spellcheck that already contains the dictionary of all Mathematica symbols</ li >
42+ < li > Code folding of expressions and sections</ li >
43+ < li > Live-Templates to create all frequently used constructs</ li >
44+ < li > Surround providers that can wrap an expression with another one</ li >
3745</ ul >
3846</ html >
0 commit comments