You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
grandchain
Posted - Sep 04 2023 : 10:28:57 AM ARM fast models use a 4GL heavily based on C++ called Lisa, and the code is in a lot of ways very similar. Sufficiently so, in fact, that for a lot of cases we could probably get decent support by just pretending it is C++. However, when I try to edit a .lisa file in Visual Studio, I get no Snippets, no circular paste buffer, no highlighting.
Is there any way to persuade Visual Assist to enable at least basic support in LISA files?
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Sep 04 2023 : 11:10:19 AM This page explains how to tell VA and the IDE to treat custom file extensions as C++: