This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Highlight "size" as a keyword in array literal context #662
Labels
Area-Client
Issue relates to JavaScript client (Notebook, Lab, AzNB, etc.)
Kind-Enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Q# Jupyter Notebooks don't highlight "size" as a keyword.
Describe the solution you'd like
Highlight "size" as a keyword in the context of array literals: something like "a comma, optional whitespace, size, optional whitespace, equality sign" should highlight "size" as a keyword, but other contexts shouldn't.
The text was updated successfully, but these errors were encountered: