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.

Quick open: Include symbols should not block the search based on filename

See original GitHub issue

Version: 1.47.0-insider (user setup) Commit: b9d7ec9ff367a8e59fe4cc2abee605a55be180e8 Date: 2020-06-20T00:08:33.687Z Electron: 7.3.1 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Windows_NT x64 10.0.18363

Steps to Reproduce:

  1. Open “search.quickOpen.includeSymbols”
  2. Search(Ctrl+P) in a big project (for example, typescript) by filename
  3. Expected: filename comes first, then the slow symbol search joins the result later.
  4. Actual: The symbol search blocks the filename search and no results appear in a long time.

Does this issue occur when all extensions are disabled?: Yes

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:23
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
bpaserocommented, Jul 1, 2020

Yeah understood, but that might be a frustrating experience if the user started to go through the list of files and then suddenly more results are intermixed.

0reactions
vscode-triage-botcommented, Jul 4, 2020

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Navigation in Visual Studio Code
Tip: You can open any file by its name when you type Ctrl+P (Quick Open). The Explorer is great for navigating between files...
Read more >
Workspace Search in VS Code — A deep dive on ... - YouTube
This Code 0 to 20 looks at workspace search in VS Code. Workspace search lets you search through the contents of your workspace...
Read more >
Restrictions and limitations in OneDrive and SharePoint
Troubleshoot problems uploading files to OneDrive or SharePoint such as invalid characters in file names, blocked files, or files with specific permissions.
Read more >
Characters to Avoid in Filenames and Directories
Illegal Filename Characters. Do not use any of these common illegal characters or symbols in your filenames or folders: # pound. % percent....
Read more >
How To Use Find and Locate to Search for Files on Linux
To find a file by name with the find command, you would use the following syntax: find -name " query ". Copy. This ......
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