Commit Graph

122297 Commits

Author SHA1 Message Date
meganrogge
e5e64910ce
fix agent name 2024-06-12 16:03:04 -07:00
meganrogge
bdb783e81a
check agent 2024-06-12 15:40:17 -07:00
meganrogge
7eefff515c
address some feedback 2024-06-12 14:01:00 -07:00
meganrogge
77c5ea7490
fix failing test 2024-06-12 13:41:58 -07:00
meganrogge
0da53e1393
Merge branch 'main' into merogge/auto-run 2024-06-12 13:00:04 -07:00
Megan Rogge
94415d975c
Merge branch 'main' into merogge/auto-run 2024-06-12 12:59:32 -07:00
Matt Bierner
065370a15b
Pick up latest TS for building VS Code (#215329) 2024-06-12 21:26:11 +02:00
Ladislau Szomoru
7392790e74
SCM - fix context key for clearing the input (#215341) 2024-06-12 21:25:03 +02:00
Ladislau Szomoru
b0a60ae2da
Engineering - bump macOS agent version (#215286)
* Engineering - bump macOS agent version

* Jump to macOS-13
2024-06-12 20:10:57 +02:00
Michael Lively
a4ac06f911
Refactor NotebookCellOutline layers to remove target + breadcrumb fix (#212002)
* shift outline filters to fix breadcrumbs

* viewProviders only take outlineDataSourceRef + remove target + shrink nbOutlineCreator

* listeners -> `NotebookOutline` + symbols on symbolProvider change + cache settings

* remove unused code

* fix service mocks

* uh oh WE GOT A LEAK (its ok i am a plumber)

* more test repair
2024-06-12 09:56:35 -07:00
Benjamin Pasero
c09570293a
ext dev - preserve last active view (#214992) 2024-06-12 18:43:26 +02:00
Benjamin Pasero
39ae41aaec
Untitled editor hint is gone (fix #214679) (#214963) 2024-06-12 18:07:29 +02:00
Aaron Munger
d7ade261f8
remove giant unused context key (#214504) 2024-06-12 08:34:29 -07:00
João Moreno
79abdbc1fc
💄 remove setting renderer knowledge from markdown document renderer (#214955) 2024-06-12 17:27:00 +02:00
Sandeep Somavarapu
594154c8d8
polish (#214951) 2024-06-12 16:42:36 +02:00
Sandeep Somavarapu
51d598183e
fix #214778 (#214908) 2024-06-11 12:58:19 -07:00
dependabot[bot]
e46527908d
Bump braces from 3.0.2 to 3.0.3 in /extensions (#214866)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 11:47:34 -07:00
Connor Peet
6309d22074
debug: preserve the top of stack when stepping in or at BP (#214901)
Refs  #214433
2024-06-11 20:40:05 +02:00
Bhavya U
085b38d140
Revert Locker schedule to run once a day (#214893) 2024-06-11 18:58:13 +02:00
Aiday Marlen Kyzy
5adc4dcb02
Adding a todo inside of moveLinesCommand file (#214880)
adding a todo
2024-06-11 16:16:17 +02:00
Ladislau Szomoru
0fd9a006f7
SCM - limit logging to smoke tests only (#214865)
* SCM - smoke test fix + more logging

* SCM - limit logging to smoke tests only
2024-06-11 13:18:42 +02:00
powersagitar
fc8e4df4cd
Add file extensions for C++20 module interface units (#214800)
Add file extensions: C++20 module interface units
2024-06-11 10:38:21 +00:00
Benjamin Pasero
a5d165b6cf
Watcher Perf: TypeScript 5.5 asks to watch thousands of non-existing paths (fix #214765) (#214842) 2024-06-11 08:53:04 +02:00
Aiday Marlen Kyzy
3ab5eedb14
Fixing command move regression (#214577)
* adding console logs

* polishing the code
2024-06-11 08:22:09 +02:00
Daniel Imms
21decd9342
Merge pull request #214816 from microsoft/tyriar/212090
Faster printf in bash SI script
2024-06-10 15:12:32 -07:00
Ladislau Szomoru
878a5c8283
SCM - add logging to track down smoke test failure (#214813) 2024-06-11 00:11:58 +02:00
Daniel Imms
8221269a11
Add comment for char codes 2024-06-10 13:39:36 -07:00
Daniel Imms
a22269e421
Faster printf in bash SI script
Part of #212090
2024-06-10 13:38:37 -07:00
Bhavya U
cd55bece71
Locker: Run on the 20th min of every hour (#214812) 2024-06-10 21:06:33 +02:00
Sandeep Somavarapu
4de39a5674
polish (#214806) 2024-06-10 20:06:14 +02:00
Bhavya U
4d6d7930e8
Kick off issue locker early (#214804) 2024-06-10 19:54:59 +02:00
Megan Rogge
a643fe6e42
fix accessibility signals (#214799) 2024-06-10 18:32:53 +02:00
Alexandru Dima
d59305421e
update areas (#214793) 2024-06-10 18:07:53 +02:00
Ladislau Szomoru
03fedcd264
SCM - 💄 cleanup old field + event (#214761) 2024-06-10 10:11:46 +02:00
Benjamin Pasero
db4e4ff980
watcher - stop restarting per request (#214752) 2024-06-10 08:41:28 +02:00
Robo
fec18ef7d6
fix: expected checksum for windows remote server (#214751) 2024-06-10 06:53:33 +02:00
Ladislau Szomoru
f24f7776b9
SCM - refactor setting the context keys for the active repository (#214727) 2024-06-09 19:59:48 +02:00
Ladislau Szomoru
b85633af59
SCM - adopt observables for updating the status bar (#214705)
* Initial implementation

* Adopt observableFromEventOpts

* Fix issue with active editor repository
2024-06-09 07:11:33 +02:00
Ladislau Szomoru
d2d053d84e
Observables - add observableFromEventOpts (#214702) 2024-06-08 20:56:41 +02:00
Henning Dieterichs
e33ae58f1d
Introduces latestChangedValue (#214682) 2024-06-08 20:30:03 +02:00
Henning Dieterichs
1e5b0ab4fc
small rename (#214678) 2024-06-08 17:56:20 +02:00
Rob Lourens
d40dff9ef9
Activate configuration-editing extension when jsonc files are opened (#214659)
Fix #182700
2024-06-08 02:13:08 +02:00
Benjamin Christopher Simmonds
39b3c5b936
Context should be undefined when there nis no context (#214656)
* fix titlebar editor actions context on startup

* fix titlebar editor actions context on startup

* remove listener
2024-06-07 17:11:02 -07:00
Aaron Munger
76664e7ce6
max height buffer to prevent small scrollbar (#214654) 2024-06-07 16:40:42 -07:00
Rob Lourens
069408ab2c
Handle chat attachment without a value (#214652)
Fix #214649
2024-06-08 00:21:33 +02:00
Benjamin Christopher Simmonds
8a101cd59c
Fix editor context extraction for task commands (#214650) 2024-06-08 00:15:25 +02:00
Peng Lyu
30f0c1475d
TextBuffer API: getNearestChunk to support incremental tree sitter parsing. (#214648) 2024-06-08 00:12:31 +02:00
Connor Peet
dc97013993
server: fix socket pipe disconnections not getting detected (#214640)
Fixes #211462
2024-06-07 22:44:17 +02:00
Ladislau Szomoru
b814ff2c68
SCM - fix regression introduced due to moving code (#214638) 2024-06-07 22:29:47 +02:00
Megan Rogge
52c722c7bb
adopt chat agent in terminal chat (#214499) 2024-06-07 22:20:08 +02:00