microsoft / microsoft/TypeScript-Sublime-Plugin

Setting for error display mode

Open
#478 1 comment 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.7k
Forks
236
Avg merge
21d 13h
Merged PRs (30d)
1

Description

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:
screen shot 2016-05-21 at 1 34 41 am

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:

screen shot 2016-05-21 at 1 35 39 am

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!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by tracing how TypeScript linting errors are rendered inline and compare the current markers with the SublimeLinter example; done means the plugin provides a configurable error display mode matching the requested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.