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

VS Code UI has mistaken "chord" to mean sequence #89895

Closed
chrisjj opened this issue Feb 3, 2020 · 8 comments
Closed

VS Code UI has mistaken "chord" to mean sequence #89895

chrisjj opened this issue Feb 3, 2020 · 8 comments
Assignees

Comments

@chrisjj
Copy link

chrisjj commented Feb 3, 2020

e.g. status bar

image

The program isn't waiting for the second key of a chord, It is waiting for second key (or chord) of a sequence.

EDIT: Further instance:

image

@sportshead
Copy link
Contributor

Why don't you just put all of your problems with VS Code into one issue

Plus as I said in #89899 "We're programmers, not spell checkers"

So you can stop complaining about bad grammar. Or fix it yourself and make a PR

@chrisjj
Copy link
Author

chrisjj commented Feb 3, 2020

Why don't you just put all of your problems with VS Code into one issue

I prefer to follow good practice - and the guidelines. "File a single issue per problem"

Plus as I said in #89899 "We're programmers, not spell checkers"

This isn't a spell-check issue.

So you can stop complaining about bad grammar.

This isn't a complaint - it is an defect report. And this issue isn't about grammar.

@gregvanl
Copy link

I'm not sure I understand your issue.
VS Code uses chord to refers to a sequence of two or more separate key presses (including any modifiers like ctrl, alt, shift) so the Status bar comment seems accurate. The status bar is indicating that another keypress is necessary to complete the chord and activate the command.

@chrisjj
Copy link
Author

chrisjj commented Feb 10, 2020

I'm not sure I understand your issue.
VS Code uses chord to refers to a sequence of two or more separate key presses

There's the issue. That's not what chord means in English (British or American). I'd guess the author of this text is not a native English speaker.

The status bar is indicating that another keypress is necessary to complete the chord and activate the command.

And that's not true. What is true, is that another keypress or chord is needed to complete the sequence.

@chrisjj
Copy link
Author

chrisjj commented Feb 14, 2020

Could someone please reopen this issue please? It was closed by a contributor who said "I'm not sure I understand your issue." since which he/she has been given further information to help him understand it.

@gregvanl
Copy link

Hi @chrisjj, Sorry to not get back to you. Technology often stretches the definition of English words to explain new ideas or features. VS Code uses "chord" in this way and so far it has resonated with most users. I don't think it is necessary to change the Status bar text.

@chrisjj
Copy link
Author

chrisjj commented Feb 14, 2020

Technology often stretches the definition of English words to explain new ideas or features.

The existing meaning of chord in keyboard technology is far from new. See Wikipedia https://en.wikipedia.org/wiki/Chorded_keyboard .

The fact the term may be new to some VS Code users is a poor excuse for misusing it, miseducating them and degrading accessibility to experienced users.

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants