mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
abe43262c2
* add minimal VSCode project config * update docs * add extension recommendations Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"ms-vscode.cmake-tools",
|
|
"twxs.cmake"
|
|
]
|
|
} |