vscode-atom-keybindings: New file and new folder keymaps are broken in January 2019 update

https://code.visualstudio.com/updates/v1_31#_new-tree-widget

Version: 1.31.0

Expected: a key opens dialog for new file, Shift+a opens up dialog for new folder Actual: Both result in triggering the tree widget filter.

https://github.com/Microsoft/vscode/issues/68083

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 3
  • Comments: 24 (19 by maintainers)

Most upvoted comments

Tomorrow’s insider will contain the setting for you: https://github.com/Microsoft/vscode/issues/68233

Any update on this? @auchenberg

@YannMCX Unfortunately setting "simple" doesn’t work.

Also there is no losing access to the new functionality because we’re able to add another hotkey to start filtration (toggle context). Look at PR, there is the key <kbd>/</kbd>.