Commit Graph
124157 Commits
Author SHA1 Message Date
meganrogge 7e38939a56 Revert "Revert "Merge pull request #184739 from max06/max06/issue184659""
This reverts commit fdf30c9111.
2023-06-16 12:19:45 -05:00
meganrogge cc025ebac8 follow up cue 2023-06-16 12:11:48 -05:00
Raymond ZhaoandGitHub 2dad7f52ad Bump emmet-helper (#184616) 2023-06-16 19:10:07 +02:00
Megan RoggeandGitHub 08eab96083 Merge pull request #185268 from microsoft/merogge/loop-cue
add audio cues for AI panel chat
2023-06-16 12:07:15 -05:00
Daniel Imms 6287e1f583 Replace escape sequence logging with terminal log channel
Fixes #185349
2023-06-16 09:51:41 -07:00
meganrogge fdf30c9111 Revert "Merge pull request #184739 from max06/max06/issue184659"
This reverts commit e37dcc53a3.
2023-06-16 11:47:12 -05:00
meganrogge 0f5aae7d8e better names 2023-06-16 11:40:48 -05:00
meganrogge 0a70d33603 add comments 2023-06-16 11:36:08 -05:00
meganrogge 8b5ed99834 get it to work - with logs 2023-06-16 11:32:23 -05:00
Daniel ImmsandGitHub bda8ac3f2f Merge pull request #185345 from microsoft/tyriar/codeql_suppress
Suppress UI label-related codeql report
2023-06-16 09:07:19 -07:00
Johannes RiekenandGitHub 5d4149be53 Merge pull request #185351 from microsoft/joh/smoggy-alligator
for embedded diff editors link word highlighters
2023-06-16 18:03:56 +02:00
Johannes 5fbb86ad46 stop before using other ranges 2023-06-16 17:41:59 +02:00
Johannes RiekenandGitHub aedd8038a2 suppress warnings from codeql (#185348)
https://github.com/microsoft/vscode-internalbacklog/issues/4378#issuecomment-1594839449
2023-06-16 17:28:23 +02:00
Ladislau SzomoruandGitHub 4a395962a6 GitHub - basic handling of push errors due to GHAS push protection (#185344) 2023-06-16 17:10:57 +02:00
Daniel Imms bcd19281bb Suppress UI label-related codeql report 2023-06-16 08:01:58 -07:00
Henning DieterichsandGitHub 3b2671fe9b Fixes bug when innerChanges is not defined. (#185340) 2023-06-16 16:56:31 +02:00
Johannes RiekenandGitHub 72e2af69c9 joh/high loon (#185337)
* allow session creation to be cancelled

* define background colors, make sure to reshow after session is ready, reset selection style on hide
2023-06-16 16:45:44 +02:00
Aiday Marlen Kyzy 8220e28ddb making the code more clear 2023-06-16 16:42:36 +02:00
Daniel Imms 9094e493e8 Support logFile arg in workbench.action.openLogFile
Fixes #185338
2023-06-16 07:42:12 -07:00
Johannes RiekenandGitHub e4324a5cb6 chore - StopWatch sugar, make high-res the default, use globalThis, faster _now function (#185330)
* chore - StopWatch sugar, make high-res the default, use `globalThis`, faster `_now` function

* d'oh

* make layerscheck happy
2023-06-16 16:34:52 +02:00
Henning DieterichsandGitHub e44d44a55e Merge pull request #185215 from yshaojun/fix/184108
fix: inline completion not displaying(#184108)
2023-06-16 16:33:28 +02:00
Aiday Marlen Kyzy b595dd8689 renaming the variables 2023-06-16 16:27:00 +02:00
Aiday Marlen Kyzy 3ab9cbc120 simplfying the code 2023-06-16 15:55:39 +02:00
Aiday Marlen Kyzy d017077725 cleaning the code 2023-06-16 15:49:28 +02:00
Aiday Marlen Kyzy 18eb6fda33 cleaning the code 2023-06-16 15:45:48 +02:00
Aiday Marlen Kyzy d6895191d5 simplifying the code 2023-06-16 15:31:31 +02:00
Aiday Marlen Kyzy 48fa43b8a9 simplifying the code, appears to not be useful 2023-06-16 15:25:50 +02:00
26a530f8b4 Implement GlyphMarginWidgets (#184375)
* Implement GlyphMarginWidgets

---------

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2023-06-16 15:18:46 +02:00
Aiday Marlen Kyzy ebd5c655b0 changing the order of the code 2023-06-16 15:17:44 +02:00
Aiday Marlen Kyzy a1874cd38f removing code that appears to be redundant, resetting the width 2023-06-16 15:16:59 +02:00
Alexandru DimaandGitHub 19b9e08dae Pick distinct names for suites (#185332) 2023-06-16 15:15:05 +02:00
RoboandGitHub 10cf7f040a chore: add distro info to telemetry on linux (#185261) 2023-06-16 14:55:59 +02:00
isidor 0fac30c95c fix test issue 2023-06-16 14:40:10 +02:00
Johannes RiekenandGitHub e2470cf410 tweak resolve info so that we know if resolve was needed and if it already finished, also make telemetry gate more fair (#185327)
* tweak resolve info so that we know if resolve was needed and if it already finished, also make telemetry gate more fair

* also log the resolve duration
2023-06-16 14:36:10 +02:00
Johannes RiekenandGitHub dedbfed269 fix build (#185325) 2023-06-16 13:57:14 +02:00
Johannes RiekenandGitHub 7322bbd289 update whole range visual decoration after changes are applied (#185315)
* update whole range visual decoration after changes are applied

* fix tests
2023-06-16 13:18:15 +02:00
Johannes 6cf7b9d8cd for embedded diff editors link word highlighters 2023-06-16 12:32:29 +02:00
Aiday Marlen Kyzy 75befc2f39 cleaning the code 2023-06-16 12:18:32 +02:00
Aiday Marlen Kyzy 994e9bf1d4 removing the sash accessors 2023-06-16 12:07:12 +02:00
Aiday Marlen Kyzy 991bde4944 no longer access the sash sizes directly 2023-06-16 12:06:36 +02:00
Aiday Marlen KyzyandGitHub 977b6a17f2 Merge pull request #185241 from microsoft/aiday/changingTheInlineChatBackgroundColor
Making zone widget background same as selection if inside of the selection
2023-06-16 11:38:03 +02:00
Johannes RiekenandGitHub 61ba389b0a use default btn styles only on opt-in (#185313) 2023-06-16 11:07:57 +02:00
Aiday Marlen Kyzy 653e8d0f0a placing the update backrgound elsewhere 2023-06-16 10:50:40 +02:00
Aiday Marlen Kyzy ee3b5436a0 cleaning the code 2023-06-16 10:41:06 +02:00
Aiday Marlen Kyzy b994219dc5 Merge branch 'main' into aiday/changingTheInlineChatBackgroundColor 2023-06-16 10:39:45 +02:00
Aiday Marlen Kyzy d76a632865 changes from the review 2023-06-16 10:39:18 +02:00
Johannes RiekenandGitHub bc472a44b5 fix https://github.com/microsoft/vscode/issues/185040 (#185306) 2023-06-16 09:57:52 +02:00
Johannes RiekenandGitHub 65cc13aa8f fix https://github.com/microsoft/vscode/issues/185305 (#185308) 2023-06-16 09:56:53 +02:00
Alex RossandGitHub d2364c6338 Add user setting for disabling comment max height (#185301)
Fixes #181846
2023-06-16 09:24:28 +02:00
Benjamin PaseroandGitHub 518a183762 eng - add build version of node.js to .yarnrc (#185302)
* eng - add build version of node.js to `.yarnrc`

* 🆙 distro
2023-06-16 09:10:24 +02:00