Skip to main content

All Questions

Tagged with
1 vote
0 answers
335 views

How to prevent VS Code from treating the tab-key input as textual-input/tab-stop-insertion, but instead solely as auto-completion-/navigation-trigger?

Preamble: I would like to use VS Code whenever i can, if i could (mainly for the reason that it is cross-platform and the only completely customizable/hackable GUI editor on all major platforms). One ...
claudiusraphael's user avatar
0 votes
1 answer
26 views

In Jetbrains, how can I see the file paths when I use "Show Usages"?

I often will want to see where a class, object, variable etc is used throughout a project. Jetbrain lets you do this but when it shows you the usages, it will display the file name but it does not ...
raphisama's user avatar
  • 101