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

Add class import code actions. #365

Merged
merged 2 commits into from
Mar 16, 2021
Merged

Conversation

TwitchBronBron
Copy link
Member

Add class import codeAction suggestions
Resolves #364

Notable changes:

  • add code action to suggest file imports for unknown classes
  • restrict function and class import code actions to .bs files only.

restrict function and class imports to .bs
@TwitchBronBron TwitchBronBron merged commit b662780 into master Mar 16, 2021
@TwitchBronBron TwitchBronBron deleted the class-import-codeAction branch March 16, 2021 02:32
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.

Suggest class file import
2 participants