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.

Symbol search does not work

See original GitHub issue

Command+T allows to search for modules but it seems to be the default VSC functionnality. Using prefixes like f or t does not find anything.

Otherwise the outline panel shows all symbols without problem.

  • Elixir & Erlang versions (elixir --version): Erlang/OTP 22 [erts-10.6.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace]
  • Elixir 1.10.2 (compiled with Erlang/OTP 22)
  • VSCode ElixirLS Fork version: 0.3.2
  • Operating System Version: darwin 18.7.0
  • Visual studio: Version: 1.44.2 Commit: ff915844119ce9485abfe8aa9076ec76b5300ddd Date: 2020-04-16T17:07:18.473Z (2 wks ago) Electron: 7.1.11 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS: Darwin x64 18.7.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:20 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
noozocommented, Jun 16, 2020

I have the same problem on my machine. No Symbol search, and also no go to definition. Even though ElixirLS apparently indexes stuff correctly in the output tab.

1reaction
lukaszsamsoncommented, Nov 30, 2020

@axelson @lud we can close it now as query prefix feature was removed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Symbol search not working · Issue #3900 · microsoft/vscode ...
The symbol search (⌘T) does NOT work (the list is always empty). The "Quick open" (⌘P) and "Go to definition" (F12) features work....
Read more >
Why is there no search or scroll support in the "Insert
Office has never, to my recollection, enabled scrolling through the list of symbols when one opens up the "Insert Symbol" dialogue window in ......
Read more >
vscode "Go to Symbol in Workspace" not working.
1, and have ctags installed via brew install ctags ; I'm using a virtualenv and my python.pythonPath is set correctly. My "Go to...
Read more >
Searching with @ symbol doesn't work - Atlassian Community
This is a community forum with people like me and Timothy (users just like you) helping out of kindness. So it's a bit...
Read more >
Symbol.search - JavaScript - MDN Web Docs - Mozilla
The Symbol.search well-known symbol specifies the method that returns the index within a string that matches the regular expression. This function is called ......
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