Commit Graph

37 Commits

Author SHA1 Message Date
Alex Sarkesian
42b30da814 SERVER-126898: Make clangd configuration user-controllable (#53884)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
GitOrigin-RevId: ddc00ad74e0ed090a7cce95812015a570edf0547
2026-05-15 23:12:38 +00:00
Pierre Turin
3872e4ada5 SERVER-123170 Fix error in VS Code for Python interpreter path (#50931)
GitOrigin-RevId: 9311b50c5b69c36eb8a510dfc72ccd3667950c8d
2026-04-01 19:51:14 +00:00
Daniel Moody
45db7934d0 SERVER-115974 restrict clangd in vscode (#45632)
Co-authored-by: Zack Winter <3457246+zackwintermdb@users.noreply.github.com>
GitOrigin-RevId: f67507514641be120195337136a54c93f2f7581e
2025-12-30 19:20:28 +00:00
Alex Li
88deba90af SERVER-115106 Port to GoogleTest (#45689)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: 44975de45e91c0666e545b65519822f7b6a4ad15
2025-12-29 22:43:55 +00:00
auto-revert-app[bot]
cb16dc433c Revert "SERVER-115106 Port to GoogleTest (#44859)" (#45629)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 3e4d6c3a8e56ad19beced101f8f82dce3d759f32
2025-12-23 22:37:48 +00:00
Alex Li
96764616c1 SERVER-115106 Port to GoogleTest (#44859)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: cf9bd679f47e77fa0bcb9c3462c793c379e6212f
2025-12-23 18:35:11 +00:00
Daniel Moody
e1ead5d9d9 SERVER-114396 raise error message from launch targets script (#44396)
GitOrigin-RevId: 33e1d740c49c9438a50e1b8e3a43923091f958dd
2025-11-25 16:09:11 +00:00
Daniel Moody
b1e08aa1be SERVER-112407 fix gdb vscode launch config (#43243)
GitOrigin-RevId: 116fbff35363c0fcb93535526e36123053370ae4
2025-10-31 01:26:12 +00:00
auto-revert-app[bot]
1d9473a008 Revert "SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set (#42022)" (#42111)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 4ee152e8494b9f4347cf87c663d98bbf62ac396f
2025-10-02 06:02:05 +00:00
Zack Winter
33caaae466 SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set (#42022)
GitOrigin-RevId: e60515694c6991361a7af04c83827984adc78bd5
2025-10-02 00:31:39 +00:00
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Mathias Stearn
59590de78e SERVER-105839 Add vscode task to run current cpp unittest file (#36819)
GitOrigin-RevId: b721bc9eada436d4295f2120924ce5e1027c6906
2025-06-03 19:42:54 +00:00
wolfee
71d25261fe SERVER-105197 Fix paths in code-workspace if code is not located under the mongo folder (#36218)
GitOrigin-RevId: 47a288b9c1aff90b191f00b332f9109c0e79a60c
2025-05-21 11:25:48 +00:00
wolfee
6ec0bf4dd0 SERVER-102895 Upgrade code-workspace for v5 (#34095)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: 5762a4de82b908e357fe4e2b5fef4aaf8db0305f
2025-05-13 09:53:34 +00:00
Daniel Moody
230828c095 SERVER-103025 delete scons (#34270)
GitOrigin-RevId: 5b41cb76ab5930046a68021716a874ceda26f7ca
2025-04-10 03:33:39 +00:00
James Bronsted
95b4794340 SERVER-94150 switch to v5 clang-format, reformat server (#34018)
GitOrigin-RevId: ff6b2194e3617a338d83597d96710b1b92a18940
2025-04-10 03:09:33 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
wolfee
cac436a02b SERVER-100311 Add cpptools as recommended extension to VS workspace file (#31890)
GitOrigin-RevId: 12444c069c416a34ede70dba478f80039421087a
2025-02-03 14:59:57 +00:00
wolfee
8e2d133839 SERVER-99996 Add launch configurations to code-workspace file (#31697)
GitOrigin-RevId: f0bc05db9219d691f0cb590f973acf082a72c672
2025-01-29 22:50:19 +00:00
Alex Li
26166e2e93 SERVER-97216 Define a json schema file for IDL (#30285)
GitOrigin-RevId: d296f0a7cd010e842fb32ffc7b96f0d859d6d6a3
2024-12-23 15:59:08 +00:00
Mathias Stearn
0ba10463f3 SERVER-97813 Add CODEOWNERS plugin to vscode recommendations (#29802)
GitOrigin-RevId: 289cd0e209690f40d7c51755d3618b0c56befd18
2024-12-18 12:49:04 +00:00
Mathias Stearn
cde4ea0bb6 SERVER-97214 Add spelling and yaml extension to vscode recommendations (#29241)
GitOrigin-RevId: 8ad11e23f475ab3a5159d47c878fae5dbb345bea
2024-11-15 18:53:57 +00:00
Charlie Swanson
049707c74f SERVER-94508 Update VSCode defaults for clickable stacktraces (#26782)
GitOrigin-RevId: e9135bc774a3f330f7583f2aada3b1c956304a85
2024-09-06 13:23:57 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Kaloian Manassiev
7e3d1857c4 SERVER-89256 Remove preset CPUs number from vscode configuration (#21026)
GitOrigin-RevId: 745b1712ac8eba1bd540707abaa3b797617ae028
2024-04-15 12:18:08 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Alexander Neben
d11507f608 SERVER-87001 Added markdown formatting to bazel and commit queue (#19273)
GitOrigin-RevId: ec129b1fb02f9615f32fbfd5784e1bad05f3947b
2024-02-28 16:53:49 +00:00
Alex Neben
1adcf65b94 SERVER-84147 Changed code workspace from true to explicit
GitOrigin-RevId: 4cf9ef6af62aef4cdcb0b22e4ea7901f449e7fed
2023-12-13 23:15:17 +00:00
Alex Neben
e4752ee985 SERVER-83212 Updated vscode workspace settings 2023-11-14 19:10:24 +00:00
Trevor Guidry
2ee7bd3925 SERVER-82108 change vscode default clangd --query-driver arg 2023-10-12 18:27:26 +00:00
Alexander Neben
f9b7b5a7de SERVER-75543 Changed suggested clang-tidy extension 2023-03-31 20:59:10 +00:00
Ryan Egesdahl
375366e3f3 SERVER-72197 Move to clang-format in v4 toolchain 2023-02-11 08:00:00 +00:00
Alexander Neben
9ee1ba33fe SERVER-73765 Added clang-tidy custom module code hinting to vscode 2023-02-08 23:44:09 +00:00
Alexander Neben
141ce1c1f1 SERVER-73646 Added python format-on-save 2023-02-08 06:37:02 +00:00
Alexander Neben
8e08ea0547 SERVER-68594 Added better javascript code hinting 2023-01-20 21:14:47 +00:00
Alexander Neben
8fe92113e8 SERVER-72810 Added extra newline when saving vscode 2023-01-13 01:00:56 +00:00
Alexander Neben
9397403ae4 SERVER-68594 Moved location of code-workspace file 2023-01-12 20:08:40 +00:00