|
17 | 17 | <li>SDK and module management</li> |
18 | 18 | <li>A GUI package manager</li> |
19 | 19 | <li>Documentation view</li> |
20 | | - <li>Syntax highlight</li> |
21 | | - <li>Language injection</li> |
| 20 | + <li>Syntax highlight (including version number parsing)</li> |
| 21 | + <li>Language injection, automatic regular expression injection and doc string markdown injection (works only when either Markdown or MarkdownNavigator is installed)</li> |
22 | 22 | <li>Run configuration and code execution</li> |
23 | | - <li>Live templates</li> |
24 | 23 | <li>File templates</li> |
25 | | - <li>Completions</li> |
26 | | - <li>Jump to definition</li> |
27 | | - <li>Find usages</li> |
28 | | - <li>Renaming</li> |
29 | | - <li>Doc string generation</li> |
30 | | - <li>Try Evaluate</li> |
31 | | - <li>Bread crumbs</li> |
32 | | - <li>Regular expression injection</li> |
33 | | - <li>DocString markdown injection (works only when either Markdown or MarkdownNavigator is installed)</li> |
| 24 | + <li>Completions, live templates</li> |
| 25 | + <li>Jump to definition, find usages, parameter name hints</li> |
| 26 | + <li>Rename refactoring, doc string generation</li> |
| 27 | + <li>Bread crumbs, structure view, Try Evaluate</li> |
34 | 28 | <li>Special input for LaTeX style unicode character</li> |
35 | | - <li>Structure view</li> |
36 | | - <li>DocumentFormat.jl integration</li> |
| 29 | + <li>DocumentFormat.jl integration (deprecated)</li> |
37 | 30 | <li>Error reporter</li> |
38 | | - <li>Version number parsing</li> |
39 | | - <li>Parameter hint</li> |
40 | | - <li>In-IDE REPL</li> |
41 | | - <li>Sci-Mode</li> |
| 31 | + <li>In-IDE REPL, experimental debugger and Sci-Mode</li> |
42 | 32 | </ul> |
43 | 33 |
|
44 | 34 | What you'll see in the future:<br/> |
45 | 35 | <ul> |
46 | 36 | <li>Formatter</li> |
| 37 | + <li>Better debugger</li> |
47 | 38 | </ul> |
48 | 39 |
|
49 | 40 | Please don't downvote our plugin for not having one of the features above, because we're just working on it.<br/> |
|
0 commit comments