Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Possible to use Visual Assist standalone?

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
JonasKje Posted - Dec 21 2011 : 11:44:24 AM
Is there an API for using Visual Assist as a standalone library?

The use case is that I use the Vim editor for most of my coding and I would like to lookup symbols from Visual Assist's database.

So if there was an API where I could tell Visual Assist to load a solution and then look up symbols from it, then I could implement support for that in Vim.

Is there such an API? Please, please? :)

-Jonas Kjellstr+?m
5   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 14 2017 : 08:57:00 AM
Unfortunately no, we still don't have any plans to make VA work as a stand alone tool. If you want to avoid some of the performance overhead, which is perfectly understandable, do you have access to an older version of Visual Studio? With a modern machine an older version of the IDE plus VA makes for a fast and nice editing environment. But it is still not a replacement for a light weight text editor.
Manuzor Posted - Aug 14 2017 : 04:31:06 AM
I was also wondering whether Visual Assist can be used standalone. I'm mainly using Sublime Text as my editor when I can but it lacks something like Visual Assist, at least on Windows.

The only two things that still make me use Visual Studio are Visual Assist and the Visual Studio debugger. I'd be fine with using it as a debugger but I'd be more than happy to turn by code-editing back on it. The beast is just too heavy-weight for me. (I'm always stunned when Visual Studio takes several seconds to open a simple text file, even with VCS stuff turned off...)

So, after almost 6 years have passed, is there any chance by now to look forward to a standalone version?
feline Posted - Dec 22 2011 : 11:42:34 AM
Even if you are working under Linux, which is common when using Vim, you can still edit inside Visual Studio, with the assistance of VA, and access your code via a mapped drive letter. There are also some plugins to make Visual Studio work more like Vim.

Perhaps something to consider, since then you can get the best of both worlds.
JonasKje Posted - Dec 21 2011 : 12:26:10 PM
Ok thanks. That's what I suspected.

I'm using both ctags and cscope, but both are inferior compared to VAssist. Especially for really large projects.
feline Posted - Dec 21 2011 : 12:14:08 PM
Unfortunately no, VA hooks quite deeply into Microsoft Visual Studio, and cannot be used without the IDE.

I used to work in Vim a lot, and found ctags to be very helpful, once I had it configured. Have you looked into this?

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