sharvil/api-docs

Option to add different apidocs to config

7sharp9 opened this issue · 3 comments

To add rust I had to modify library.js and add 'rust'

Perhaps scraping the current file extension/type would yield only relevant results?

There is a config to add languages, for example rust. When the package is installed it has to create a setting for each language though so you might have to restart atom for them to show up.

Restarting did it for me! Thanks!

How about some notification to restart atom? Is this possible to display such information after plugin is installed?