Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

Table of Contents
maxLevel3

Capabilities

The VSCode API provides support for integrating custom context-aware code completion logic.  The UIP VSCode Plugin could take advantage of this to greatly enhance the Universal Extension development experience.  The benefits would include:

...

  • Code completion for field names when referenced in a dynamic_choice_command, dynamic_command, and extension_start.
  • Code completion for Dynamic Choice Command declarations.
  • Code completion for Dynamic Command declarations.



Next >