micro-editor / micro-editor/micro
Adding decksh syntax defintion
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
Request to add the syntax definition for the decksh DSL:
https://speakerdeck.com/ajstarks/decksh-a-little-language-for-decks
https://speakerdeck.com/ajstarks/decksh-object-reference
The definition is at:
https://github.com/ajstarks/decksh/blob/master/micro/dsh.yaml
Specifications
Commit hash: cc0af275
OS: 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 by reviewing the linked decksh references and the source definition in micro/dsh.yaml at commit cc0af275. Then inspect micro's existing syntax-definition conventions and determine where the decksh definition belongs. Done means decksh syntax is recognized by micro; verify it using the editor's available syntax-loading or highlighting checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100