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

Issue with single letter words in extension setting name #189207

Closed
Tracked by #189320
Zwyx opened this issue Jul 29, 2023 · 3 comments
Closed
Tracked by #189320

Issue with single letter words in extension setting name #189207

Zwyx opened this issue Jul 29, 2023 · 3 comments
Assignees
Labels
confirmed Issue has been confirmed by VS Code Team member settings-editor VS Code settings editor issues under-discussion Issue is under discussion for relevance, priority, approach

Comments

@Zwyx
Copy link

Zwyx commented Jul 29, 2023

Type: Bug

Extension's settings are defined in contributes.configuration.properties in the extension's manifest.

In this object, if a setting's name contain a single letter word (A for instance), then this word isn't displayed correctly in the VS Code settings UI.

For example, the setting:

maximumNumberOfTabsInAGroup

is displayed:

Maximum Number Of Tabs In AGroup

It contains AGroup instead of A Group.

VS Code version: Code 1.80.1 (74f6148, 2023-07-12T17:22:25.257Z)
OS version: Linux x64 5.19.0-50-generic
Modes:

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
vscccc:30610679
3biah626:30602489
f6dab269:30613381
2i9eh265:30646982
showlangstatbar:30737416
vsctsb:30748421
03d35959:30757346
pythonfmttext:30731395
pythoncmv:30756943
fixshowwlkth:30771522
showindicator:30785052
pythongtdpath:30769146
i26e3531:30792625
gsofa:30797621
pythonnosmt12:30797651
pythonnoceb:30797650
e537b577:30795824
dsvsc013:30795093
dsvsc014:30797589

@vscodenpa
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.80.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@Zwyx
Copy link
Author

Zwyx commented Jul 29, 2023

Just installed 1.80.2; issue is still present.

@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues confirmation-pending labels Jul 31, 2023
@rzhao271 rzhao271 added this to the Backlog milestone Jul 31, 2023
@beto811 beto811 mentioned this issue Jul 31, 2023
@rzhao271 rzhao271 added under-discussion Issue is under discussion for relevance, priority, approach confirmed Issue has been confirmed by VS Code Team member and removed bug Issue identified by VS Code Team member as probable bug confirmation-pending labels Aug 1, 2023
@rzhao271
Copy link
Contributor

rzhao271 commented Dec 8, 2023

Duplicate of #77794

@rzhao271 rzhao271 marked this as a duplicate of #77794 Dec 8, 2023
@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
confirmed Issue has been confirmed by VS Code Team member settings-editor VS Code settings editor issues under-discussion Issue is under discussion for relevance, priority, approach
Projects
None yet
Development

No branches or pull requests

4 participants