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.