Actions
Feature #11012
closedSet up VS Code and describe how to use it
Start date:
11/12/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
One can want to use VS Code to develop C stuff such as models and tests included into the Klever repository. This can not be done without extra efforts since that stuff may rely upon project-specific headers, defines and build processes. Nevertheless it is still possible to suggest a basic configuration of VS Code, e.g. to exclude something from search, and to guide users how they can get further.
Updated by Evgeny Novikov about 3 years ago
- Status changed from New to Closed
I made this, so starting from 0718780 to master you experience in using VS Code for development of Klever's C files should be better. Do not forget to read https://klever.readthedocs.io/en/latest/dev.html#using-visual-studio-code.
Actions