Skip to content

Version 0.99

Latest
Compare
Choose a tag to compare
@gtribello gtribello released this 05 Dec 09:15

You can now show the c++ code that appears when you use commands like:

LOAD FILE=Distance2.cpp

If you rewrite this input as:

#SETTINGS INPUTFILES=Distance2.cpp
LOAD FILE=Distance2.cpp

You can load a modal that shows the contents of the cpp file. Furthermore, the c++ code in that modal is syntax highlighted.