Open jacobdufault opened 7 years ago
@jacobdufault which extension btw?
It's a WIP project that integrates rtags. I plan on publishing it when I have it in a more polished state. Best part is that enables code lens and it actually works - problem is that it's a bit slow on large code bases (Chrome) but on smaller ones it works really nicely.
@jacobdufault if you ever happen to release it please notify me :)
It would be better that have switch for each provider caused I only want to turn off definition.
I have another vscode extension which provides things like goto definition, type hover, etc, except code completion. Is it possible / would a PR be accepted / to add config options that disable these providers?