Commit graph

54076 commits

Author SHA1 Message Date
Rob Lourens
0f1bd7721b Fix #77222 2019-09-06 15:30:56 -07:00
Alex Dima
ea661bb83f Fix HTML integration test 2019-09-07 00:28:05 +02:00
Alex Dima
f56d927f6e Restore unit tests 2019-09-07 00:18:02 +02:00
Rob Lourens
4f87889a7f 'u' flag makes RegExp stricter about which characters can be escaped
Fix #80455
2019-09-06 15:17:45 -07:00
Miguel Solorio
bc9a46a307 Update Octicons (organization and sync) 2019-09-06 14:40:24 -07:00
Miguel Solorio
48b30c643f Unify padding across toolbars 2019-09-06 14:39:44 -07:00
Alex Dima
91e2711564 Do not emit EditorOption in monaco.d.ts 2019-09-06 23:14:28 +02:00
Rob Lourens
292685b13f Fix #76654 - fix checking that workspace folders exist for searches in
remote
2019-09-06 14:05:19 -07:00
Miguel Solorio
09c580b197 Add white disconnect icon 2019-09-06 13:15:30 -07:00
Alexandru Dima
9089a79ecf
Refactor editor options (#80469)
Refactor editor options
2019-09-06 22:04:25 +02:00
Alex Dima
7b4c75560d Merge remote-tracking branch 'origin/master' into alex/editor-options 2019-09-06 22:03:38 +02:00
Alex Dima
c84821fbb4 💄 2019-09-06 22:02:03 +02:00
Rob Lourens
9bb27be17b Fix #79172 - error from telemetry 2019-09-06 12:49:45 -07:00
Joao Moreno
f09997e3b3 confine sashes within splitview 2019-09-06 21:47:17 +02:00
Alex Dima
b71b8a48de Move schemas next to the editor options 2019-09-06 21:39:39 +02:00
Daniel Imms
8df7b76ed1 Update distro 2019-09-06 10:13:39 -07:00
Daniel Imms
77b3c29911 xterm@3.15.0-beta107
Diff: 2117005...9169108

Changes:

- Scroll bubbling
- Minor parser extensibility bugs
- Add repo field to addons
- CoreMouseService
- Bump mixin-deep and webpack deps
- Don't scroll down when alt clicking

Fixes #80496
Part of #80427
2019-09-06 09:59:07 -07:00
Johannes Rieken
8f6a073d19
Merge pull request #80491 from solomatov/expand-shrink-shortcuts
Shorter expand/shrink selection shortcuts on mac
2019-09-06 18:26:56 +02:00
Johannes Rieken
a563f4ad3d
Merge branch 'master' into expand-shrink-shortcuts 2019-09-06 18:18:28 +02:00
Johannes Rieken
f8daa9eac4 use project-src() to compile what tsconfig-defines 2019-09-06 18:16:12 +02:00
Konstantin Solomatov
5acffd3b21 Shorter expand/shrink selection shortcuts on mac 2019-09-06 08:36:52 -07:00
isidor
800fdbc11e repl: no neet to focusStackFrame when repl expression is added 2019-09-06 17:27:51 +02:00
Johannes Rieken
2b46fe4c30 adopt gulp-tsb 4.0.0, remove postinstall hacks 2019-09-06 17:21:36 +02:00
isidor
1bbfe023de debug service: do not auto focus when a continue is executed 2019-09-06 17:21:16 +02:00
isidor
dd40ab9c75 callstack reduce selection updating
fixes #80004
2019-09-06 17:02:09 +02:00
isidor
4d2b972e11 debug: reduce call stack flickering if bottom of call stack did not change 2019-09-06 16:52:09 +02:00
Martin Aeschlimann
a735b5c9b1 update distro 2019-09-06 16:33:53 +02:00
Alex Dima
e7669147eb Migrate editor options schemas for booleans 2019-09-06 16:19:30 +02:00
isidor
a50cf110d9 call stack: inlince actions should be white to be seen on blue background 2019-09-06 16:14:09 +02:00
isidor
eac81b2667 Allow reloading / stopping / pausing sessions inline in the tree
#79189
2019-09-06 15:35:09 +02:00
Alex Dima
7af9255d0b More editor options adoption 2019-09-06 15:14:37 +02:00
Alex Dima
fa66d15504 💄 2019-09-06 14:36:18 +02:00
Alex Dima
744eb296ef Simplify EditorLayoutInfoComputer 2019-09-06 14:29:53 +02:00
Johannes Rieken
3b647d9c5f 💄 use asyn/await 2019-09-06 12:55:31 +02:00
Alex Dima
959c017811 Rearrange editor options 2019-09-06 12:28:13 +02:00
Alex Dima
292f3ab285 Reorder options 2019-09-06 12:20:25 +02:00
Alex Dima
61d0aa4d05 Fix tests 2019-09-06 12:05:51 +02:00
Johannes Rieken
503c36d979 update distro 2019-09-06 12:01:14 +02:00
Johannes Rieken
f6daf19f9a debt - remove unused service workr 2019-09-06 11:54:13 +02:00
Alex Dima
b01cb4f8c0 Fix default value 2019-09-06 11:51:06 +02:00
Alex Dima
d625a4ba9c Merge remote-tracking branch 'origin/master' into alex/editor-options 2019-09-06 11:07:16 +02:00
Alex Dima
b11d96fede Simplify editor options 2019-09-06 11:06:12 +02:00
Martin Aeschlimann
68c1123b33 Code-insiders started from WSL doesn't return to console/ doesn't connect Fixes microsoft/vscode-remote-release#1369 2019-09-06 10:46:53 +02:00
Joao Moreno
fe44d14e71 fixes #80415 2019-09-06 09:40:08 +02:00
Alex Ross
4fa0b6543f Open local files in same window when remote by default
Fixes https://github.com/microsoft/vscode-remote-release/issues/980
2019-09-06 09:30:30 +02:00
Benjamin Pasero
a26961432c notifications - never hide them when window does not have focus (fix #80285) 2019-09-06 08:43:09 +02:00
Benjamin Pasero
0739b0f069 url service - create proper URIs 2019-09-06 08:19:04 +02:00
SteVen Batten
9414b7e75b fixes #80404 2019-09-05 16:38:20 -07:00
Martin Aeschlimann
b283b29781 rawDebugSession: extensionDevelopmentPath is array. Fixes #80410 2019-09-05 21:23:58 +02:00
Joao Moreno
827796e167 💄 2019-09-05 19:52:44 +02:00