Skip to content

adding support of code completion [imported] #849

Open
@cmaglie

Description

@cmaglie

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.

Activity

added and removed on May 25, 2014
ricardojlrufino

ricardojlrufino commented on Dec 23, 2014

@ricardojlrufino
Contributor

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

ricardojlrufino commented on Feb 25, 2015

@ricardojlrufino
Contributor

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

ricardojlrufino commented on Mar 11, 2015

@ricardojlrufino
Contributor

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

self-assigned this
on Jul 1, 2015
lars-sorensen

lars-sorensen commented on Apr 25, 2016

@lars-sorensen

So... Has this been cancelled?

83 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @PureSpider@cmaglie@ffissore@ricardojlrufino@lars-sorensen

        Issue actions

          adding support of code completion [imported] · Issue #849 · arduino/Arduino