-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Hi there!
I'm looking to replace a plugins use of the Facebook package with this suite and I noticed that when declaring the hyperclick usage the behaviour seems slightly different.
With that version of hyperclick it seems that it also handles the code-actions support too, I've played around trying to see if I can get code-actions to work based on the docs and some other packages like ide-typescript but I think ultimately this isn't supported in atom-ide-base/related packages?
Is the code-action support planned (maybe related to #139) or is the recommendation to use https://github.com/steelbrain/intentions instead?