#I m not sure if I m using it wrong but
1 messages · Page 1 of 1 (latest)
Can you paste the contents of the Codeium Output? (Terminal -> Output -> select "Codeium" in the dropdown in the top right)
i dont have the output tab
Uh, is there a View --> Output menu option?
oh yea found it
2023-05-29 16:03:51.377 [INFO]: Completion request succeeded (879.03ms)
2023-05-29 16:03:51.379 [INFO]: Generated 4 completions
2023-05-29 16:03:51.381 [INFO]: provideInlineCompletionItems request succeeded (884.02ms)
2023-05-29 16:04:02.052 [INFO]: Completion request was cancelled by token (46.37ms)
2023-05-29 16:04:02.222 [INFO]: Completion request was cancelled by token (117.69ms)
2023-05-29 16:04:02.344 [INFO]: Completion request was cancelled by token (59.43ms)
2023-05-29 16:04:02.469 [INFO]: Completion request was cancelled by token (30.06ms)
2023-05-29 16:04:02.562 [INFO]: Completion request was cancelled by token (30.48ms)
2023-05-29 16:04:02.640 [INFO]: Completion request was cancelled by token (26.57ms)
2023-05-29 16:04:02.719 [INFO]: Completion request was cancelled by token (16.56ms)
2023-05-29 16:04:02.846 [INFO]: Completion request was cancelled by token (66.08ms)
2023-05-29 16:04:03.009 [INFO]: Completion request was cancelled by token (57.26ms)
2023-05-29 16:04:03.110 [INFO]: Completion request was cancelled by token (49.07ms)
2023-05-29 16:04:03.201 [INFO]: Completion request was cancelled by token (34.18ms)
2023-05-29 16:04:03.301 [INFO]: Completion request was cancelled by token (17.92ms)
2023-05-29 16:04:03.446 [INFO]: Completion request was cancelled by token (26.33ms)
2023-05-29 16:04:03.535 [INFO]: Completion request was cancelled by token (37.42ms)
2023-05-29 16:04:03.737 [INFO]: Completion request was cancelled by token (17.44ms)
2023-05-29 16:04:03.866 [INFO]: Completion request was cancelled by token (71.08ms)
2023-05-29 16:04:03.972 [INFO]: Completion request was cancelled by token (4.98ms)
2023-05-29 16:04:04.551 [INFO]: Completion request was cancelled by token (525.77ms)
2023-05-29 16:04:05.515 [INFO]: Completion request succeeded (906.63ms)
2023-05-29 16:04:05.515 [INFO]: No completions were generated
2023-05-29 16:04:05.516 [INFO]: provideInlineCompletionItems request succeeded (908.02ms)
i just made the account and logged in maybe if i log out and in again? but idk how to log out yet 🙂
uninstall and reinstall? idk
reinstalled now, still same thing
huh that is pretty strange. Does it happen all over the file? Like if you just delete the word "Date()" does it still not work?
I see that occasionally we are generating completions ("Generated 4 completions"), but I guess they're not making their way to the editor?
there is an error here
I0529 16:09:13.035484 17732 main.go:251] Language server manager attempting to connect to language server at 127.0.0.1:23079
2023-05-29 16:09:13.059 [INFO]: Found language server running on port 23079
2023-05-29 16:09:13.060 [INFO]: Using connect transport.
2023-05-29 16:09:13.114 [INFO]: [Language Server (stderr)]:
I0529 16:09:13.058101 17732 main.go:122] Fixing language server port at 23079
I0529 16:09:13.058609 17732 main.go:297] Language server manager successfully connected to new language server at 127.0.0.1:23079
2023-05-29 16:09:13.138 [INFO]: [Language Server (stderr)]:
E0529 16:09:13.133691 21376 context_module.go:537] Error on updating context module state: one or more errors while updating context items [error adding ccis for source CODE_CONTEXT_SOURCE_LOCAL_DIRECTORY: absolutePath c:\Users\Raposa\Desktop\Code\Bot_Stickers\bot.ts and relativePath bot.ts do not share a base directory error adding ccis for source CODE_CONTEXT_SOURCE_IMPORT: absolutePath c:\Users\Raposa\Desktop\Code\Bot_Stickers\bot.ts and relativePath bot.ts do not share a base directory]
whole output
have you tried in another language, made sure that completions are on, and tried manually triggering them