Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Inline hint
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

kimlar
New Member

Norway
3 Posts

Posted - Aug 03 2022 :  1:19:05 PM  Show Profile  Reply with Quote
Hi!

I would like to request a feature if it is possible.
What I would like is a feature where the inline hint that show parameter(s) to be above the parameters instead of having it on the left side.




The reason is that I find this feature would make it easier to read the code.

Kim

feline
Whole Tomato Software

United Kingdom
18725 Posts

Posted - Aug 04 2022 :  06:01:01 AM  Show Profile  Reply with Quote
The inline hint is coming from the IDE, not from VA, but we may be able to move it, it will depend on how willing the IDE is to cooperate with that idea. But how do you see this working when you have several lines of code in a row?

Just moving the inline hint up isn't going to work if moving it up requires overwriting your code on the line above.

zen is the art of being at one with the two'ness
Go to Top of Page

kimlar
New Member

Norway
3 Posts

Posted - Aug 04 2022 :  3:18:29 PM  Show Profile  Reply with Quote
Initially my thought was to pad it vertically with black space, may 0.5 line height and shrink the text a bit more to make it fit.
But after having reflected on this a bit I came to the conclusion this idea of mine maybe wasn't great after all. It probably would end up cluttering the editor. Also STL template code often show up as _Ptr, _Right, _Val etc. so it isn't really helpful either.
Perhaps best to forget this idea.

Sorry for taking up your time.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18725 Posts

Posted - Aug 05 2022 :  06:26:18 AM  Show Profile  Reply with Quote
Please don't apologise, the idea is interesting, I just not sure how to make it work well with code above. Plus some of our best features come from user suggestions, claiming we are going to think of everything is just foolishly arrogant

Under the option:

IDE tools menu -> Options -> Text Editor -> C/C++ -> IntelliSense -> Enable Inline Hints

VS2022 says "Quickly toggle inline hint visibility with Alt-F1 or by pressing Ctrl twice" which may help you, so you can show the hints when you want to, but hide them when they are more distracting and less informative.

zen is the art of being at one with the two'ness
Go to Top of Page

kimlar
New Member

Norway
3 Posts

Posted - Aug 05 2022 :  3:28:25 PM  Show Profile  Reply with Quote
Okay here is another idea. Create a new IDE that is more or less the same as Visual Studio but with a stripped down version geared only for C/C++ with VA integrated. I have noticed a long trend with Visual Studio over the years that since Visual C++ 6.0 that all kinds of non-related stuff gets added. For instance just looking at the Project Properties is a hot mess with stuff like .NET, CLR, WinRT, MFC, etc.
And with a streamlined code editor just use the compilers that comes with Visual Studio.

I am not sure what other people think of this idea. Is it worth the effort to make another IDE? I don't know.

Edited by - kimlar on Aug 05 2022 3:29:23 PM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18725 Posts

Posted - Aug 08 2022 :  06:43:17 AM  Show Profile  Reply with Quote
There are already quite a few IDE's out there. VA supports both C# and C++, so trying to create a C++ only IDE, ignoring the very large amount of work this would require, would mean not supporting any of our C# customers. Also MFC is C++, while CLR is managed C++, which while not "pure" C++ does get "close".

People want focussed products, I share this desire, but people also want all the areas they work in supported, which tends to be the opposite of focussed, since different people need different things.

It is an interesting idea that has come up before, but its not something we are considering any time soon.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000