iamcco / iamcco/vim-language-server

Annoying completion result for options value

Open
#98 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
546
Forks
19
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
A clear and concise description of what the bug is.

vim-language-server returns annoying completion results when we trigger completion in value of options.
Even the option does not accept vim script expression (e.g. `'encoding'`, `'formatoptions'`), LS suggests vim script variables.

**To Reproduce**
Steps to reproduce the behavior:
1. Start completion with leading text like `set encoding=`

**Expected behavior**

vim-language-server should return the result following context.

**Screenshots**

スクリーンショット 2024-08-21 22 31 11

**Desktop (please complete the following information):**
- OS: macOS Sonoma 14.5

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.