Open
Description
This is Issue 849 moved from a Google Code project.
Added by 2012-03-07T13:26:22.000Z by Wilfried...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
I would like to see a code completion in the IDE like other IDE Editors have. Especially it would be nice, when this feature could interact with the #include keyword.
Why?
Because of simpler programming.
Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?
I thing, there will be no incompatibilities.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
ricardojlrufino commentedon Dec 23, 2014
As was said before, but follows for registration.
This implementation has been carried out, we just need to integrate and perform some tests.
https://github.com/CriativaSoft/Arduino/tree/ide-1.5.x-autocomplete
ricardojlrufino commentedon Feb 25, 2015
As we talked on the list of developers, did the new implementation based on the structure in branche 1.5.x.
The current implementation status is:
Summary of changes and tests:
https://gist.github.com/ricardojlrufino/19f89884162be39d851a
How was launched from the IDE version 1.6, I believe you may have a few more adjustments.
But must first of a feeedback than has already been done to trace a plan for the other implementations (such as documentation on Editor)
PS: O Link of repo has changed: https://github.com/OpenDevice/Arduino
ricardojlrufino commentedon Mar 11, 2015
Was made the merge with the 1.6.1 version of the master and created a new branche to facilitate integration:
https://github.com/OpenDevice/Arduino/tree/1.6.x-autocomplete-neweditor
Autocomplete (95%)
Real-time Parser and Error Marker(95%)
Documentation in Editor (removed from user perspective)
only need help to test
Summary of changes and tests:
https://gist.github.com/ricardojlrufino/19f89884162be39d851a
lars-sorensen commentedon Apr 25, 2016
So... Has this been cancelled?
83 remaining items