-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Type: DuplicateAnother item already exists for this topicAnother item already exists for this topic
Milestone
Description
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
Labels
Type: DuplicateAnother item already exists for this topicAnother item already exists for this topic