Commit graph

93405 commits

Author SHA1 Message Date
Daniel Imms a34d50b8b9 Fix compile 2022-02-17 12:13:37 -08:00
Alex Dima 1dbc782ab9
Fixes #142371: Always go through FastDomNode for setting textarea properties 2022-02-17 20:50:35 +01:00
Alex Dima a6bd0c78ab
Simplify textarea rendering flow 2022-02-17 20:50:35 +01:00
meganrogge dd9074a748
update terminal config helper 2022-02-17 13:29:58 -06:00
Logan Ramos 1db03a4397
Add identifier to server distro 2022-02-17 14:00:37 -05:00
meganrogge 371ed7a962
more setting name adjustments #143290 2022-02-17 12:46:12 -06:00
meganrogge 031c9cc345
fix two more #143290 2022-02-17 12:43:28 -06:00
meganrogge 1c0f234a02
fix #143290 and add skipped color to setting 2022-02-17 12:41:05 -06:00
Tyler Leonhardt ae8bacb9d3
ensure getSessions also asks for email and openid scopes and fix #142776 2022-02-17 10:27:36 -08:00
Daniel Imms ca85585881 Clean up 2022-02-17 09:43:48 -08:00
Daniel Imms 1c3e5c5efb Fix cross window syncing 2022-02-17 09:42:07 -08:00
Daniel Imms 762008795d React to stale entries 2022-02-17 09:26:31 -08:00
Alex Dima e356139a10
Fixes #142155: Avoid flickering by handling composition typing synchronously. Increasing the textarea width while handling the compositionupdate event avoids flickers in the composition suggestion list. 2022-02-17 17:40:04 +01:00
Jackson Kearl 563785ea74
Create a fast path for children that resolve sync (#143162)
Ref #140883
2022-02-17 08:08:01 -08:00
Daniel Imms 8e9cb74b4f Configurable history limit 2022-02-17 08:04:12 -08:00
Logan Ramos ada5e5b57f
Remove console.log 2022-02-17 10:56:42 -05:00
Daniel Imms 7edaa41d08 Change history approach, use LRU cache 2022-02-17 07:51:35 -08:00
Logan Ramos 6fbd703a8e
Fix integration tests 2022-02-17 10:48:22 -05:00
Benjamin Pasero 935706b6a2
web - add and use isTemporaryWorkspace 2022-02-17 16:40:22 +01:00
Henning Dieterichs cc91945c7f
isActive -> isPresent 2022-02-17 16:25:21 +01:00
Logan Ramos c2e3ba3aef
Fix editor index checks 2022-02-17 09:56:11 -05:00
Henning Dieterichs 32a2050665
Renames "Audio Cues Help" to "Help: Audio Cues" 2022-02-17 13:59:14 +01:00
Henning Dieterichs 7057aac64f
Only play audio cue when debugger stops on a breakpoint, not every time. 2022-02-17 13:34:13 +01:00
Benjamin Pasero 36ed074f8f
💄 2022-02-17 13:04:42 +01:00
Alex Dima f865f66c91
Fixes #143088: Launch a compilation if necessary when using code-server scripts 2022-02-17 12:37:40 +01:00
Benjamin Pasero 069a612a1c
File writes can hang when write locks are not cleared up (fix #142462) 2022-02-17 11:49:58 +01:00
Joao Moreno ea47790d39
fixes #142037 2022-02-17 10:17:52 +01:00
Joao Moreno 8a0d0b4674
fixes #143153 2022-02-17 09:51:41 +01:00
Alexandru Dima a998a9c571
Merge pull request #143202 from microsoft/revert-143201-revert-142740-aeschli/userShellEnvFix 2022-02-17 09:32:45 +01:00
Alexandru Dima 56ad3f16d4
Merge branch 'main' into revert-143201-revert-142740-aeschli/userShellEnvFix 2022-02-17 08:23:18 +01:00
deepak1556 86200d5424 chore: add disable-dev-shm-usage to known chromium flags list
Fixes https://github.com/microsoft/vscode/issues/143226
2022-02-17 15:03:30 +09:00
meganrogge dc09cc515a
revert terminal color registry change 2022-02-16 20:20:00 -06:00
Peng Lyu 5331802a44
Merge pull request #143240 from microsoft/rebornix/support-code-blocks-in-markdown-output
Support syntax highlighting in code blocks in markdown output
2022-02-16 18:14:41 -08:00
rebornix 7c2b9d37f6
ICodeBlockHighlightRequest 2022-02-16 18:10:47 -08:00
rebornix a93f7e0b23
indentation. 2022-02-16 18:05:40 -08:00
rebornix d5bb8cfca9
Unify code highlight 2022-02-16 18:03:10 -08:00
Rob Lourens 188b1a51fe Implement 'important' debug output message category. Fix #138091 2022-02-16 17:51:41 -08:00
Rob Lourens f271bbec79 Remove unused debug console method 2022-02-16 17:51:41 -08:00
meganrogge 6d7f74b386
set defaults 2022-02-16 18:21:34 -06:00
rebornix 8eb145d146
fix #143194 2022-02-16 16:09:03 -08:00
Miguel Solorio 54f255c2fc Update Codicons: Add arrows w/ circle icons
560bda6fae
2022-02-16 16:05:24 -08:00
meganrogge d03e26f264
allow any codicon to be used for command decorations 2022-02-16 17:46:40 -06:00
Miguel Solorio 390afc155e Update Codicons: Add small versions of record and error (Refs #143017)
3e4cd00b38
2022-02-16 15:34:19 -08:00
rebornix 07e840cb51
Support syntax highlighting in code blocks in markdown output 2022-02-16 15:18:54 -08:00
meganrogge 1d8380501b
fix #143205 2022-02-16 15:00:27 -06:00
Rob Lourens 9bf9403e9a Don't break the position of the cell title toolbar on single-line cells 2022-02-16 12:52:53 -08:00
Rob Lourens f26aa70aeb Fix error thrown when stack frame line number is <1. Fix #143047 2022-02-16 12:52:53 -08:00
meganrogge 8e7264eef9
fix #143125 2022-02-16 14:47:49 -06:00
Raymond Zhao a4b8e07f92
Fix actionbar a11y issue #140203 2022-02-16 12:37:44 -08:00
Logan Ramos f932fd6ae4
Add isDirty 2022-02-16 15:35:49 -05:00