RTist in Code - Community EditionIssues | Documentation | SamplesThis extension lets you develop event-driven, stateful, realtime applications in C++. Use the Art language and graphical diagrams, such as state charts, to work at a higher abstraction level than C++ code and with more automation. PrerequisitesThe RTist in Code language server requires a Java Virtual Machine (JVM). Using a Java 17 JVM is recommended. An extension for C/C++ development should be installed. C/C++ for Visual Studio Code is recommended. You also need to have C++ build tools installed (and in the path), as described in the documentation for that extension. |