REditorSupport / REditorSupport/languageserver

Hover and Outline do not appear to function

Open
#646 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
675
Forks
118
Avg merge
1d 37m
Merged PRs (30d)
11

Description

I'm having trouble getting hover documentation to work as expected and for outlines to appear. I suspect that these are linked to the same issue flagged by my R Language Server output:

The language client requires VS Code version ^1.82.0 but received version 1.71.2.

What I'd like to know is how can I resolve this without updating VS Code (not my machine, have no rights). Is this a meaningful error and does the current language server really not work on a version of VS Code that is only a year or so old (or is it an overly cautious flag)?

Win 10
VS Code 1.71.2
R 4.1.2
Language Server 3.1.15

Any tips for getting around this would be welcome.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing hover documentation and outline behavior with VS Code 1.71.2, R 4.1.2, and Language Server 3.1.15, then inspect the reported language-client version requirement. Done means determining whether this version combination is supported and documenting any confirmed workaround that does not require updating VS Code.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, vscode
Domain
tooling
Issue type
Bug
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.