Skip to content
Snippets Groups Projects
settings.json 98 B
Newer Older
  • Learn to ignore specific revisions
  • 数学の武士's avatar
    数学の武士 committed
    {
        "files.associations": {
            "typeinfo": "cpp"
    
    数学の武士's avatar
    .  
    数学の武士 committed
        },
        "cmake.configureOnOpen": true
    
    数学の武士's avatar
    数学の武士 committed
    }