Skip to content
| Marketplace
Sign in
Visual Studio>Tools>TabAutoCall
TabAutoCall

TabAutoCall

MI Software

|
155 installs
| (0) | Free
Press TAB after a function call and it will insert () and automatically show signature help. Example: Console.WriteLine -> TAB -> Console.WriteLine(|) -> cursor in middle of parenthesis and signature help popup shown. Visit us at http://misoftware.com.br/
Download

This extension let's you automatically insert "()" after autocompleting a function call by pressing TAB.

For example, when you are typing Console.WriteLi in C#, it will shows a autocomplete list, and then you choose Console.WriteLine as the completion. After commiting the choice, just press TAB to insert () and place the cursor between the parenthesis, so you will get Console.WriteLine(|) + the Intellisense signature helper popup.

And it works across C#, C/C++, VisualBasic and Javascript editors!

Check more of our handy tools at http://misoftware.com.br/

Demo:

Animation.gif

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft