Swift-Sublime-Package icon indicating copy to clipboard operation
Swift-Sublime-Package copied to clipboard

A Sublime Text package for the Swift programming language

Results 5 Swift-Sublime-Package issues
Sort by recently updated
recently updated
newest added

Hi, I've created a build system but the swift path is hard coded. I couldn't find a way to make it read my `$path`. I followed your folder structure but...

enhancement

The methods and class names do not appear in Go To Anything (use the `@` sign to go to method/class names)

bug

I was writing some code, and noticed that the syntax highlighting would mess up after protocol function declarations, because they are missing the `{}` that is usually required for functions....

enhancement