 RoboandBenjamin Pasero
|
e4296330de
|
chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
|
2020-08-11 11:30:23 -07:00 |
|
João Moreno
|
d4972e22a6
|
fix size constraints
|
2020-08-11 20:00:29 +02:00 |
|
SteVen Batten
|
c47927627c
|
fixes #95888
|
2020-08-11 10:43:42 -07:00 |
|
Aditya Thakral
|
f6f8735825
|
Silently ignore the screen size is bogus error in the Process Explorer, fixes ##98590
|
2020-08-11 10:38:06 -07:00 |
|
isidor
|
250727b532
|
Output: only change channel when proper channel id is passed
fixes #103496
|
2020-08-11 19:04:57 +02:00 |
|
Andre Weinand
|
6445a9633d
|
make proposed stopDebugging API final; fixes #101883
|
2020-08-11 18:33:48 +02:00 |
|
isidor
|
21e633cc63
|
Catch the potential 'disconnect' error - no need to show it to the user since the adapter is shutting down
fixes #103105
|
2020-08-11 17:26:27 +02:00 |
|
Daniel Imms
|
d92c1a8aa7
|
Disallow writes to pty larger than 50
Fixes #38137
|
2020-08-11 08:19:18 -07:00 |
|
João Moreno
|
4cd3ec378c
|
Merge branch 'joao/scm-view-service'
|
2020-08-11 17:02:38 +02:00 |
|
Johannes Rieken
|
5f6d850a85
|
don't resend onDidOpen event
|
2020-08-11 16:48:10 +02:00 |
|
isidor
|
f43307aa93
|
run to cursor: If the cursor is on a line different than the one the debugger is currently paused on, then send the breakpoint at column 0 on the line otherwise set it at the precise column
fixes #102199
|
2020-08-11 16:46:39 +02:00 |
|
João Moreno
|
35359edc10
|
scm: repositories visibility
|
2020-08-11 16:46:06 +02:00 |
|
João Moreno
|
9a043397f9
|
cleaner submenu action
|
2020-08-11 16:45:53 +02:00 |
|
Johannes Rieken
|
038573aa0f
|
update notebooks
|
2020-08-11 16:15:41 +02:00 |
|
João Moreno
|
d4d5780ba6
|
polish scm repositories view pane
|
2020-08-11 16:09:33 +02:00 |
|
João Moreno
|
0bf0ecf9de
|
scm repositories view pane
|
2020-08-11 15:53:55 +02:00 |
|
Martin Aeschlimann
|
e42f5a6947
|
Merge pull request #103349 from nrayburn-tech/semanticobjects
Use Object.create(null) instead of {} for TokenRegistry
|
2020-08-11 15:32:18 +02:00 |
|
Martin Aeschlimann
|
66da17ed44
|
Merge branch 'master' into semanticobjects
|
2020-08-11 15:31:38 +02:00 |
|
Alex Ross
|
216c847662
|
Watch terminal for ports to forward when remote
Fixes microsoft/vscode-remote-release#3235
|
2020-08-11 14:50:09 +02:00 |
|
Johannes Rieken
|
3fefc6117c
|
ref count document data on extension host side
|
2020-08-11 14:24:16 +02:00 |
|
isidor
|
69186de47d
|
callStack: change "load more frame" to "load all frames"
fixes #102048
|
2020-08-11 14:17:16 +02:00 |
|
Martin Aeschlimann
|
14dabea7c2
|
playground/mem.fs: avoid windows defender warning
|
2020-08-11 12:59:36 +02:00 |
|
Johannes Rieken
|
98249fba45
|
fix compile error
|
2020-08-11 12:37:23 +02:00 |
|
Martin Aeschlimann
|
9f7139a4d7
|
Saving untitled file with language mode JSONC uses wrong default extension. Fixes #102032
|
2020-08-11 12:27:55 +02:00 |
|
Johannes Rieken
|
0a03053724
|
Merge branch 'master' into joh/celldocs
|
2020-08-11 12:23:11 +02:00 |
|
Johannes Rieken
|
37ebb445e2
|
re-trigger completions when typing into a new word, https://github.com/microsoft/vscode/issues/99504
|
2020-08-11 12:08:32 +02:00 |
|
João Moreno
|
78b0d0a446
|
fake browser event for select all
|
2020-08-11 12:04:42 +02:00 |
|
João Moreno
|
d9fa2f1d5a
|
fix npe
|
2020-08-11 11:41:14 +02:00 |
|
João Moreno
|
4e3ce68b0e
|
Merge branch 'master' into joao/scm-view-service
|
2020-08-11 11:29:52 +02:00 |
|
João Moreno
|
4c796945e6
|
resolve typings
|
2020-08-11 11:09:46 +02:00 |
|
Johannes Rieken
|
5e4f1b081b
|
Merge pull request #103951 from cyyyu/master
fix #102718, add formatting indicator
|
2020-08-11 10:25:20 +02:00 |
|
Johannes Rieken
|
f0aedc6541
|
add skipped test for https://github.com/microsoft/vscode/issues/99504
|
2020-08-11 10:23:35 +02:00 |
|
Johannes Rieken
|
a95ae11af2
|
debt - don't duplicate mock util in suggest land
|
2020-08-11 10:23:35 +02:00 |
|
Johannes Rieken
|
11b724462f
|
Merge branch 'master' into master
|
2020-08-11 09:27:34 +02:00 |
|
isidor
|
8a57c4cef7
|
Revert "custom select box: react on KEY_UP to be aligned with actionBar so appropriate event gets canceled"
This reverts commit 1a2a371c48.
|
2020-08-11 09:19:36 +02:00 |
|
 Andrew MaustandAndrew Maust
|
2f61d0037c
|
fixes #104059 (#104193)
Co-authored-by: Andrew Maust <69081050+Andrew884@users.noreply.github.com>
|
2020-08-10 20:46:14 -07:00 |
|
Eric Piacentini
|
7e4fd71ad8
|
Removed lines requiring Typescript version < 3.0 (#104211)
|
2020-08-10 20:45:11 -07:00 |
|
Matt Bierner
|
3bcac20a69
|
Fix html folding test for TS bug
|
2020-08-10 20:10:17 -07:00 |
|
Matt Bierner
|
219120f667
|
Use TS RC for building VS Code
|
2020-08-10 20:06:06 -07:00 |
|
Matt Bierner
|
6d0ac47022
|
Fix RC version
|
2020-08-10 20:06:06 -07:00 |
|
rebornix
|
1bea03865a
|
Merge remote-tracking branch 'origin/master' into pr/jodyheavener/98884
|
2020-08-10 17:48:52 -07:00 |
|
Brigit Murtaugh
|
c4f20b92bb
|
Merge branch 'master' into bamurtaugh/install-debug-extension
|
2020-08-10 17:36:44 -07:00 |
|
Brigit Murtaugh
|
fdb2fc30cb
|
Merge branch 'master' into bamurtaugh/install-debug-extension
|
2020-08-10 17:28:01 -07:00 |
|
rebornix
|
9bd54c15ae
|
💄
|
2020-08-10 17:27:44 -07:00 |
|
Peng Lyu
|
c95626acd0
|
Merge pull request #94825 from ultraGentle/master
Adds setting to disable cursor movement while typing into Find Widget
|
2020-08-10 17:26:59 -07:00 |
|
rebornix
|
5fb45aaf19
|
cursorMove.
|
2020-08-10 17:25:32 -07:00 |
|
Brigit Murtaugh
|
6e520d382d
|
Merge branch 'master' into bamurtaugh/install-debug-extension
|
2020-08-10 17:24:59 -07:00 |
|
bamurtaugh
|
6294c6fc6e
|
Remove extra code
|
2020-08-10 17:24:20 -07:00 |
|
bamurtaugh
|
ff29bed7a8
|
Update to use commandService
|
2020-08-10 17:21:23 -07:00 |
|
Chuang Yu
|
4346fb91d0
|
add delay for showing progress
|
2020-08-11 08:12:44 +08:00 |
|