Skip to content

Horizontal lines of removed chunks never go away #1715

Description

@memeplex

Describe the bug

Once you remove a code chunk the horizontal lines delimiting it stay.

Image

Then I remove the # %% line:

Image

Then I remove everything:

Image

Also, can you add an option to completely remove those lines? They are quite invasive, specially the thick one above. Moreover, even when the cursor is not inside a chunk, the last selected one keeps being surrounded by those lines, which is very misleading.

To Reproduce

I think it's clear from the description above.

Can you fix this issue by yourself? (We appreciate the help)

No

(If applicable) Please attach setting.json

  "[r]": {"editor.tabSize": 2},
  "r.rterm.mac": "/Users/carlos/.venv/bin/radian",
  // https://github.com/REditorSupport/vscode-R/issues/809#issuecomment-935947010
  "r.bracketedPaste": true,
  "r.plot.useHttpgd": true,

Environment (please complete the following information):

  • OS: macOS Tahoe
  • VSCode Version: 1.125.1
  • R Version: 4.5.3
  • vscode-R version: 2.8.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions