LuaLS / LuaLS/lua-language-server
Feature Request: Deprecate fields and parameters
未關閉
還沒有人認領這個 Issue。
enhancement
feat/LuaCats Annotations
- 主要語言
- Lua
- 星號
- 4.4k
- 分支
- 442
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Could really use a clean way to mark specific field and parameters as deprecated. Currently I'm adding @\*\*[DEPRECATED]\*\* to the start of the comments for the field/parameter, but this doesn't change the name with a strike-through (as happens with functions).
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先定位欄位和參數的註解處理邏輯,然後將其與現有的函式棄用行為進行比較。當標記為 deprecated 的欄位或參數以刪除線顯示,而不是要求包含 [DEPRECATED] 的註解時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- lua
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100