Skip to content

Instantly share code, notes, and snippets.

@GlaceCoding
Created October 10, 2021 19:20
Show Gist options
  • Save GlaceCoding/f2b072a085cf9a07df091f11f8cf2a58 to your computer and use it in GitHub Desktop.
Save GlaceCoding/f2b072a085cf9a07df091f11f8cf2a58 to your computer and use it in GitHub Desktop.
Exemple d'options personnalisés pour un projet C de 42 avec ST3
{
"folders":
[
{
"path": "...\\exemple_rendu"
}
],
"settings":
{
"tab_size": 4,
"translate_tabs_to_spaces": false,
"detect_indentation": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment