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

cannot set autocompletion in neovim #55

Open
sakarimov opened this issue Jul 21, 2024 · 1 comment
Open

cannot set autocompletion in neovim #55

sakarimov opened this issue Jul 21, 2024 · 1 comment

Comments

@sakarimov
Copy link

this project is awesome thank u @carson-katri ...
i want to have a work environment using this project in neovim, but i still fail to get autocompletion, i tried to use mypy, pylsp, pyright all of those still cannot give autocompletion of geometry_script, is there any suggestion?, i ever read about fake-bpy-module, can we integrate geometry_script to this module

@carson-katri
Copy link
Owner

There's a guide on setting up code completion in the documentation: https://carson-katri.github.io/geometry-script/setup/external-editing.html

You essentially need a way to input a typeshed path to your editor.

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