This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch pb in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git
commit 5d78cc03428b1559bf4bcffa98db9073d4b94849 Author: kezhenxu94 <[email protected]> AuthorDate: Sun Jul 25 15:20:05 2021 +0800 Add comment style for .proto files --- assets/languages.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/languages.yaml b/assets/languages.yaml index 8a51285..d74edab 100644 --- a/assets/languages.yaml +++ b/assets/languages.yaml @@ -4338,6 +4338,7 @@ Protocol Buffer: codemirror_mode: protobuf codemirror_mime_type: text/x-protobuf language_id: 297 + comment_style_id: SlashAsterisk Public Key: type: data extensions:
