microsoft / microsoft/TypeScript-Sublime-Plugin

Support occurrences highlighting

Open
#39 3 comments 0 reactions 1 assignee View on GitHub

@hoanhtien is already working on this.

Since Jul 29, 2015.

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

Description

When the cursor resides on a word, it would be helpful to populate appropriate regions.

Looks like add_regions might be the relevant API, with sublime.DRAW_NO_FILL for now.

Consider the Roslyn timeouts:

  • 1.5 seconds after edits
  • 50 milliseconds for non-destructive events (i.e. arrow keys, clicks)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.