microsoft / microsoft/TypeScript-Sublime-Plugin

Disable underline of all occurrences in file

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

I poked around a bit in the source and didn't see anything. When you click on a variable name (or move the cursor) it'll underline all occurrences in the file.

Sublime has this feature implemented as a double click. I find the underlining distracting and wondering if there's any way to disable it?

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 file, test, or entry point. Start by locating the Sublime plugin handling cursor or variable-occurrence highlighting, then determine whether that behavior can be disabled through existing settings; done means users can turn off the underlining without affecting other highlighting.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.