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

lsp_handlers.erl:160: function formatting/1 undefined #226

Closed
hengzheng opened this issue Jan 14, 2022 · 2 comments
Closed

lsp_handlers.erl:160: function formatting/1 undefined #226

hengzheng opened this issue Jan 14, 2022 · 2 comments

Comments

@hengzheng
Copy link

When I open the vscode,I get error msg like this:
image
Is it missing dot(".") after "-endif" and "-else" in apps/erlangbridge/src/lsp_handler.erl?
image

@MiguelERuiz
Copy link

Hi @hengzheng I have the same error as you and it looks like that, there is a missing dot "." on that line

wojteksurowka pushed a commit to wojteksurowka/vscode_erlang that referenced this issue Feb 2, 2022
pgourlain pushed a commit that referenced this issue Feb 3, 2022
* Fix for #225

* Fix for #226

* Fixes #223

Co-authored-by: Wojtek Surowka <wojtek.surowka@thectgrid.com>
@MiguelERuiz
Copy link

Hi @pgourlain with this fix now I can navigate through the code. Thank you so much!! Regards.

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

3 participants