Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DefinitionProvider and SymbolScanner #16

Conversation

WilsonZiweiWang
Copy link
Contributor

@WilsonZiweiWang WilsonZiweiWang commented Dec 1, 2023

Moved all implementations in definitionProvider to onDefinition handler.
The analyzer now can do everything symbolScanner was doing.
Currently, only the definition for directives and variable symbols are tested.
Next PR will bring the rest working again and test.

The PR depends on #9 merged

@WilsonZiweiWang WilsonZiweiWang self-assigned this Dec 1, 2023
@WilsonZiweiWang WilsonZiweiWang marked this pull request as ready for review December 1, 2023 17:38
@WilsonZiweiWang WilsonZiweiWang force-pushed the Refactor-DefinitionProvider branch from 424fd20 to 05ed54e Compare December 1, 2023 17:41
@WilsonZiweiWang WilsonZiweiWang marked this pull request as draft December 1, 2023 19:44
@WilsonZiweiWang WilsonZiweiWang marked this pull request as ready for review December 1, 2023 20:05
@WilsonZiweiWang WilsonZiweiWang merged commit 0b2a78b into yoctoproject:staging Dec 4, 2023
1 check passed
@WilsonZiweiWang WilsonZiweiWang deleted the Refactor-DefinitionProvider branch December 4, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants