Author |
Topic |
|
th3flyboy
Junior Member
12 Posts |
Posted - Dec 04 2009 : 04:24:09 AM
|
Hey, I'm getting a few issues with VAX and vs2010. I'm using the beta designed for vs2010, and when I open up a solution file, if the solution already has files such as for instance main.h open, the vax syntax highlighting will not kick in until I close and reopen the source file. Furthermore, the intellisense additions are not kicking in at all, in fact it is acting REAL strange... Screenshot attached of intellisense, with VAX enabled.
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Dec 04 2009 : 10:29:54 AM
|
No colouring of files when you open the solution, does changing the current file and then changing back help? Sometimes keyboard focus needs to be placed into the editor after loading the IDE before VA colouring appears.
The tooltip colouring problem is a known issue. From this thread:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=9137
quote: QuickInfo tooltip text is invisible if coloring of tooltips is enabled.
VA Options -> Advanced -> Fonts and Colors -> Apply Colouring to -> Tooltips
Are you seeing other problems with intellisense? Or just the missing text in tooltips? |
zen is the art of being at one with the two'ness |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Dec 04 2009 : 11:58:17 AM
|
If at startup, the IDE automatically loads a solution with open files, VA will not be active in the files that are open until they have been closed and re-opened. This will not be fixed in the next build, but we do expect to address after that. The tooltip problem is addressed for the next build. |
|
|
th3flyboy
Junior Member
12 Posts |
Posted - Dec 07 2009 : 11:08:15 PM
|
That fixed that, however now I'm only seeing content from default intellisense in C++. |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Dec 08 2009 : 1:33:36 PM
|
Can you post some form of code example that shows the problem you are experiencing? I don't really understand what problem you are having. |
zen is the art of being at one with the two'ness |
|
|
th3flyboy
Junior Member
12 Posts |
Posted - Dec 08 2009 : 4:22:13 PM
|
VAX in vs2010(undesired behavior):
VAX in VS2008(desired behavior):
|
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Dec 08 2009 : 5:25:08 PM
|
Sorry about that. Source comments are missing from tooltips. This has been fixed and you'll see them in the next build. |
|
|
|
Topic |
|