Skip to content

Instantly share code, notes, and snippets.

@Acry
Acry / VSCode C Linux.md
Last active June 11, 2023 20:32
Kick off VSCode for C and GTK 3.

Code GTK 3 in C with VSCode

Kick off VSCode for C and GTK 3.

c_cpp_properties.json

{
  "configurations": [
    {
      "name": "C Linux GTK3",