- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 55 files: .devcontainer/devcontainer.json .editorconfig .eslintignore .eslintrc.js .gitattributes .github/actions/.gitignore .github/actions/api/api.ts .github/actions/api/octokit.ts .github/actions/common/action.ts .github/actions/common/actionBase.ts .github/actions/common/utils.ts .github/actions/lib/api/api.js .github/actions/lib/api/octokit.js .github/actions/lib/common/action.js .github/actions/lib/common/actionBase.js .github/actions/lib/common/utils.js .github/actions/lib/locker/index.js .github/actions/lib/locker/locker.js .github/actions/lib/staleCloser/index.js .github/actions/lib/staleCloser/staleCloser.js .github/actions/locker/action.yml .github/actions/locker/index.ts .github/actions/locker/locker.ts .github/actions/package.json .github/actions/staleCloser/action.yml .github/actions/staleCloser/index.ts .github/actions/staleCloser/staleCloser.ts .github/actions/tsconfig.json .github/workflows/build-vsix.yml .github/workflows/ci-develop-linux.yml .github/workflows/ci-develop-mac.yml .github/workflows/ci-main.win.yml .github/workflows/locker.yml .github/workflows/more-info-needed-closer.yml .github/workflows/question-closer.yml .gitignore .vscode/launch.json .vscode/settings.json .vscode/tasks.json .vscodeignore test/extension-tests/multi-root-UI/project-folder/.vscode/cmake-kits.json test/extension-tests/multi-root-UI/project-folder/.vscode/cmake-variants.json test/extension-tests/multi-root-UI/project-folder/.vscode/settings.json test/extension-tests/multi-root-UI/project-folder2/.vscode/cmake-kits.json test/extension-tests/multi-root-UI/project-folder2/.vscode/cmake-variants.json test/extension-tests/multi-root-UI/project-folder2/.vscode/settings.json test/extension-tests/single-root-UI/project-folder/.vscode/cmake-kits.json test/extension-tests/single-root-UI/project-folder/.vscode/cmake-variants.json test/extension-tests/single-root-UI/project-folder/.vscode/settings.json test/extension-tests/successful-build/project-folder/.vscode/cmake-kits-inside.json test/extension-tests/successful-build/project-folder/.vscode/cmake-kits.json test/extension-tests/successful-build/project-folder/.vscode/cmake-variants.json test/extension-tests/successful-build/project-folder/.vscode/settings.json test/unit-tests/driver/workspace/empty_project/.dummy-file.txt test/unit-tests/test-project-without-cmakelists/.vscode/settings.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text files path like ".*[.]txt" 21 files: LICENSE.txt NOTICE.txt test/extension-tests/multi-root-UI/project-folder/CMakeLists.txt test/extension-tests/multi-root-UI/project-folder2/CMakeLists.txt test/extension-tests/single-root-UI/project-folder/CMakeLists.txt test/extension-tests/successful-build/project-folder/CMakeLists.txt test/fakeOutputGenerator/CMakeLists.txt test/smoke/badProject/CMakeLists.txt test/smoke/goodProject/CMakeLists.txt test/smoke/noCtest/CMakeLists.txt test/unit-tests/TestCMakeCache-g++.txt test/unit-tests/TestCMakeCache-gcc-5.txt test/unit-tests/TestCMakeCache-gcc.txt test/unit-tests/TestCMakeCache-msvc-com-2017.txt test/unit-tests/TestCMakeCache.txt test/unit-tests/driver/workspace/bad_command/CMakeLists.txt test/unit-tests/driver/workspace/source_outside_of_workspace/workspace/CMakeLists.txt test/unit-tests/driver/workspace/source_outside_of_workspace/workspace/subdir/CMakeLists.txt test/unit-tests/driver/workspace/test_project/CMakeLists.txt test/unit-tests/driver/workspace/test_project/shared_lib_dummy/CMakeLists.txt test/unit-tests/driver/workspace/test_project/static_lib_dummy/CMakeLists.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 19 files: i18n/deu/schemas/CMakePresets-schema.json.i18n.json i18n/deu/schemas/CMakePresets-v3-schema.json.i18n.json i18n/esn/schemas/CMakePresets-schema.json.i18n.json i18n/esn/schemas/CMakePresets-v3-schema.json.i18n.json i18n/fra/schemas/CMakePresets-schema.json.i18n.json i18n/fra/schemas/CMakePresets-v3-schema.json.i18n.json i18n/ita/schemas/CMakePresets-schema.json.i18n.json i18n/ita/schemas/CMakePresets-v3-schema.json.i18n.json i18n/plk/schemas/CMakePresets-schema.json.i18n.json i18n/plk/schemas/CMakePresets-v3-schema.json.i18n.json i18n/rus/schemas/CMakePresets-schema.json.i18n.json i18n/rus/schemas/CMakePresets-v3-schema.json.i18n.json res/dark/binary-icon.svg res/dark/utility-icon.svg res/light/binary-icon.svg res/light/utility-icon.svg res/logo.svg src/kit.ts test/fakeOutputGenerator/configfiles/mingw32-gcc.cfg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Documentation path like ".*/docs/.*" 13 files: docs/README.md docs/build.md docs/cmake-presets.md docs/cmake-settings.md docs/configure.md docs/debug-launch.md docs/faq.md docs/how-to.md docs/issue_template.md docs/kits.md docs/pull_request_template.md docs/troubleshoot.md docs/variants.md - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Binaries for distribution path like ".*/bin/.*" 2 files: test/smoke/noCtest/bin/cmake.bat test/smoke/noCtest/bin/cmake.sh - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates scoping conventions path like ".*/sokrates_conventions[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Git history path like ".*/git[-]history[.]txt" 1 files: git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -