Skip to content

Properties File Language highlighting is Wrong #41719

@ChuanyuWang

Description

@ChuanyuWang
  • VSCode Version: Code 1.19.2 (490ef76, 2018-01-10T15:55:03.538Z)
  • OS Version: Windows_NT x64 10.0.14393
  • Extensions:
Extension Author (truncated) Version
Bookmarks ale 0.18.0
vue-snippets hol 0.1.5

Steps to Reproduce:

  1. Copy below content into file test.properties
#Error dialog description
ERROR_TEXT=Currently there's no data in the back end

#This is the title for the detail page business benefits panel
BENEFITS=Business Benefits
  1. Open file test.properties with VSCode
  2. The language highlight is wrong
  • line 4 is comment, but is grey out
  • line 5 key and value is not recognized

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

extensionsIssues concerning extensions

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions