Skip to content

Conversation

@prg318
Copy link
Contributor

@prg318 prg318 commented Dec 26, 2025

This pull request adds basic support for swift grammar and should detect mis-spellings in:

  • Swift comments (single line and multi-line)
  • Class names
  • Function names
  • Protocol names
  • Property names
  • Parameter names
  • String literals (single and multi-line)

This is probably not an exhaustive set of grammar rules, but should cover a good amount of basic cases.

Associated github issue: #189

Let me know if anything needs to be changed for this PR to be accepted.
Thanks for developing this incredibly useful language server!

@blopker
Copy link
Owner

blopker commented Dec 31, 2025

Looks great, thank you!!

@blopker blopker merged commit e0a55cc into blopker:main Dec 31, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants