1/10/2011 10:47:15 AM
 grega Posts: 6
|
Hi,
I have been playing around with T# a little bit and I run across some problems/annoyances. So I have a few suggestions of improving VS 2010 integration. Some of them might just be lack of knowledge on my part. Anyway I hope these are helpful.
1. Types (classes) are not colored. 2. There is no smart tag menu item to add using statement. I am really used to this. 3. IntelliSense is really slow. 4. Indent doesn't work correctly. I have tabs set up to 4 but "new line" get's indented as if I had them set up to 2. 5. If I have the project I'm testing in a solution folder and add a project reference in the test project to it I get an exclamation sign next to it. It builds correctly though. However IntelliSense doesn't work for these assemblies. 6. IntelliSense doesn't suggest constructor type (eg. String s = new ....should suggest String). I am used to typing "String s = new [return]" and it adds "String()" automatically.
I didn't know I depend so much on these things I just don't know how to code without them. <em>edited by grega on 10/01/2011</em>
|
|
|
0
• permalink
|
1/11/2011 3:10:05 AM
 grega Posts: 6
|
I registered issues 1, 4 and 5 info your bug tracking system. I don't know if others should be treated as bugs.
|
|
|
0
• permalink
|
1/11/2011 3:43:11 AM
 grega Posts: 6
|
I just noticed I can enter feature requests in your bug tracking system as well. So I'll register the other issues in there too.
|
|
|
0
• permalink
|
1/11/2011 7:46:38 AM
 Ludovic Dubois Administrator Posts: 159
|
Many thanks.
It is far easier for us to manage bugs and suggestions within our bug tracking system.
|
|
|
0
• permalink
|
1/12/2011 7:19:31 AM
 grega Posts: 6
|
You're welcome. Can you tell me when these issues could be fixed. I am especially interested in issue 5 because it is almost impossible to work with T# now because of this.
|
|
|
0
• permalink
|
1/12/2011 5:26:04 PM
 Ludovic Dubois Administrator Posts: 159
|
OK.
I will suspend v2.0 development and fix it soon. It should be available in next release (at the end of this month or beginning of February.
|
|
|
0
• permalink
|
1/13/2011 6:30:02 AM
 grega Posts: 6
|
Great. Thank you.
|
|
|
0
• permalink
|