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

IDE 2.3.2 Indexing problem #2454

Open
3 tasks done
antalpeter opened this issue Jun 14, 2024 · 0 comments
Open
3 tasks done

IDE 2.3.2 Indexing problem #2454

antalpeter opened this issue Jun 14, 2024 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@antalpeter
Copy link

Describe the problem

The IDE 2.3.2 does not handle properly the Indexing. Partly does, But in more complex case not working. So it is not possible to modify complex program like ILI9341 display handler because is impossible to even see the belonged file system.

To reproduce

If I open a Simple .ino file like Blink.ino and I translate with CTRL R and I move the mouse over a funtion like digitalWrite to shows the function calling table, and I am able to open the declaration file. But if I go into the wiring_digital.cpp what include the digitalWrite function declaration I am not able to open any funcion to show it's declaration

Expected behavior

I expect to be able to modify the programs what is in the github

Arduino IDE version

2.3.2 2.3.2 CLI Version 0.35.3

Operating system

Windows

Operating system version

win 10 Pro ver 22H2 memory 16GB 222GBSSD 148GB SSD

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@antalpeter antalpeter added the type: imperfection Perceived defect in any part of project label Jun 14, 2024
@arduino arduino deleted a comment from antalpeter Jun 20, 2024
@arduino arduino locked as too heated and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant