microsoft / microsoft/TypeScript-Sublime-Plugin
Setting for error display mode
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.7k
- 派生
- 236
- 平均合并
- 21 天 13 小时
- 30 天内合并 PR
- 1
描述
Hey there!
I was wondering if there was a setting for how linting errors are displayed inline (or if there isn't, if we could add one).
a ts error:

This is fairly quiet (you have to be looking at that line to see the little red squiggle). Contrast this with standard's sublime-linter:
The dot + box is much more visible.
I'm not sure the scope of the work (if it's as simple as adding a setting to change how invalid lines are marked vs a large code change), but I think it'd be worth looking into!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有提到任何文件或测试。首先追踪 TypeScript lint 错误如何以内联方式呈现,并将当前标记与 SublimeLinter 示例进行比较;完成的标准是插件提供一个可配置的错误显示模式,使其符合所要求的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 28/100