summaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2026-05-18Fix compile and link errors when building in debug modeLagoLunatic
2026-03-31Add comments to tasks.jsonLagoLunatic
2025-08-22Match daNpc_Cb1_c::flyActionLagoLunatic
2025-08-20Fix most weak function ordering issuesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-06-19Add VSCode task for ninja changes_allLagoLunatic
2025-06-19Various inline cleanupLagoLunatic
2025-05-19Demo: Add version configLagoLunatic
2025-03-16VSCode configure task: Use the env's Python interpreterLagoLunatic
2025-01-17Add a VSCode task to quickly switch which game version is configuredLagoLunatic
2025-01-17Disable clangd auto header insertionLagoLunatic
This inserts invalid includes for certain system headers.
2024-12-28Update search excludesLagoLunatic
2024-11-22Fix more clangd errorsLagoLunatic
This also seems to fix the problem where clangd failed to index most header files, which was due to the typo in JGeometry.h.
2024-11-07GX workLagoLunatic
2024-10-22Remove autoformatter settingsLagoLunatic
2024-10-19Update clangd settingsLagoLunatic
2024-10-18Customize more vscode settingsLagoLunatic
2024-10-17Customize vscode settingsLagoLunatic
2024-10-17Update dtk-template, switch from intellisense to clangdLagoLunatic