How can I only show pigments to non-.txt files?
未關閉
enhancement
help wanted
- 主要語言
- CoffeeScript
- 星號
- 518
- 分支
- 70
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I think it has something to do with "Supported Filetypes", but I can't think of anything to indicate "everything but not .txt files". I think it has something to do with "!(.txt)"? Is there a way to do this, and how? Thank you very much!
貢獻指南
研究方向
Look at the package's configuration schema for 'Supported Filetypes' to understand how file type patterns are defined. Check the code that applies pigments to files, likely in the main package file or a scanner module. Test by modifying the pattern to exclude .txt files, then verify pigments do not appear in .txt files in Atom.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- coffeescript
- 領域
- tooling
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100