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

code completion not working as expected #22

Closed
akhil3417 opened this issue Mar 22, 2023 · 1 comment
Closed

code completion not working as expected #22

akhil3417 opened this issue Mar 22, 2023 · 1 comment

Comments

@akhil3417
Copy link

akhil3417 commented Mar 22, 2023

Here are some of the logs in codeium-log

E0322 08:17:09.691283 30886 prompt.go:142] Error checking for empty block node start: UseTreeSitter: astNodeCaseUnspecified or node is null
E0322 08:17:09.691296 30886 prompt.go:150] Failed to determine if multiline completions should be requested.
E0322 08:17:26.507256 30886 prompt.go:478] Error getting sibling functions: UseTreeSitter: no function parent found at offset 26

Is this expected behaviour?

These three errors pretty consistent in my case.

@fortenforge
Copy link
Contributor

These are not really errors per se and they shouldn't affect the plugin's functionality at all. You can safely ignore them (and on our end we should probably stop logging them as errors or at all).

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