Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense is much more narrow than before when the description is visible #90093

Closed
Tyriar opened this issue Feb 5, 2020 · 1 comment
Closed
Assignees
Labels
candidate Issue identified as probable candidate for fixing in the next release suggest IntelliSense, Auto Complete verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Feb 5, 2020

Create the following keybinding and open intellisense in the command:

{ "key": "ctrl+f1", "command": "terminalrename" }

Lots of wasted space and I can no longer tell which one is rename and which is renameWithArgs:

image

In stable:

image

Version: 1.42.0-insider (user setup)
Commit: 536757f
Date: 2020-02-05T16:51:41.553Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.19041

@Tyriar Tyriar added the suggest IntelliSense, Auto Complete label Feb 5, 2020
@octref octref added the candidate Issue identified as probable candidate for fixing in the next release label Feb 5, 2020
@octref octref added this to the January 2020 milestone Feb 5, 2020
@octref
Copy link
Contributor

octref commented Feb 5, 2020

Verifier: Verify that completing workbench.action.terminal.rename use most of the spaces, like in Stable. There's 18px to the right which is reserved for the scrollbar that we don't use.

image

octref added a commit that referenced this issue Feb 5, 2020
@octref octref mentioned this issue Feb 5, 2020
sbatten pushed a commit that referenced this issue Feb 5, 2020
@octref octref closed this as completed Feb 5, 2020
@Tyriar Tyriar added the verified Verification succeeded label Feb 5, 2020
alexdima pushed a commit that referenced this issue Feb 10, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
candidate Issue identified as probable candidate for fixing in the next release suggest IntelliSense, Auto Complete verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants