Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8696881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:22:26+00:00 2026-06-13T01:22:26+00:00

Is there an option for VB.Net in Visual Studio to directly jump to variable

  • 0

Is there an option for VB.Net in Visual Studio to directly jump to variable datatype’s after new operator in intellisense list? (Please don’t give Add-in option like Resharper or CodeRush. Plain Native Visual Studio settings would suffice)

Scenario

I come from C# background and have habit of writing like

Application a = new

As soon as I press space bar after new operator, the intellisense directly jumps to Application class in the list of intellisense options like this

enter image description here

(I understand that this feature fails in implicit declaration (with var keyword) and it has to because Intellisense (at compile time) does not know datatype but it works in explicit declaration as above.

But AFAIK this option is absent from VB.Net like this

enter image description here

Even though it’s an explicit declaration.

Now is there an option in visual studio that can be turned on so that this thing works?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:22:27+00:00Added an answer on June 13, 2026 at 1:22 am

    This is not configurable.

    When you write it like this, the editor assumes that you intentionally want a different class type in the New expression. Because if you didn’t then you would have written it like this:

     Dim d As New ...
    

    Where the IntelliSense window pops up as soon as you typed New. Note that there is no equivalent for this syntax in C#. Notable is that this behavior was altered in VS2012 and now works like the C# IntelliSense.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to visual studio/asp.net so please bear with me. Using vs 2005
I there any option to restart in the visual studio when my product install?
There is an option in Visual Studio (since as far back as I can
i'm pretty new to ADO.NET using C# (Visual Studio 2010). Using LinqToSql isn't an
in visual studio 2008 there is a sub-menu called create instance which is resides
I am using visual studio 2008 fo rasp .net 3.5 web development. I published
I have a Visual Studio 2010 .NET 4 solution with C# projects and a
When writing an ASP.NET website, Visual Studio allows me to specify which browser to
While developing ASP.net applications on a Windows 7 machine in Visual Studio. Sometimes I
I used Visual Studio 2008 to publish my asp.net website. When I bring up

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.