Closed LinusU closed 6 years ago
No, this is handled fine by Swift.tmbundle:
(In fact, GitHub syntax highlighting also uses this bundle, so your code sample above is enough to see that it is working 😉)
Sorry 🙈 I'll dig deeper
In many cases VSCode does use the TextMate grammar versions but in this case it uses:
https://github.com/freebroccolo/atom-language-swift
It is no longer maintained though so you may need to ask VSCode support to switch to a more maintained grammar or see if someone wants to take up maintenance otherwise.
First of all, I noticed this in VS Code with the default syntax highlighting, terribly sorry if this is not the correct repo to report to 🙈
Pasted in the following:
and started googling what the
continue
keyword meant for a function parameter 😂