Autoformat option to automatically wrap object properties in single quotes
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 38/100
- Issue 類型
- 功能
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- powershell
- 領域
- tooling
研究方向
未指定檔案或測試進入點;請先定位 PSScriptAnalyzer 的 formatter 實作和現有的 autoformat 規則。使用 issue 中修改前/修改後的範例來確定預期行為,並驗證屬性存取會取得單引號,而方法呼叫保持不變。
由索引模型根據 Issue 內容生成。
描述
Summary of the new feature
I prefer to have all $Object.'properties' wrapped in single quotes.
- Makes it easy to see whats a property and whats a method.
- Uniformity for all properties: Properties with characters like whitespace must be wrapped in single or double quotes.
Today I do this manually. Would be awesome with an autoformat rule that wraps properties into string single quotes.
Proposed technical implementation details (optional)
Before autoformat:
$Object.property
$Object.method()
After autoformat:
$Object.'property'
$Object.method()
What is the latest version of PSScriptAnalyzer at the point of writing
v1.24.0
- 主要語言
- C#
- 星號
- 2.2k
- 分支
- 415
- 平均合併
- 13 小時 1 分鐘
- 30 天內合併 PR
- 2
環境準備
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
PowerShell/PSScriptAnalyzer 的其他 Issue
-
Up-for-Grabs
難度 1/5 1-3 小時 新手友好度 78/100
PowerShell/PSScriptAnalyzer#2213 · 2 則留言 ·
-
難度 3/5 1-2 天 新手友好度 72/100
PowerShell/PSScriptAnalyzer#2218 ·
-
難度 3/5 1-2 天 新手友好度 72/100
PowerShell/PSScriptAnalyzer#2217 · 1 則留言 ·
-
PSUseConsistentIndentation double-indents attribute bodies that open a scriptblock (`[Attr({ … })]`)未關閉
難度 3/5 1-2 天 新手友好度 70/100
PowerShell/PSScriptAnalyzer#2216 · 2 則留言 ·
-
難度 3/5 1-2 天 新手友好度 68/100
PowerShell/PSScriptAnalyzer#2211 ·
查看 PowerShell/PSScriptAnalyzer 的全部 Issue
相似的 Issue
-
bug
難度 2/5 1-3 小時 新手友好度 75/100
AvaloniaUI/Avalonia#22323 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 88/100
microsoft/onnxruntime-genai#2633 ·
維護者通常 1 天內回覆
-
Not reproducible
難度 2/5 1-3 小時 新手友好度 82/100
microsoft/fluentui-blazor#5350 · 4 則留言 ·
維護者通常 1 天內回覆
-
python triage
難度 2/5 1-3 小時 新手友好度 85/100
microsoft/semantic-kernel#14491 ·
維護者通常 2 天內回覆
-
area:jobads-cv FE mvp P3
難度 2/5 1-3 小時 新手友好度 88/100
klasolsson81/jobbliggaren#1878 ·
維護者通常 1 天內回覆