Commit graph

53946 commits

Author SHA1 Message Date
Alex Dima
27adb78b9d Migrate fontInfo to the new editor option format 2019-09-05 15:18:07 +02:00
Alex Dima
dd0fe9e08a Migrate computed editor options 2019-09-05 12:17:55 +02:00
Alex Dima
9e3942707e Add test for eventing 2019-09-05 11:24:36 +02:00
Alex Dima
2adf01f2af Convert more editor options 2019-09-05 11:13:42 +02:00
Alex Dima
e787da13c3 Merge remote-tracking branch 'origin/master' into alex/editor-options 2019-09-04 12:54:28 +02:00
Johannes Rieken
166ad253ef
Merge pull request #80290 from microsoft/pine/79839
Fix #79839
2019-09-04 09:33:07 +02:00
Benjamin Pasero
4cd5047073 build 💄 2019-09-04 08:55:20 +02:00
Benjamin Pasero
e5db2c31e4 workaround #80251 2019-09-04 08:45:00 +02:00
Joao Moreno
5d7c8d9212 fix i18n for extensions 2019-09-04 08:05:47 +02:00
Benjamin Pasero
bfad559382 🆙 distro 2019-09-04 07:36:28 +02:00
Benjamin Pasero
8755b78acf web - add pwa icons 2019-09-04 07:33:39 +02:00
Rob Lourens
109add76da Fix search tests after strictPropInit 2019-09-03 15:31:44 -07:00
Pine Wu
104ab4ad2b Fix #79839 2019-09-03 15:03:54 -07:00
Rob Lourens
e8fc7db0d1 Fix some strictPropertyInitialization in search, #78168 2019-09-03 14:28:28 -07:00
Rob Lourens
779e29a41c Fix some strictPropertyInitialization in search, #78168 2019-09-03 14:28:28 -07:00
Alex Dima
802826e02a Move more editor options 2019-09-03 23:10:32 +02:00
Daniel Imms
c16506910c
Merge pull request #80281 from microsoft/tyriar/80074_xterm_types
Move xterm type customizations into contrib/terminal
2019-09-03 14:06:16 -07:00
Daniel Imms
dd1146ee8f Fix lint 2019-09-03 12:54:55 -07:00
Peng Lyu
cd3481d9d9 right click context menu for inline diff actions 2019-09-03 11:56:36 -07:00
Alex Dima
051205018f Migrate more editor options 2019-09-03 20:55:26 +02:00
Christian Oliff
13b681eee0 HTTPS link to ux.stackexchange.com (#80255)
saves a HTTP redirect
2019-09-03 20:44:19 +02:00
Peng Lyu
eafa759c6b Merge branch 'rebornix/revealsource' 2019-09-03 11:39:48 -07:00
Peng Lyu
1a404522c7 scrollOff ignoring single mouse clicking 2019-09-03 11:39:22 -07:00
Daniel Imms
38d85b98ba Declare writeBuffer/_innerWrite access in .d.ts 2019-09-03 11:36:48 -07:00
Daniel Imms
1de6941507 Move xterm type customizations into contrib/terminal
Part of #80074
2019-09-03 11:28:38 -07:00
Daniel Imms
730f47da21 Add missing comma in Pseudoterminal types 2019-09-03 11:27:23 -07:00
Rob Lourens
250c58e66d Enable unicode mode for regex search in editor,
and remap \u{1234} for rg
Fix #62416, fix #61746
2019-09-03 11:16:13 -07:00
Pine Wu
1c623c163d Part of #71996 2019-09-03 10:54:02 -07:00
Pine Wu
6829b31625 Fix #80274 2019-09-03 10:13:46 -07:00
Peng Lyu
2c4ea58688 Correct kb validation for windows ctrl. 2019-09-03 10:03:19 -07:00
Pine
ed4a732794
Merge pull request #80272 from microsoft/pine/1.999.0-bot
Fix #75639
2019-09-03 09:48:53 -07:00
Pine Wu
b038107d76 Fix #75639 2019-09-03 09:46:53 -07:00
Pine Wu
14a3819e74 Fix #80269 2019-09-03 09:19:56 -07:00
Benjamin Pasero
54eaeb7544 🆙 distro 2019-09-03 17:55:05 +02:00
Martin Aeschlimann
587c673c7f wsl2 workaround no longer necessary 2019-09-03 17:51:53 +02:00
Johannes Rieken
089d220be8 debt - wrap things inside functions 2019-09-03 17:20:40 +02:00
isidor
0ef42df593 breakpoints: polish titles
fixes #80003
2019-09-03 16:38:57 +02:00
isidor
a5a8a28953 label service: workspace suffix has to be explicitly set 2019-09-03 16:15:44 +02:00
Benjamin Pasero
e655624145 remote - it is still server.bat locally 2019-09-03 16:11:10 +02:00
Benjamin Pasero
e34c6c18e6 remote - server.bat => server.cmd 2019-09-03 16:08:55 +02:00
Martin Aeschlimann
0a02067a87 workaround for terser issue (#80202) 2019-09-03 15:36:39 +02:00
Benjamin Pasero
c6c88cbbfb
debt - remote integration tests (#80265)
* fix

* 🆙 distro
2019-09-03 15:31:23 +02:00
Joao Moreno
dfeeb515c2 💄 2019-09-03 14:27:32 +02:00
Joao Moreno
e374f33c3f fixes #79037 2019-09-03 14:27:32 +02:00
isidor
99bc09cea2 build pipeline: use latest yarn version 2019-09-03 14:07:11 +02:00
Benjamin Pasero
04ca59ecd3 debt - bring back opn dev dependency 2019-09-03 13:56:06 +02:00
Benjamin Pasero
7c4afcf360
add TEST_RESOLVER_USE_SERVER_FROM_SOURCES (#80254)
* remove unused deps

* use TEST_RESOLVER_USE_SERVER_FROM_SOURCES
2019-09-03 11:25:50 +02:00
Benjamin Pasero
9647d0e66b fix testss 2019-09-03 11:03:30 +02:00
Benjamin Pasero
309b492ca0 debt - a bit more strict init 2019-09-03 10:29:30 +02:00
Sandeep Somavarapu
02eb784ad8 Fix #79882 Recurring web logs 2019-09-03 10:09:02 +02:00