vscode-cmake-tools/test
snehara99 7aa4eaba88
Dev/snehara/sidebar ab testing (#3167)
* both sidebar and statusbar visible

* toggle is working

* updated description

* renamed sideBar.ts to projectStatus.ts

* changed name of projectOutlineProvider.ts to projectOutline.ts to match

* removed unused icons

* updated sidebar to use displayName whenever possible

* fixed issue with build/debug/launch presets when no kit is selected

* addressed some comments and fixed loc

* selecting kit refreshed all nodes

* fixed build error (unused variable)

* simplified code calling useProjectStatusView

* updated changelog

* updated changelog
2023-06-01 17:30:32 +00:00
..
backend-unit-tests/cmake Enable "no misused promises" lint rule (#2630) 2022-07-06 21:49:38 +00:00
extension-tests Add default compiler search paths for msys2 default installation paths, fix mingw bugs (#3056) 2023-03-18 07:41:51 +00:00
fakeOutputGenerator Fix tests and enable Windows CI (#2295) 2021-12-20 15:31:43 -08:00
helpers Calling build targets from CMake Project Outline always builds default target if useTasks option is set (#2780) 2023-01-10 17:23:04 +00:00
smoke Add trust to kit scanning paths (#3067) 2023-03-22 11:04:47 -07:00
unit-tests Dev/snehara/sidebar ab testing (#3167) 2023-06-01 17:30:32 +00:00
util.ts CMake Multi Root and Multi Project support (#2835) 2022-12-27 08:46:15 -08:00