texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Use VSCode to browse the TeXmacs source code


From: Darcy Shen
Subject: [Texmacs-dev] Use VSCode to browse the TeXmacs source code
Date: Sat, 23 Jun 2018 15:59:34 +0800
User-agent: Zoho Mail


```
mkdir build && cd build
cmake ..
```
This will generate the c_cpp_properties.json under `.vscode` now. The generated file mainly fills the includePath.

Just install the offical C/CPP plugins by Microsoft and browse the source code happily.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]