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.

Go to Symbol in Editor doesn't auto fill current selected text in editor

See original GitHub issue

steps:

  1. open a ts file
  2. select a word
  3. cmd + shift + p, input Go to Symbol in Editor, enter
  4. not auto fill the selected word

image

Version: 1.73.1 (Universal)
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T02:08:38.961Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin x64 22.1.0
Sandboxed: No

Issue Analytics

  • State:open
  • Created 10 months ago
  • Reactions:16
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerLeonhardtcommented, Dec 7, 2022

Very good point @bpasero I totally agree. How it works now is way more desirable IMO.

1reaction
bpaserocommented, Dec 2, 2022

Can we also think about the UX impact such a change would have? Today when you see quick outline you can get a sense of all the symbols that are above and below the cursor position. When we start to fill the selection into the picker, that functionality is lost. And it may not be so obvious that sometimes we pre-fill something and sometimes not.

Besides, what happens when I select something that is not a symbol?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Editor options (Advanced) - Microsoft Support
Editor options let you select options for your content in Outlook. For example, you can choose whether typing automatically replaces selected text and...
Read more >
Find in files dialog doesn't autofill the selected text or word ...
Find in files dialog doesn't autofill the selected text or word, while in some ... It picks the text OK from a text...
Read more >
Prevent autocomplete in Visual Studio Code - Stack Overflow
Save this answer. Show activity on this post. I disabled mine by going to Settings > Text Editor > Suggestions > Inline Suggest:...
Read more >
Auto-completion | Notepad++ User Manual
Notepad++ offers automatic completion of various sorts of text after you have entered an initial substring (or prefix), which can save you having...
Read more >
Automatic completion | JetBrains Rider Documentation
checkbox on the Editor | General | Code Completion page of JetBrains Rider settings . JetBrains Rider. Auto-completion list with hard selection.
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