Bela Babik
Bela Babik
### Actual behavior Unable to close dialogs with ESC if focus/cursor is in an input/edit box. ### Expected behavior Trigger dialog close with ESC anywhere on a dialog. ### Steps...
**Please describe the problem.** Trying to add this to command line arguments: `"--compile-commands-dir=${workspaceFolder}/bazel-${workspaceFolderBasename}"` **Logs** Expanded like this: `I[12:21:38.983] argv[8]: --compile-commands-dir=/my/workspace/bazel-${workspaceFolderBasename}` **System information** clangd extension version: v0.1.9 Operating system: macOS 10.15.7...
This commit made the plugin silently not load: https://github.com/ervandew/supertab/commit/8c638fe17b470f4a27554cdf8e641bafa5e2a7a4 It is okay to have a minimum documented version, but I just wasted some time to use the plugin on Ubuntu...