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

CMSIS view context menu - Edit #179

Open
mguzmanm opened this issue Jan 27, 2025 · 0 comments
Open

CMSIS view context menu - Edit #179

mguzmanm opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@mguzmanm
Copy link
Collaborator

mguzmanm commented Jan 27, 2025

Project.Build-Type+Target

Projects should have the following context menu:

  • Edit options

Explanation
A - project: entry in the cproject.yml file can have options, such as language-C or undefine. Using the context menu item "Edit options", I'd suggest to open the cproject.yml file at the right spot so that people can start editing it.

Groups

  • Edit options

Explanation
A - group: entry in the cproject.yml file can have options, such as language-C or undefine. Using the context menu item "Edit options", I'd suggest to open the cproject.yml file at the right spot so that people can start editing it.

Files

  • Edit options

Explanation
A- file:entry in the cproject.yml file can have options, such as language-C or undefine. Using the context menu item "Edit options", I'd suggest to open the cproject.yml file at the right spot so that people can start editing it.

Components

On the individual component level, there should be the following context menu:

  • Edit options

Explanation
Configuring a component can be achieved by opening the component's configuration file.

A - component: entry in the cproject.yml file can have options, such as language-C or define. Using the context menu item "Edit options", I'd suggest to open the cproject.yml file at the right spot so that people can start editing it.

Note:
Files in "constructed-files" and "linker" sections should not have a context menu as they are not user modifyable and should be left alone. "Open on click" is already implemented.

@mguzmanm mguzmanm added the enhancement New feature or request label Jan 27, 2025
@mguzmanm mguzmanm self-assigned this Jan 27, 2025
@Elise-Kaminski Elise-Kaminski added the documentation Improvements or additions to documentation label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants