Skip to content

"auto"-completion of text #843

@newhinton

Description

@newhinton

I would like to propose a new feature for the markdown editor (that i am willing to implement)

When a user types any type of bracket, usually the user wants to also complete the opposite bracket.
So if the user types an opening bracket, notes could insert the closing bracket after the cursor. Many IDE's have similar features.

Caveats: old-school smileys would require the user to remove the wrong closing bracket, but with a simple rule system we could limit such false positives.

Is that something we want for the notes-app? Are there other issues with that? Could we auto-apply suggestions for other elements too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for complete new featuresfeature: editorRelated to generic parts of the editor, e.g. loading/saving notesneeds discussionNeed to clarify if and how we should implement this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions