Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Missing code suggestions for Unreal Engine

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Bluey Posted - Jan 24 2020 : 12:11:59 AM
I'm new to Visual Assist and am enjoying it so far but came across some missing code suggestions and can't for the life of me figure out why they're missing.

"LogTemp" or any other logging category should show up but it's not.

Here's what it looks like with Visual Assist enabled:




And then here's what it looks like with Visual Assist disabled:




Is there anything I can do to resolve this?
4   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 27 2020 : 11:14:57 AM
Thank you for the bug report, it turns out that VA was not correctly picking up the log types that you declare via DEFINE_LOG_CATEGORY. Did you notice any other symbols that were not being suggested correctly?
Bluey Posted - Jan 24 2020 : 10:40:57 PM
Thank you! That ended up working, but only after I switched the source of c/c++ content for the enhanced listboxes to "Default Intellisense"
feline Posted - Jan 24 2020 : 1:38:41 PM
Based on this page, the first parameter should be your own log names, so is VA correctly finding and suggesting these?

https://wiki.unrealengine.com/Logs,_Printing_Messages_To_Yourself_During_Runtime
feline Posted - Jan 24 2020 : 10:25:45 AM
The screen shot with VA enabled looks like a VA suggestion listbox. Here VA is basically trying to guess what you might want to type here, and is only offering these suggestions up. In the second screen shot you are seeing a listbox of all known symbols.

Can you please try pressing CTRL-SPACE with VA enabled, and see if the short listbox is replaced with a full listbox, which contains the expected items? I want to make sure this basic feature is working correctly for you.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000