Skip to content
This repository was archived by the owner on Jul 21, 2026. It is now read-only.

fix: Update proto3.tmLanguage.json to fix some syntax highlighting bugs - #171

Open
anoopknayak wants to merge 1 commit into
zxh0:masterfrom
anoopknayak:master
Open

fix: Update proto3.tmLanguage.json to fix some syntax highlighting bugs#171
anoopknayak wants to merge 1 commit into
zxh0:masterfrom
anoopknayak:master

Conversation

@anoopknayak

Copy link
Copy Markdown

This commit fixes the following issues:

  1. The second method in service is not highlighted.
  2. option (.something.something) is not highlighted.
Before After
image image

Fixes #110

This commit fixes the following issues:

1. The second method in service is not highlighted.
2. `option (.something.something)` is not highlighted.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

syntax highlighting works improper

1 participant