We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I open the vscode,I get error msg like this: Is it missing dot(".") after "-endif" and "-else" in apps/erlangbridge/src/lsp_handler.erl?
The text was updated successfully, but these errors were encountered:
Hi @hengzheng I have the same error as you and it looks like that, there is a missing dot "." on that line
Sorry, something went wrong.
Fix for pgourlain#226
76b8422
Bug fixes (#227)
e6786db
* Fix for #225 * Fix for #226 * Fixes #223 Co-authored-by: Wojtek Surowka <wojtek.surowka@thectgrid.com>
Hi @pgourlain with this fix now I can navigate through the code. Thank you so much!! Regards.
No branches or pull requests
When I open the vscode,I get error msg like this:
Is it missing dot(".") after "-endif" and "-else" in apps/erlangbridge/src/lsp_handler.erl?
The text was updated successfully, but these errors were encountered: