question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to (re-)allow Tree Find to be triggered by simply typing

See original GitHub issue

Background: Pre 1.70.0, it was possible to simply start typing in tree views to trigger the Tree Find feature. That was changed by said version, and now the feature is hidden behind a shortcut.

Feature: A true/false option that allows the user to avoid pressing the key combination. Search and highlight are triggered by simply starting to type in the Tree view.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:25
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
VSCodeTriageBotcommented, Aug 24, 2022

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

2reactions
gjsjohnmurraycommented, Aug 10, 2022

@ppseprus yes, I am aware of that change. Let’s see what @joaomoreno says about your request.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Binary Search Trees: BST Explained with Examples
Whenever an element is to be searched, start searching from the root node. Then if the data is less than the key value,...
Read more >
Beginner's Tutorial - IQ-Tree
TIP: For quick overview of all supported options in IQ-TREE, run the command iqtree -h . Input data. IQ-TREE takes as input a...
Read more >
Searching in Splay Tree - GeeksforGeeks
Searching in Splay Tree · 1) Node is root We simply return the root, don't do anything else as the accessed node is...
Read more >
Use If actions in Shortcuts on iPhone or iPad - Apple Support
In Shortcuts, use the If action to set up a shortcut that checks for certain conditions and operates differently depending on which condition...
Read more >
Decision Tree Algorithm, Explained - KDnuggets
The ID3 algorithm builds decision trees using a top-down greedy search approach through the space of possible branches with no backtracking. A ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found