microsoft / microsoft/TypeScript-Sublime-Plugin

Jumping to next error

Open
#608 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

Is there a key binding to jump to the prev/next error just as you can for jumping to prev/next reference? I couldn't find one in the code.

When you're fixing a bunch of errors this could be helpful. Having to use the mouse to highlight the error line in the output panel then pressing enter each time is a lot of extra keystrokes.

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

Start by searching the plugin's key bindings and the existing prev/next reference command, then trace how the output panel selects error lines. Done means users can move to the previous or next error with a key binding instead of selecting each error with the mouse and pressing Enter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.