Full Changelog: v0.1.9...v0.2.0
The plugin now supports a custom function to parse input code.
See the README file and example parser file for this.
e.g.
require('pretty_hover.parser').parse(text)
This function uses the supported setup config.
Full Changelog: v0.1.9...v0.2.0
The plugin now supports a custom function to parse input code.
See the README file and example parser file for this.
e.g.
require('pretty_hover.parser').parse(text)
This function uses the supported setup config.