copilot-clone
copilot-clone copied to clipboard
Added Parsers and Bloom Auto Completion Support
The API token is one of mine, So it has to either be added as an option, Or another one should be used. I do nog mind mine being used tho!
The extension.ts file has to be converted into an extractor because I have no idea how you do that :)
use ExtractorAbstract so we can use it properly. Do not define your own listeners and inline completion tooling, everything is already set up to work by implementing ExtractorAbstract.
Also rename your file to something more figurative.
extractor.tsis very abstract.
These changes are now outdated as the older commit was rewritten by the original extractor.ts version, Could you mark the changes as resolved?