Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Highlighting for JSDoc 3.5.0 `@access package` missing

未關閉
#986 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
2/5
預估耗時
1-3 小時
新手友好度
48/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
javascript, vscode
領域
tooling

研究方向

此 issue 指向 VS Code 的 JSDoc 標示以及 @access 的值 private、protected 和 public;先找出定義這些值的 grammar 項目。為 package 新增相應的標示,然後在 VS Code 中確認 @access package 是否一致地被標示。

由索引模型根據 Issue 內容生成。

描述

Noticed it while looking for an explanation on why VSCode had highlighting for the apparently undocumented @api JSDoc tag, see microsoft/vscode#189812.

JSDoc 3.5.0 introduced support for the @package tag together with the corresponding package value for the @access tag. However, the value does not currently have special highlighting in VSCode like the other supported values (private, protected, public).

主要語言
TypeScript
星號
471
分支
149
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

microsoft/TypeScript-TmLanguage 的其他 Issue

查看 microsoft/TypeScript-TmLanguage 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。