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

Missing Highlight for self-defined configurations #59

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

Missing Highlight for self-defined configurations #59

TobiasSekan opened this issue Jan 26, 2021 · 0 comments
Assignees
Labels
Bug Something isn't working Finished -> Next version This feature is finished and will introduce in the next version Syntax Highlight
Milestone

Comments

@TobiasSekan
Copy link
Owner

TobiasSekan commented Jan 26, 2021

see https://github.com/microsoft/Git-Credential-Manager-Core

		MacDebug|Any CPU = MacDebug|Any CPU
		MacRelease|Any CPU = MacRelease|Any CPU
		WindowsDebug|Any CPU = WindowsDebug|Any CPU
		WindowsRelease|Any CPU = WindowsRelease|Any CPU
		LinuxDebug|Any CPU = LinuxDebug|Any CPU
		LinuxRelease|Any CPU = LinuxRelease|Any CPU

see Microsoft.ML

		Debug-netcoreapp3_1|Any CPU = Debug-netcoreapp3_1|Any CPU
		Debug-netcoreapp3_1|x64 = Debug-netcoreapp3_1|x64
		Debug-netfx|Any CPU = Debug-netfx|Any CPU
		Debug-netfx|x64 = Debug-netfx|x64
		Release-netcoreapp3_1|Any CPU = Release-netcoreapp3_1|Any CPU
		Release-netcoreapp3_1|x64 = Release-netcoreapp3_1|x64
		Release-netfx|Any CPU = Release-netfx|Any CPU
		Release-netfx|x64 = Release-netfx|x64

https://github.com/microsoft/testfx/blob/master/TestFx.sln

		Code Analysis Debug|Any CPU = Code Analysis Debug|Any CPU
		Code Analysis Debug|ARM = Code Analysis Debug|ARM
		Code Analysis Debug|x64 = Code Analysis Debug|x64
		Code Analysis Debug|x86 = Code Analysis Debug|x86
@TobiasSekan TobiasSekan added Bug Something isn't working Syntax Highlight labels Jan 26, 2021
@TobiasSekan TobiasSekan added this to the February 2021 milestone Jan 26, 2021
@TobiasSekan TobiasSekan self-assigned this Jan 26, 2021
@TobiasSekan TobiasSekan pinned this issue Jan 26, 2021
@TobiasSekan TobiasSekan removed their assignment Jan 27, 2021
@TobiasSekan TobiasSekan changed the title Missing Highlight for unknown configurations Missing Highlight for self-defined configurations Feb 1, 2021
@TobiasSekan TobiasSekan added the Finished -> Next version This feature is finished and will introduce in the next version label Feb 1, 2021
@TobiasSekan TobiasSekan self-assigned this Feb 1, 2021
@TobiasSekan TobiasSekan unpinned this issue Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Finished -> Next version This feature is finished and will introduce in the next version Syntax Highlight
Projects
None yet
Development

No branches or pull requests

1 participant