summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-21 19:59:49 -0700
committerGitHub <noreply@github.com>2020-08-21 22:59:49 -0400
commitc82f4d40b40649ae53037701fadc2f5c1be9e901 (patch)
treedd7e24db33aea9528c6834732479e92a3c12a0e1 /.vscode
parentff15649be77f2e66444cc98e1b1e87a20767eeef (diff)
feature: Support memb (mem bytes) searching in processes
Supports searching by the new mem value.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 905ceb81..b64ae738 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -28,10 +28,12 @@
"hjkl",
"libc",
"markdownlint",
+ "memb",
"minwindef",
"noheader",
"ntdef",
"paren",
+ "pmem",
"processthreadsapi",
"regexes",
"rsplitn",