Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 299 Bytes

treeview-extension README

  1. Open project in VS Code.
  2. Install dependencies with npm ci
  3. Launch extension with Run > Start Debugging
  4. Switch to Explorer view.
  5. In "My Tree View" view, expand "outer" and select the "inner" element.
  6. Run My Extension: Delete Item
  7. Error occurs.