Commit Graph

52659 Commits

Author SHA1 Message Date
Joao Moreno
b0fc3e6990 use vscode-minimist in remote 2019-08-07 12:51:56 +02:00
Benjamin Pasero
244789293f you are not the chosen one 2019-08-07 12:31:57 +02:00
Benjamin Pasero
6bf98da053 strict init (#78168) 2019-08-07 12:31:25 +02:00
Joao Moreno
8a2819be58 fixes #66620 2019-08-07 12:18:44 +02:00
Joao Moreno
49a5dddb8f distro 2019-08-07 12:12:47 +02:00
Andre Weinand
8c1273209e fix broken EH debugging 2019-08-07 11:59:19 +02:00
João Moreno
0e59bcbd98 Try resolve git branches beginning with '@' before replacing w… (#66097)
Try resolve git branches beginning with '@' before replacing with symbolic full path
2019-08-07 11:52:08 +02:00
João Moreno
b8a8085ad1 Merge branch 'master' into rievans/gitpushbranchwithsymbolfail 2019-08-07 11:51:55 +02:00
Alex Ross
94b8b80fd3 Reveal and select new tasks from configure task
Also, make a best effort to position cursor at task if configuring an existing task

Fixes #78147
2019-08-07 11:49:36 +02:00
Joao Moreno
3f4b96732c fixes #78541 2019-08-07 11:41:21 +02:00
Joao Moreno
56e8369651 fixes #78440 2019-08-07 11:28:46 +02:00
Benjamin Pasero
4968e0a712 fix #77419 2019-08-07 11:21:31 +02:00
Joao Moreno
88e570c59f disable pr triggers 2019-08-07 11:09:59 +02:00
Benjamin Pasero
a383dc0607 atomic ext host restart (fix #78609) 2019-08-07 11:03:57 +02:00
isidor
9e65debe36 zen mode: To properly reset line numbers we need to read the configuration for each editor respecting it's uri.
fixes #78545
2019-08-07 10:58:42 +02:00
Benjamin Pasero
a7fa418e34 fix #78602 2019-08-07 10:02:38 +02:00
Joao Moreno
a71127033c distro 2019-08-07 09:52:23 +02:00
Alex Dima
1ec1b9fe56 More fixes for #78168 2019-08-07 09:30:27 +02:00
Joao Moreno
c250eb75d8 distro 2019-08-07 09:21:44 +02:00
Joao Moreno
7e4f523d17 distro 2019-08-07 09:20:31 +02:00
Joao Moreno
36f4f376d1 build: arm64 2019-08-07 09:18:40 +02:00
Joao Moreno
074e1bb82f skip flaky test
related to #78602
2019-08-07 08:57:12 +02:00
Benjamin Pasero
8ffe01a665 💄 2019-08-07 08:18:47 +02:00
Benjamin Pasero
18a4ddc05a files - avoid read/write with pos and prefer null (fix #73884) 2019-08-07 08:00:17 +02:00
Peng Lyu
8f00b6c89d Fix #12048. Scrolloff 2019-08-06 17:30:13 -07:00
Peng Lyu
8535dc233d Re #78168 Comment 2019-08-06 16:39:37 -07:00
Peng Lyu
4bc97d7fb3 Re #78168 Hover, codeAction 2019-08-06 16:39:37 -07:00
Peng Lyu
580088df81 Re #78168. Folding, find, color picker, dnd 2019-08-06 16:39:37 -07:00
Daniel Imms
130499db6b Merge pull request #78529 from microsoft/tyriar/69865_remove_renderers
Remove terminal renderers
2019-08-06 12:30:40 -07:00
Pine
e3c0013428 Merge pull request #78573 from microsoft/misolori/settings-editor-add
Update spacing on settings editor array editor
2019-08-06 11:34:48 -07:00
Daniel Imms
397b99165c Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers 2019-08-06 11:27:15 -07:00
Pine
51daee5d15 Merge branch 'master' into misolori/settings-editor-add 2019-08-06 11:25:01 -07:00
Daniel Imms
5bf573ab99 Fix remaining strict init prop errors in terminal
Part of #78168
2019-08-06 11:20:45 -07:00
Miguel Solorio
18f5e26e51 Merge branch 'master' into misolori/settings-editor-add 2019-08-06 10:54:49 -07:00
Peng Lyu
948d3446f3 Fix #35954. Use nbsp when copying html into clipboard 2019-08-06 10:50:13 -07:00
Pine
1181418d87 Merge branch 'master' into misolori/settings-editor-add 2019-08-06 10:36:31 -07:00
Daniel Imms
8fc596d956 Remove unnecessary ternaries 2019-08-06 10:31:41 -07:00
Daniel Imms
d2ee9a16a5 Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers 2019-08-06 10:30:56 -07:00
Daniel Imms
ac80d49e15 Ensure all Emitters in terminal are disposed
Fixes #78498
2019-08-06 10:20:19 -07:00
Daniel Imms
3a8275ac6b Merge pull request #78327 from ATheCoder/master
This fixes #78170
2019-08-06 10:08:48 -07:00
Daniel Imms
9c195fa937 Merge branch 'master' into master 2019-08-06 10:04:30 -07:00
Daniel Imms
81adc15a12 Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers 2019-08-06 10:02:39 -07:00
Daniel Imms
dc6b475be7 Add global event window.onDidWriteTerminalData
Fixes #78502
2019-08-06 09:58:26 -07:00
Miguel Solorio
4ceb27c9ae Update settings editor list to 24px and add padding for add new 2019-08-06 09:56:40 -07:00
Daniel Imms
fcb78f5919 Merge branch 'master' into tyriar/69865_remove_renderers 2019-08-06 09:33:05 -07:00
Joao Moreno
21a4e91688 cleanup 2019-08-06 18:28:33 +02:00
Peng Lyu
c02c6a97eb Merge pull request #78532 from rebornix/rebornix/newtree-in-comments
Re #69955. Adopt new tree in comments panel.
2019-08-06 09:26:48 -07:00
Pine
46b9778ad1 Merge pull request #78537 from webclipper/diamondyuan/fix_typo
chore: fix typo in comments
2019-08-06 09:24:28 -07:00
Joao Moreno
a6177d979a cleanup for pr #66095 2019-08-06 17:49:42 +02:00
Joao Moreno
c769d8a08a Merge commit 'refs/pull/66095/head' of github.com:microsoft/vscode into pr/66095 2019-08-06 16:57:22 +02:00