Bonjour, je suis nouveau dans Arduino et je découvre sa plateforme IDE 2.0.3. J'ai l'habitude d'utiliser l'IDE NetBeans dans d'autres projets (en java).
Je travaille sur MacOs et dans l'éditeur de L'IDE les fonctionnalités offertes dans le menu contextuel qui se déroule lorsqu'un mot est sélectionné ne fonctionnent pas, par ex. "Go to definition" ou "Go to Symbol" ne mènent à rien ou encore le précieux "Refactor..." ne fait rien. Même l'auto-completion ne fonctionne pas (affiche désespérément "Loading..."). Une idée ? ou alors une autre plate-forme mieux adaptée ?
Merci
J-M-L
December 8, 2022, 12:44pm
2
je suis sur macOS 12.6.1 Monterey avec 2.0.3 et ça fonctionne pour les "Go to"
En revanche Refactor est un souci mais qui est connu
opened 02:37PM - 04 Sep 22 UTC
priority: medium
topic: code
type: imperfection
phase: design
criticality: medium
### Describe the problem
Right clicking on the sketch editor view opens a con… text menu that offers various useful operations that can be done on the selection:

🐛 The "**Refactor...**" and "**Source Action...**" context menu items don't appear to be usable with Arduino sketches. They increase the complexity and clutter of the Arduino IDE user interface without adding anything of value.
### To reproduce
1. Select any code in the sketch editor view.
1. Right click on the selection.
1. Select "**Refactor...**" from the context menu.
😕 A tooltip appears: "**No refactorings available**"
1. Right click on the selection.
1. Select "**Source Action...**" from the context menu.
😕 A tooltip appears: "**No source actions available**"
### Expected behavior
All items in the editor context menu are useful.
### Arduino IDE version
2.0.0-rc9.2.snapshot-20cc34c
### Operating system
Windows, Linux
### Operating system version
Windows 10, Ubuntu 20.04
### Issue checklist
- [X] I searched for previous reports in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the problem still occurs when using the latest [nightly build](https://github.com/arduino/arduino-ide#nightly-builds)
- [X] My report contains all necessary details
depuis 2022 .... ? ce ne sera donc jamais résolu.
J-M-L
December 9, 2022, 2:43pm
5
on est encore en 2022 et l'IDE est encore jeune...
system
Closed
June 7, 2023, 2:44pm
6
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.