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

Code Completion for defined configurations instead of statics #36

Closed
TobiasSekan opened this issue Jan 17, 2021 · 0 comments
Closed

Code Completion for defined configurations instead of statics #36

TobiasSekan opened this issue Jan 17, 2021 · 0 comments
Assignees
Labels
Code Completion Enhancement New feature or request Finished -> Next version This feature is finished and will introduce in the next version
Milestone

Comments

@TobiasSekan
Copy link
Owner

The code completion for values currently have statics

            'Any|x64',
            'Debug|x64',
            'Debug|x86',
            'Release|x64',
            'Release|x86',

instead of the defined configurations under GlobalSection(SolutionConfiguration)

@TobiasSekan TobiasSekan added this to the Later milestone Jan 17, 2021
@TobiasSekan TobiasSekan added Code Completion Enhancement New feature or request labels Jan 17, 2021
@TobiasSekan TobiasSekan modified the milestones: Later, February 2021 Jan 26, 2021
@TobiasSekan TobiasSekan added the Finished -> Next version This feature is finished and will introduce in the next version label Feb 20, 2021
@TobiasSekan TobiasSekan self-assigned this Feb 20, 2021
@TobiasSekan TobiasSekan modified the milestones: February 2021, March 2021 Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Completion Enhancement New feature or request Finished -> Next version This feature is finished and will introduce in the next version
Projects
None yet
Development

No branches or pull requests

1 participant