👀 Missing Languages
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with the supported-languages section in the README and the linked Tree-sitter available parsers to identify an unchecked language. Read the “Add languages” documentation, then verify the grammar dependencies and required highlights.scm concatenation; done means SPM support is added for the selected language and the supported-languages list is updated.
Written by the indexing model from the issue text.
Description
There are several language grammars available for tree-sitter. Checked items have SPM already implemented.
Supported languages
See the following section in the README:
Important to know is that some language grammars depend on another grammar to function properly (e.g.: C++ depends on the C grammar). Therefore the
highlights.scmfiles need to be concatenated when run.This can also happen when there are different flavors available (e.g: JavaScript & JSX). In this case there is an additional
highlights-jsx.scmfile located in the JavaScript's grammarqueriesfolder.
Add new Languages
In order to make it a little easier to add SPM support to grammars, I wrote an article in the documentation: Add languages
- Dominant language
- Swift
- Stars
- 133
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CodeEditApp/CodeEditLanguages
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Syntax highlighting silently fails (and `Bundle.module` crashes) in SwiftPM CLI-built app bundles Open
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
CodeEditApp/CodeEditLanguages#94 · 1 comment · 1 reaction ·
-
Difficulty 3/5 Half a day Newbie friendliness 45/100
CodeEditApp/CodeEditLanguages#93 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in CodeEditApp/CodeEditLanguages
Similar issues
-
area:dictation documentation P2
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
uttrflow/uttrflow-swift#1180 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
OneBusAway/onebusaway-ios#1451 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type: docs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
googleapis/google-cloud-swift#971 ·