# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: code/vs-code-template.code-workspace.in?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/.vscode/vs-code-template.code-workspace.in
AgeCommit message (Expand)Author
2023-10-24vscode-ide-integration: bump C_Cpp.default.cppStandard to c++20Christian Lohmaier
2023-10-24vscode-ide-integration: editor.renderFinalNewline is not booleanChristian Lohmaier
2023-04-18vscode: add Cygwin terminal profile and config for VS debugger for WindowsChristian Lohmaier
2022-12-05create compile_commands.json in builddirChristian Lohmaier