mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
* implement drag and drop in sample * clean code * fix reveal command * remove unnecessary method * fix getParent to return the existing node instead of creating a new key * Linting, naming, etc. Co-authored-by: Alex Ross <alros@microsoft.com>