LuaLS / LuaLS/vscode-lua

Visual fake deletion

Open
#168 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
215
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Which OS are you using?

Windows

### Expected Behaviour

Not visually remove code

### Actual Behaviour

using latest vsc insiders. So when i reach top or bottom of the lua file and start scroll in the other direction so if i am at the top of the file and start scrolling down it looks like it delete the code but its just visual gltich/bug. Did a bisect and got that it was this extension. And once disabled it all works fine again. Maybe someone else had this issue.

### Reproduction steps

1. Go to '...'
2. Click '...'
3. See error '...'

### Additional Notes

_No response_

### Log

_No response_

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 visual deletion in VS Code Insiders with a Lua file, scrolling away from the top or bottom while the extension is enabled. Compare behavior with the extension disabled and use the reported bisected extension version as the starting point; done means scrolling no longer makes code appear to disappear.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, typescript, 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.