Skip to content

Provide code completion inside editor #4089

Closed
@lmihalkovic

Description

@lmihalkovic

The IDE currently does not provide any form of CTRL-SPACE code completion. The feature is sorely missing, especially for newbies like me. The feature should cover the following

  • basic completion based on KWxxx and LITyyy available in the sketch libraries
  • specific completion for different file types (keywords.txt, dependencies.txt, library.properties)
  • a clean framework for future file types, ....

extended feature would cover more 'smartness' inside c/c++/h/hpp files, WITHOUT writing a full-blown parser

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DuplicateAnother item already exists for this topic

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions