Assigned
Status Update
Comments
ku...@google.com <ku...@google.com>
ku...@google.com <ku...@google.com> #2
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, Please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
What you would like to accomplish:
I am surprised to discover that Cloud Shell Editor does not have syntax highlighting for Protocol Buffers .
Given how important protobuf is in Google API ecosystem, it would be great to have proper syntax highlighting and autocomplete for it in Cloud Shell Editor.
Currently,
.proto
files get detected as Dart or Go and syntax highlighting is wrong as it can be seen in the attached screenshot.How this might work:
Cloud Shell Editor might include an extension that would automatically recognise Protocol Buffer file format (
.proto
) and highlight the syntax of such files.If applicable, reasons why alternative solutions are not sufficient: N/A
Other information (workarounds you have tried, documentation consulted, etc): N/A