iamcco / iamcco/coc-vimlsp

Add vim9script support

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
217
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I wonder why no one has every asked for this. vim9script has a few differences, e.g. you don not need to write call before functions anymore and this results in an error shown. It would be nice if vim9script were supported soon!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points, so first locate where coc-vimlsp parses or validates VimL commands. Check how Vim9script handles syntax such as functions without a preceding call, and consider the work complete when that syntax no longer produces an erroneous diagnostic.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.