micro-editor / micro-editor/micro
Feature request: support `ion` shell script syntax
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
Would be nice to have syntax highlighting for ion scripts. There's a Vim plugin for it already if that helps.
Specifications
You can use micro -version to get the commit hash.
Commit hash: af520cf047a7296ec292f15aa04114ad9f9052ae
OS: Void Linux
Terminal: alacritty
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.
Research direction
Start with the linked syntax/ion.vim Vim plugin to identify the Ion syntax to support, then locate micro's syntax-highlighting entry point. Confirm the implementation by opening an Ion script in micro and checking that its syntax is highlighted consistently with the reference plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100