Using Intellisense you can complete the statement pressing Enter or Space.
For example in the below statement if you press enter or space after str it
will be completed
Dim s as str
After enter it will be
Dim s as string
Elena Arzac
Microsoft Visual Basic
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
[quoted text, click to view] >>>Thread-Topic: Statement Completion
>>>thread-index: AcU1X0tyeK1jUAaLSXylvQAA71Cbag==
>>>X-WBNR-Posting-Host: 24.234.0.169
>>>From: "=?Utf-8?B?U3RldmU=?=" <Steve@discussions.microsoft.com>
>>>Subject: Statement Completion
>>>Date: Wed, 30 Mar 2005 11:33:05 -0800
>>>Lines: 6
>>>Message-ID: <289992DE-8CDF-4D20-99DC-3AC0F19096B2@microsoft.com>
>>>MIME-Version: 1.0
>>>Content-Type: text/plain;
>>> charset="Utf-8"
>>>Content-Transfer-Encoding: 7bit
>>>X-Newsreader: Microsoft CDO for Windows 2000
>>>Content-Class: urn:content-classes:message
>>>Importance: normal
>>>Priority: normal
>>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>>>Newsgroups: microsoft.public.vsnet.ide
>>>Path: TK2MSFTNGXA03.phx.gbl
>>>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.vsnet.ide:15598
>>>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>>>X-Tomcat-NG: microsoft.public.vsnet.ide
>>>
>>>Does the Visual Studio have a feature to complete language statments?
>>>ie. if, switch, for, ...
>>>
>>>Or, is there an editor that you can recommend?
>>>
>>>Thanks
>>>