Skip to content

Feature: Code Autocompletion Based on Starting Characters #76

Open
@BhanuGoel1312

Description

@BhanuGoel1312

Feature description

Currently, the code editor lacks the complete ability to suggest keywords and identifiers based on their starting characters, which would significantly enhance the coding experience by improving efficiency and reducing syntax errors.

I propose the addition of a "Code Autocompletion" feature that suggests keywords, variables, functions, and other code elements based on the characters that have been typed so far. This autocomplete functionality can be a valuable addition to the editor, making it more developer-friendly.

Though It suggests some keywords such as "cout", "include" but not "cin", "float" etc.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions