Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Bug no auto complete #174

Closed
Ferreira31 opened this issue Jan 8, 2020 · 6 comments
Closed

Bug no auto complete #174

Ferreira31 opened this issue Jan 8, 2020 · 6 comments
Labels
topic: language server The language server is responsible for "editor support", e.g. completion and diagnostics type: imperfection Something isn't working

Comments

@Ferreira31
Copy link

Quando entro em um novo sketch, o auto complete funciona normalmente, mas em pouco tempo, ele para de completar, e so volta se eu fechar tudo abrir de novo e criar um novo sketch, nao sei se tem algum lugar que tenho q habilitar, se tem nao achei, mas as vezes ta funcionando, outros não.
Agora eu percebi que ele na verdade nao ta reconhecendo os comando, quando digito os comandos, por exemplo:

Serial.begin(9600);
O serial aparece grifado como se nao existisse, e tem em alguns momentos que quando funciona o auto complete, nao aparece todos os codigos certos, por exemplo, digito pin, nao aparece o pinmode

@Ferreira31 Ferreira31 added the type: imperfection Something isn't working label Jan 8, 2020
@spoenemann
Copy link

Output of Google Translate:

When I enter a new sketch, auto complete works normally, but before long it stops completing, and only comes back if I close everything open again and create a new sketch, I don't know if there is any place I have to enable, if I haven't found it, but sometimes it's working, sometimes not.
Now I realize that he is not really recognizing the commands when I type the commands, for example:

Serial.Begin (9600);
The serial appears underlined as if it did not exist, and sometimes there is that when auto complete works, not all the right codes appear, for example, type pin, not pinmode

@spoenemann spoenemann added the topic: language server The language server is responsible for "editor support", e.g. completion and diagnostics label Jan 13, 2020
@spoenemann
Copy link

it stops completing, and only comes back if I close everything open again and create a new sketch

See #154

@spoenemann
Copy link

The serial appears underlined as if it did not exist, and sometimes there is that when auto complete works, not all the right codes appear, for example, type pin, not pinmode

Which board have you selected?

Could you give a code example where you are missing certain proposals in the autocompletion?

@Ferreira31
Copy link
Author

image

@Ferreira31 Ferreira31 reopened this Jan 14, 2020
@shermannatrix-old
Copy link

Hey guys, not sure if this issue is still open, but after downloading the preview recently and trying it out, I noticed the same thing in my Windows environment.

arduino-pro-autocomplete-issue

@per1234
Copy link
Contributor

per1234 commented Feb 18, 2021

Hi @Ferreira31 and @steamhyperpolyglot . Thanks so much for taking the time to report this!

This should now be working in the new 0.1.4 release of Arduino Pro IDE.

If you try it out and find that the problem is still occurring, feel free to comment here and we'll investigate.

@per1234 per1234 closed this as completed Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: language server The language server is responsible for "editor support", e.g. completion and diagnostics type: imperfection Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants