How to add custom Sublime Text grammars?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 860
- Forks
- 63
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 1
Description
I want to add some custom formatters like the NASM x86 syntax to synect. How can I do it here?
Contributor guide
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.
Research direction
Start by checking how wastebin currently handles syntax highlighting and whether custom Sublime Text grammars are supported. Investigate the expected integration path for NASM x86 syntax, then confirm the required documentation or implementation scope before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100