Commit Graph

14 Commits

Author SHA1 Message Date
31d3d4920b strict check tree view sample (#700) 2022-08-17 15:48:32 +02:00
4a0b22cf62 Have a test view and a drag and drop test view 2021-08-17 15:40:28 +02:00
6cdb699a18 Get elements using TreeDataTransfer api (#466) 2021-08-17 15:34:46 +02:00
bee31a77ed Implement drag and drop controller (#431)
* 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>
2021-06-23 15:37:55 +02:00
b338bca265 Update tree view sameple to include markdown tooltip
Part of https://github.com/microsoft/vscode/issues/120988
2021-04-14 13:39:51 +02:00
b3621dd88a Remove proposed API 2020-12-01 11:28:01 +01:00
9a2eb8ba5f Some tree view sample clean up 2020-11-02 09:56:33 +01:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
e65c542a07 Add title to treeview sample 2019-10-09 17:29:14 +02:00
ddf6bc3826 Fix merge conflicts 2018-10-30 13:01:37 -07:00
0b26279212 Merge branch 'ext-docs' 2018-10-30 00:54:49 -07:00
f5bf8cd618 Update test view 2018-10-29 19:30:50 +01:00
8afde29bce test view 2018-10-29 19:12:19 +01:00
26a092783d test view 2018-10-29 19:09:37 +01:00