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

Ability to not have concept steps populate code completion/intellisense. #2383

Open
cemerick1 opened this issue Jul 24, 2023 · 0 comments
Open

Comments

@cemerick1
Copy link

Problem:
Due to the nature of our application we are using an abundance of concept steps. These steps flood the list of code completion suggestions. Because of this, it becomes difficult to identify which concept step belongs to what area of the application and thus risking our repo to being overly cluttered with steps that do the same thing.

Solution:
1.) The ability to disable concept steps from being detected by code completion/intellisense.
2.) The ability to customize the code completion to tell us what concept file or type of method is being used instead of the generic "concept"

Example:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant