Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Versions
What happened
IntelliSense does not show
Constantswhen typinglocal:. However, after typinglocal:Constantsfollowed by a period, the IntelliSense showsMessagefield.Steps to Reproduce
IntellisenseNotWorkingwith a blank template. I set the platform to UWP only.Constantsas follows.MainPage.xamlas follows.local:right afterx:Static. You will see onlyAppshown, noConstantscan be selected. However, after typinglocal:Constantsfollowed by a period, the IntelliSense starts working again and provides you withMessagefield.Expected behavior
After typing
local:, IntelliSense should showConstantsclass so I can select it and proceed to type a period followed by typingMessagefield.Screenshots
The text was updated successfully, but these errors were encountered: