hsen-dev / vscode-elastic

Elasticsearch for VSCode
https://marketplace.visualstudio.com/items?itemName=ria.elastic
The Unlicense
165 stars 27 forks source link

Comment with `#` prefix #71

Open gabriel-r opened 1 year ago

gabriel-r commented 1 year ago

Comments in Elasticsearch Kibana use # to mark comment lines, but the extension will use // instead.

From my experience, limited to Kibana's Dev Tools, # should be used.

Would it be possible to make the comment prefix a setting at workspace level?

Screenshot 2023-06-08 at 20 01 41 Dev Tools - Elastic