twostraws / Sourceful

A syntax highlighting source editor for iOS and macOS using UITextView and NSTextView.

Home Page:https://www.hackingwithswift.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for auto completion

nathanfallet opened this issue · comments

Many code editors provide a solution for auto completion in code. It would be great to have a way to do it here too