AMO/FlightDeck/Roadmap: Difference between revisions

Jump to navigation Jump to search
Line 134: Line 134:
| Code completion for require() calls
| Code completion for require() calls
| Code completion will be offered for all modules accessible via require(). This feature will be context dependent.
| Code completion will be offered for all modules accessible via require(). This feature will be context dependent.
    EXAMPLE: If Library A is packaged with Modules B and C, the require() string values for Modules B and C  
* EXAMPLE: If Library A is packaged with Modules B and C, the require() string values for Modules B and C should show up in code completion when the developer user types “require(“ into the ACE editor.
    should show up in code completion when the developer user types “require(“ into the ACE editor.
| MEDIUM
| MEDIUM
|-
|-
Line 143: Line 142:
|}
|}
</onlyinclude>
</onlyinclude>


== VERSION CONTROL INTEGRATION (Github) ==
== VERSION CONTROL INTEGRATION (Github) ==
1,273

edits

Navigation menu