vs_settings - ryzom/ryzomcore GitHub Wiki


title: Visual Studio Settings description: published: true date: 2024-01-10T00:50:32.033Z tags: editor: markdown dateCreated: 2024-01-10T00:50:32.033Z

  • Under Tools > Options
    • > Text Editor > C/C++
      • > Advanced
        • Scroll down to Text Editor and set "Auto Surround Mode" to "Never"
      • > General
        • Disable "Automatioc brace completion"
      • > Code Style > Formatting > General
        • Change "When I paste" to "Indent, but do not format"
        • Turn on "Enable ClangFormat support"
        • Change ClangFormat execution to "only for manually invoked formatting"
    • > Environment > Find and Replace
      • Disable "Automatically populate Find What"
      • Disable "Automatically limit search"
⚠️ **GitHub.com Fallback** ⚠️