all groups > visual studio .net general > may 2004 >
You're in the

visual studio .net general

group:

Where can i suggest little improvments for vs 2005



Where can i suggest little improvments for vs 2005 Jose Flores
5/28/2004 10:01:06 AM
visual studio .net general: i'm a vb developer and i'd like two things about intellisens

when i write Imports Sytem.... i'd like intelisense show me only namespace
the same when i use attributes with <.... it should be better if it shows me only attributes classes

Re: Where can i suggest little improvments for vs 2005 Anand N [MVP]
5/29/2004 11:29:53 AM
Hello Jose,

If you are a member of the VS.NET 2005 betaplace you can post
your feedback by logging into your area.

--
Regards,
Anand Narayanaswamy
Microsoft MVP
Chief Executive
NetAns Technologies
http://www.netans.com

Affordable Web Hosting Services
[quoted text, click to view]

Re: Where can i suggest little improvments for vs 2005 Dan
5/30/2004 2:41:46 AM
I'll also log both of these internally myself as they're good suggestions.

It seems like C# gets the first one right, but the second one wrong.

Please keep the feedback coming, and yes betaplace is the best place to go
because it goes directly into the product team bug databases. In future
months I believe we'll be improving betaplace to give you much more insight
into what happens to your issues.

Thanks,
Dan [ms]

--
This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]

Re: Where can i suggest little improvments for vs 2005 danmose NO[at]SPAM online.microsoft.com
5/30/2004 10:38:49 PM

I just tried this and I think
1) This is by design -- VB allows you to import types as well as namespaces. For example,
Imports System.Char
allows you to use the method "IsControl" without the "Char."

2) This works on my build of VS2005. It shows only attributes or namespaces that contain them. Perhaps it
could be a bit smarter and show only attributes that are valid on the type you are putting them on, but it isn't
that clever. You could log a suggestion in betaplace.

Thanks
Dan [ms]


--
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| >From: "Dan" <danmose@remove.this.stuff.microsoft.com>
| >Newsgroups: microsoft.public.vsnet.general
| >Subject: Re: Where can i suggest little improvments for vs 2005
| >Date: Sun, 30 May 2004 02:41:46 -0700
| >Organization: Posted via Supernews, http://www.supernews.com
| >Message-ID: <10bjb1sgu9hdt3d@corp.supernews.com>
| >Reply-To: "Dan" <danmose@remove.this.stuff.microsoft.com>
| >References: <6E8CB2FF-EF94-44B7-860C-951BCBF5FFEB@microsoft.com> <uGcTJJUREHA.4016
@TK2MSFTNGP12.phx.gbl>
| >X-Priority: 3
| >X-MSMail-Priority: Normal
| >X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
| >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
| >X-Complaints-To: abuse@supernews.com
| >Lines: 45
| >Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-
online.de!t-online.de!border2.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!
nntp.giganews.com!news.glorb.com!tdsnet-transit!newspeer.tds.net!sn-xit-02!sn-xit-06!sn-post-01!
supernews.com!corp.supernews.com!not-for-mail
| >Xref: cpmsftngxa10.phx.gbl microsoft.public.vsnet.general:19431
| >X-Tomcat-NG: microsoft.public.vsnet.general
| >
| >I'll also log both of these internally myself as they're good suggestions.
| >
| >It seems like C# gets the first one right, but the second one wrong.
| >
| >Please keep the feedback coming, and yes betaplace is the best place to go
| >because it goes directly into the product team bug databases. In future
| >months I believe we'll be improving betaplace to give you much more insight
| >into what happens to your issues.
| >
| >Thanks,
| >Dan [ms]
| >
| >--
| >This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view]
| >> Hello Jose,
| >>
| >> If you are a member of the VS.NET 2005 betaplace you can post
| >> your feedback by logging into your area.
| >>
| >> --
| >> Regards,
| >> Anand Narayanaswamy
| >> Microsoft MVP
| >> Chief Executive
| >> NetAns Technologies
| >> http://www.netans.com
| >>
| >> Affordable Web Hosting Services
[quoted text, click to view]
| >> > i'm a vb developer and i'd like two things about intellisense
| >> >
| >> > when i write Imports Sytem.... i'd like intelisense show me only
| >> namespaces
| >> > the same when i use attributes with <.... it should be better if it
| >shows
| >> me only attributes classes.
| >> >
| >> > Thank you.
| >>
| >>
| >
| >
| >

Re: Where can i suggest little improvments for vs 2005 Jose Flores
5/31/2004 10:21:03 AM
Thanks for your answers
Unfortunately i'm not a member of vs2005 betaplace. I hope i'll be in the future, i'm preparing now for MCAD
I have another suggestion
In XML Schema designer i'd like to Collapse or Expand nodes. It would help to view better the schema

AddThis Social Bookmark Button