-
-
Notifications
You must be signed in to change notification settings - Fork 72
Bug no auto complete #174
Comments
Output of Google Translate:
|
See #154 |
Which board have you selected? Could you give a code example where you are missing certain proposals in the autocompletion? |
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. |
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
The text was updated successfully, but these errors were encountered: