LuaLS / LuaLS/lua-language-server
Not Clearing Issues
まだ誰も着手していません。
- 主要言語
- Lua
- スター
- 4.4k
- フォーク
- 442
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Diagnostics/Syntax Checking
### Expected Behaviour
Running a Diag should only show current issues.
### Actual Behaviour
Without going into much detail I have a python program that converts files in one language into lua. When I run it the files obviously change and the "problems" tab count changes but when I click on some issues it will go away (if they don't exists anymore) even if I do a workspace diag run( clicking lua in bottom right and choosing "Perform workspace diagnosis") it still contains these like old diag issues, like they are not being cleared out.
### Reproduction steps
clicking lua in bottom right and choosing "Perform workspace diagnosis" issues are not cleared.
### Additional Notes
_No response_
### Log File
_No response_
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Windows 上の Visual Studio Code 拡張機能で、右下の Lua メニューにある「Perform workspace diagnosis」のエントリーポイントを使用して、古い診断結果を再現します。生成ファイルが変更される前後の workspace の結果を比較します。完了とは、workspace の診断後に削除された問題が残っていないことを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100