Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
42f4bc3636
commit
0db68fa703
|
@ -79,6 +79,9 @@ Nimrod's Compiler as a Service feature allows IDEs to query the compiler for thi
|
|||
Tasks:
|
||||
* Fix https://github.com/Araq/Nimrod/issues/804, which makes `idetools` unusable.
|
||||
* Provide commands to execute macros. Allow IDEs to quickly get the code macros generate with different inputs.
|
||||
* Provide a mechanism to track a dirty file without saving it to disk.
|
||||
* Provide better diagnostic messages for invalid commands.
|
||||
* Add commands to retrieve information about project layout and compilation settings.
|
||||
|
||||
**Bonus points:** Implement "Compiler as a Service" support to major IDEs/text editors such as Light Table, Sublime Text, or Visual Studio.
|
||||
|
||||
|
|
Loading…
Reference in New Issue