Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add JSDoc support for square brackets suffix in types #403

Merged
merged 2 commits into from
Aug 11, 2016

Conversation

bgriffith
Copy link
Contributor

This small PR adds support for JSDoc highlighting of square brackets as a suffix of a type, which indicate an array of a type. E.g., {number[]} means an array of numbers (http://usejsdoc.org/tags-type.html)

@param {type[]} variable - description

After:
screen shot 2016-08-11 at 18 25 56

@winstliu winstliu merged commit 6634701 into atom:master Aug 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants