Recognize ABCL, CSI, ECL, Emacs Lisp, SBCL, CCL, CLISP
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 52
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
vscode-lisp does a decent job highlighting lots of LISP code files. Can we please recognize more flavors?
- ABCL
- CSI
- ECL
- Emacs Lisp
- SBCL
- CCL
- CLISP
Critically, the configuration files for these; Any .LISP files are already highlighting well.
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
No files or tests are named; start by locating the language-registration and configuration entry points in vscode-lisp. Confirm how existing Lisp files are recognized, then add recognition for the listed implementations and their configuration files, while preserving the current .LISP highlighting; verify the extension recognizes each requested flavor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100