meta data for this page
  •  

This is an old revision of the document!


settings

project/.vccode/settings.json

{
    "search.useIgnoreFiles": true
 
    "[makefile]": {
        "editor.insertSpaces": false,
        "editor.detectIndentation": false
    }
}