blach / Textastic-Customization

http://www.textasticapp.com/
MIT License
180 stars 40 forks source link

Add Go code completion #10

Open cameronbroe opened 2 years ago

cameronbroe commented 2 years ago

This PR adds a basic definition for code completion for Golang code. There are some generally useful snippets for different function types as well as completion for built-in types and functions and control structures, plus other miscellaneous keywords.