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

add pinned cmake commands view #3542

Merged
merged 10 commits into from
Jan 23, 2024
Merged

add pinned cmake commands view #3542

merged 10 commits into from
Jan 23, 2024

Conversation

moyo1997
Copy link
Contributor

@moyo1997 moyo1997 commented Jan 18, 2024

This change addresses item #3296

This changes adds a new view in sidebar where users can add cmake commands to pin

snehara99
snehara99 previously approved these changes Jan 19, 2024
@snehara99
Copy link
Contributor

Nbd, but for UI changes it would be easier to review if you add a screenshot

package.nls.json Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@gcampbell-msft gcampbell-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the changes of implementation look good and I've tested the feature and it seems pretty cool and works well! Just some code and design changes I'd like to see if possible before merging.

One other thing, when you test, when you open VS Code for the first time, does the Pinned Commands welcome view appear within the same CMake Activity bar view with the Project Status and the Project Outline? If not, I think that it should.

Great job 👍

src/extension.ts Outdated Show resolved Hide resolved
src/extension.ts Show resolved Hide resolved
src/config.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/extension.ts Show resolved Hide resolved
src/pinnedCommands.ts Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
@gcampbell-msft
Copy link
Collaborator

Also, there seem to be some build failures that may be due to flaky issues with the windows test, but I requeued to try again.

@moyo1997 moyo1997 enabled auto-merge (squash) January 23, 2024 18:07
@moyo1997 moyo1997 merged commit 2bdf3bf into main Jan 23, 2024
4 checks passed
@moyo1997 moyo1997 deleted the dev/mookerem/pin-cmd-pallete branch January 23, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants