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

Suggestions are totally different from vscode #448

Open
mostafaqanbaryan opened this issue Sep 19, 2024 · 1 comment
Open

Suggestions are totally different from vscode #448

mostafaqanbaryan opened this issue Sep 19, 2024 · 1 comment

Comments

@mostafaqanbaryan
Copy link

Hi and thank you for this plugin.

But currently it works completely different from the vscode version.

Basically, prompts doesn't work as good as vscode.

For example, If I write a comment in vscode that says:

// Create An autocomplete component with Material UI and react-hook-form

vscode will create a real component that (almost) works.

But in nvim it just suggests:

image

So this is not gonna work at all.

I don't know what's the difference between this plugin and the vscode one.

If I'm doing something wrong, please correct me.

And if there is any help I could do, I'd be glad!

@mostafaqanbaryan mostafaqanbaryan changed the title Suggestions totally different from vscode Suggestions are totally different from vscode Sep 19, 2024
@1-800-jono
Copy link

Suggestions I'm getting are very similar to the screenshot above. Not usable at all (also suggests functions that are already in the file) - maybe I'm doing something wrong also.

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

No branches or pull requests

2 participants