Skip to content

[Enhancement]: Support jsdoc types for javascript/typescript #96

Open
@GNRSN

Description

@GNRSN

Language affected

Javascript

Description

The jsdoc format for javascript supports adding types, including writing typescript inside the comment which can be used by the typescript compiler to typecheck js code. Since rainbow-delimiters works for both js and ts already, it would be awesome if it applied in jsdoc as well.

Example comparison with vscode:

Neovim:
Screenshot 2024-02-04 at 17 53 21

Vscode:
Screenshot 2024-02-04 at 17 57 49

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions