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

NullReferenceException in Completion / CodeElementFinder #2683

Open
fm-117 opened this issue Dec 3, 2024 · 0 comments
Open

NullReferenceException in Completion / CodeElementFinder #2683

fm-117 opened this issue Dec 3, 2024 · 0 comments
Labels
Bug From logging User Visible Visible by the end user. Useful to priorize issue

Comments

@fm-117
Copy link
Contributor

fm-117 commented Dec 3, 2024

   at TypeCobol.LanguageServer.TypeCobolServer.CodeElementFinder(FileCompiler fileCompiler, Position position)
   at TypeCobol.LanguageServer.TypeCobolServer.OnCompletion(TextDocumentPosition parameters)
   at TypeCobol.LanguageServer.VsCodeProtocol.LanguageServer.CallCompletion(RequestType requestType, Object parameters, LSPProfiling lspProfiling)

No more information on the code being edited when the exception happened, however the user had other exceptions at the same time, mostly #2672 and #2332 alternatively and in sequence.

@fm-117 fm-117 added Bug User Visible Visible by the end user. Useful to priorize issue From logging labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug From logging User Visible Visible by the end user. Useful to priorize issue
Projects
None yet
Development

No branches or pull requests

1 participant