Skip to content

renderLineHighlight doesn't work with remote files #107601

@dharrington

Description

@dharrington
  • VSCode Version: 1.49.1
  • OS Version: Debian

Steps to Reproduce:

  1. Use "editor.renderLineHighlight": "all"
  2. Connect to a remote instance using the Remote - SSH plugin.
  3. Use the Dark+ theme (or any other theme it seems)
  4. Open a remote file.

Notice the editor does not show a box around the current line. Only the gutter changes, with a text color change.

  1. Copy/paste the contents of the file into a new editor (with ctrl+n).

Notice a box is shown around the current line.

Does this issue occur when all extensions are disabled?: Yes/No

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions