You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that vim-javascript does an excellent job with most JSDoc highlighting, but gets confused on optional parameters.
Here's a screenshot showing how both "normal" and "optional" parameters are handled.
It would be great if it showed up the same color, and even better if the each part was highlighted separately to make the default value stand out, if provided.
The text was updated successfully, but these errors were encountered:
I've noticed that
vim-javascript
does an excellent job with most JSDoc highlighting, but gets confused on optional parameters.Here's a screenshot showing how both "normal" and "optional" parameters are handled.
It would be great if it showed up the same color, and even better if the each part was highlighted separately to make the default value stand out, if provided.
The text was updated successfully, but these errors were encountered: