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

Incorrect syntax highlighting in .properties files #163508

Closed
HymanZHAN opened this issue Oct 13, 2022 · 1 comment
Closed

Incorrect syntax highlighting in .properties files #163508

HymanZHAN opened this issue Oct 13, 2022 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@HymanZHAN
Copy link

HymanZHAN commented Oct 13, 2022

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.72.1
  • OS Version: Win10 21H2 (19044.2006)

Steps to Reproduce:

  1. Create a test.properties file as follows:
var1 = hi
var2 = hello
var3 = he's doing well
var4 = she is my friend
var5 = she's also doing well
  1. Open it in VS Code
  2. Compare the highlighting result with Sublime and Vim

image

Theme comparison (not the main issue here but just FYI):
image
image

Related Issue: #124348

@HymanZHAN HymanZHAN changed the title Incorrect syntax highlighting in properties file Incorrect syntax highlighting in properties files Oct 13, 2022
@HymanZHAN HymanZHAN changed the title Incorrect syntax highlighting in properties files Incorrect syntax highlighting in .properties files Oct 13, 2022
@aeschli aeschli assigned alexr00 and unassigned aeschli Oct 13, 2022
@alexr00
Copy link
Member

alexr00 commented Oct 17, 2022

Upstream issue is here: textmate/ini.tmbundle#3

Since that repo is unmaintained we're looking for a new grammar: #141632

@alexr00 alexr00 closed this as completed Oct 17, 2022
@alexr00 alexr00 added *duplicate Issue identified as a duplicate of another issue(s) grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream and removed new release labels Oct 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

4 participants