Vscode: Subword navigation : Apply introduced feature to whole UI

Created on 3 Jul 2018  路  2Comments  路  Source: microsoft/vscode

Issue type : Feature Request

After the PR #48023 has been merged, a feature I really like has been added to VSCode and is currently in ~Insiders~ 1.26. This change is working well so far in the editors, but I would want to be more extended through the whole vscode UI.

By "_through the whole UI_", I mean Search boxes, Command Palette, file/folder renaming, even the terminal (_stretched request here_).

This is a request that is already present in the extensions that provided this functionnality in the past (but were blocked by extensions APIs limits) : https://github.com/ow--/vscode-subword-navigation/issues/12 (as seen in this thread too : https://github.com/Microsoft/vscode/issues/541#issuecomment-371194836).

@kumarharsh's request (https://github.com/Microsoft/vscode/issues/3526#issuecomment-249657993) is basically the same as what this current issue is about.

It would be awesome to have either :

  • an extension API to allow for hooks in the Input fields of VSCode (which would allow for something kind of like #35993) (_this would be better in another issue though_)
  • or to actually do it in the core of vscode.

VSCode Insiders Info

  Version: 1.25.0-insider
  Commit: 33ba00346fd1bc889d5adc2f386c64fdb3657e61
  Date: 2018-07-03T14:40:32.630Z
  Electron: 1.7.12
  Chrome: 58.0.3029.110
  Node.js: 7.9.0
  V8: 5.8.283.38
  Architecture: x64

feature-request search

Most helpful comment

+1 million times yes, Please & Thank you!

All 2 comments

+1 million times yes, Please & Thank you!

Removing terminal label, I don't think this would be a good idea there (and isn't possible in many cases).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NikosEfthias picture NikosEfthias  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

lukehoban picture lukehoban  路  3Comments

curtw picture curtw  路  3Comments

chrisdias picture chrisdias  路  3Comments