From eb8295c430c246423804148dcc9249da03d5dd9c Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 6 Sep 2020 23:03:03 -0400 Subject: feature: Adds tree view (#223) Adds a tree process view to bottom. Currently uses a pretty jank method of column width setting, should get fixed in #225. --- .vscode/settings.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index 8653ef8a..9a9b4df4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -46,10 +46,13 @@ "fract", "gnueabihf", "gotop", + "gotop's", "gtop", "haase", "heim", "hjkl", + "htop", + "indexmap", "libc", "markdownlint", "memb", @@ -62,6 +65,7 @@ "nvme", "paren", "pmem", + "ppid", "prepush", "processthreadsapi", "regexes", -- cgit v1.2.3