From @SeamusConacher on February 22, 2017 15:34
- VSCode Version: 1.9.1
- OS Version: Windows 10 Pro 1607
Steps to Reproduce:
- Declare a Dim or Const in Visual Basic with the Visual Basic syntax colouring
- Set it equal to any number that does not start with 7
- Set it equal to any number starting with 7
With any number starting with the number 7 the syntax colouring stays the variable colouring, rather than changing to the number colouring.
Copied from original issue: microsoft/vscode#21155