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.

Full type name when using ctrl+space

See original GitHub issue

Summary of the new feature

Right now when you type in [SomeType] and try to tab ctrl+space complete it displays list of types which is great, but it’s a short type name. I often have to go thru 2-5 different types before I pick the correct one I want. Can you maybe allow a choice between short (if you want to keep old version) and full type?

image

or

image

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
TylerLeonhardtcommented, Sep 9, 2020

This will be in the next preview thanks to @AspenForester!

1reaction
PrzemyslawKlyscommented, Sep 9, 2020

Wohoo 😄 Thank you @AspenForester

Read more comments on GitHub >

github_iconTop Results From Across the Web

vim-ctrlspace/ctrlspace.txt at master - GitHub
Vim-CtrlSpace interface is a window you can invoke by pressing <C-Space>. The window displays a list of items. You can select those items...
Read more >
Eclipse: When displaying a list of methods (ctrl-space), is there ...
1 Answer 1 · Open the affected class ( Navigate -> Open Type... ) · Press CTRL-O, this will show the methods implemented...
Read more >
Ctrl+space won't work in any code declared within a function
Hello, friends! This is my first post on this forum and I am fairly new to PowerShell and have been experimenting with it...
Read more >
How to: Solve the 'Ctrl-Space (auto-complete) not working ...
So, you type part of a function name and press Ctrl-Space, waiting for the magic to work and the rest of the name...
Read more >
Code completion | IntelliJ IDEA Documentation - JetBrains
Basic code completion helps you complete the names of classes, ... IntelliJ IDEA searches for symbols with the same component type and ...
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