Dan2552 / SublimeTextSwiftAutocomplete

Swift autocompletion in Sublime Text using SourceKitten
MIT License
155 stars 7 forks source link

Using copyright symbol causes an extra period when completing function calls #19

Closed ccampbell closed 7 years ago

ccampbell commented 7 years ago

I was wondering what was going on. My files created by Xcode have a copyright symbol at the top and for some reason, this package does not like that.

Here is a screen capture to illustrate the issue:

autocompletebug

Dan2552 commented 7 years ago

@ccampbell @dielsonsales

This should now be resolved by https://github.com/Dan2552/SourceKittenSubl/pull/23