Commit f7294744 authored by Daniel Inkpen's avatar Daniel Inkpen Committed by FichteFoll

Add Swift autocomplete (#6862)

parent e10e649a
...@@ -4934,6 +4934,18 @@ ...@@ -4934,6 +4934,18 @@
} }
] ]
}, },
{
"name": "Swift Autocomplete",
"details": "https://github.com/Dan2552/SublimeTextSwiftAutocomplete",
"labels": ["auto-complete", "completions", "documentation", "swift"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx", "linux"],
"tags": true
}
]
},
{ {
"name": "Swift Completion", "name": "Swift Completion",
"details": "https://github.com/tushortz/Swift-Completion", "details": "https://github.com/tushortz/Swift-Completion",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment