T O P I C R E V I E W |
Zeblote |
Posted - Apr 02 2019 : 6:49:12 PM I just upgraded to VS 2019, and everything appears to work fine so far except for the tooltips. The colors are missing for the first line.
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Apr 04 2019 : 09:13:22 AM That's fair. Turning off IDE intellisense is far from an ideal work around, but it is an option. |
Zeblote |
Posted - Apr 03 2019 : 5:31:07 PM Hmm, I'd rather keep the intellisense on now though - the speed and accuracy has improved so much in VS 2019 that its live error checking is now actually useful in unreal. The only invalid squiggles left seem to be caused by missing includes. |
feline |
Posted - Apr 03 2019 : 1:55:33 PM I am seeing the same problem, sorry about that. For now, if this bothers you, you can try turning off IDE intellisense, via:
IDE tools menu -> Options -> Text Editor -> C/C++ -> Advanced -> Disable Database = True
and restart VS2019. This is restoring tooltip colouring for me.
I have put in a bug report for this:
case=138178 |