Sieve: Add editor with syntax highlighting
Open
Nobody has claimed this yet.
1. to develop
enhancement
papercut
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
As end user I would like a text editor for sieve with syntax highlighting
CodeMirror has support for sieve: https://codemirror.net/mode/sieve/index.html
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
The issue names no repository files, tests, or existing editor entry point. Start by locating the Sieve-related UI and checking how CodeMirror is used in the project, then review the linked CodeMirror Sieve mode. Done means users can edit Sieve text in the relevant interface with Sieve syntax highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100