Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.1 KB

TODO.md

File metadata and controls

12 lines (11 loc) · 1.1 KB

build2-VS To-Do List

  • Wrapper for internal invocation and results parsing of build2 commands
  • Hooking up build configurations (reference)
  • User settings file/UI
  • Language features, for buildfiles, testscripts, manifests (reference)
    • Syntax highlighting (example)
    • Auto-completion (example)
    • Error annotation
  • Target listing (a la Targets View in CMake Open Folder; #182)
  • Tests view (see #182 and VS Test Explorer)
  • Package manager integration (dependency visualization, surfacing of basic bpkg features)