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

fix: incorrect call to server method which caused autocomplete to break #19

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

IgnusG
Copy link
Contributor

@IgnusG IgnusG commented Jan 30, 2022

The wrong method was called here. I don't think this was intentional since the latter part is the "no-twind-specific" one.

I believe this Resolves tw-in-js/vscode-twind-intellisense#2 according to my testing. And also resolves #18

@sastan
Copy link
Collaborator

sastan commented Jan 31, 2022

Thank you for spotting this issue.

@sastan sastan closed this Jan 31, 2022
@sastan sastan reopened this Jan 31, 2022
@sastan sastan merged commit 25b9b14 into tw-in-js:main Jan 31, 2022
@sastan
Copy link
Collaborator

sastan commented Jan 31, 2022

I have published this plugin and the VS code extension.

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.

Plugin breaks typescript auto-import suggestions Plugin causes auto-import suggestions to no longer display
2 participants