Vscode-cmake-tools: Rename and Reorganize "cmake:" commands to be more consistent and easier to remember/spot in GUI.

Created on 19 Aug 2019  路  5Comments  路  Source: microsoft/vscode-cmake-tools

Brief Issue Summary

The command display names seem inconsistent and difficult to grok. For instance, it's hard to see "cmake: Set the current build variant."

Expected:

All command names should be short, sweet, visually grokkable immediately, and organized as logically as possible. Preferably, commonly accessed functions should be at the top of the list, so alphabetically organized smartly as well. For instance,

cmake: set the current build variant

is quite difficult to spot. It requires scrolling already, then careful reading of an almost sentence-long amount of information.

cmake: Set Variant

and similarly for other options like that would vastly improve the readability and mental organization.

Thanks!

other fixed (release pending) help wanted

Most helpful comment

@MathiasMagnus we're working on setting up a process for this. There are some files our localization team uses to track all of their work and we don't commit those files to this repo, so it's not super straightforward yet.

We're pushing for the process to be for you to simply open a PR with the suggested changes. After that we'll do some work behind the scenes and then replace your PR with an automated PR that has the changes and is synced with our internal system.

All 5 comments

If you or anyone else has any specific suggestions for command renaming, would you be able to list them out here, or better yet, open a PR with your suggestions and we can discuss them? All command names live in package.json.

How can we contribute with localization?

@MathiasMagnus we're working on setting up a process for this. There are some files our localization team uses to track all of their work and we don't commit those files to this repo, so it's not super straightforward yet.

We're pushing for the process to be for you to simply open a PR with the suggested changes. After that we'll do some work behind the scenes and then replace your PR with an automated PR that has the changes and is synced with our internal system.

Brief Issue Summary

The command display names seem inconsistent and difficult to grok. For instance, it's hard to see "cmake: Set the current build variant."

Expected:

All command names should be short, sweet, visually grokkable immediately, and organized as logically as possible. Preferably, commonly accessed functions should be at the top of the list, so alphabetically organized smartly as well. For instance,

cmake: set the current build variant

is quite difficult to spot. It requires scrolling already, then careful reading of an almost sentence-long amount of information.

cmake: Set Variant

and similarly for other options like that would vastly improve the readability and mental organization.

Thanks!

Set variant ? What variant? Dog variant? Cat variant? Compiler variant?

This issue has been addressed in CMake Tools 1.2.0 which is available in the VS Code Marketplace or on the Releases Page

Because the publisher id has changed, VS Code does not automatically upgrade you yet. The Marketplace team will enable this in the next few days. If you want to install 1.2.0 now, please make sure you uninstall any earlier versions of CMake Tools manually to avoid any conflicts.

Was this page helpful?
0 / 5 - 0 ratings