Commit Graph

54092 Commits

Author SHA1 Message Date
Martin Aeschlimann e45341c2ee Merge pull request #80560 from microsoft/aeschli/optiondescriptions
optionDescriptions as parameter of parseArgs
2019-09-09 15:35:21 +02:00
Martin Aeschlimann 54e3a5194f fix help 2019-09-09 15:31:00 +02:00
Martin Aeschlimann 9d4b47dbed optionDescriptions as parameter of parseArgs 2019-09-09 14:43:13 +02:00
Joao Moreno ec9a617c20 Merge branch 'joao/fix-78388' 2019-09-09 12:11:41 +02:00
Joao Moreno 6921a8c3ca tree: clicking on twistie should only expand/collapse if node is collapsible 2019-09-09 11:49:55 +02:00
Joao Moreno 7c678d4e16 fix bad index tree collapse state update change 2019-09-09 11:46:24 +02:00
Johannes Rieken f8ba99ba5a update test file 2019-09-09 11:04:36 +02:00
Johannes Rieken b4ead4ed66 sortText default value is label, #66109 2019-09-09 11:04:18 +02:00
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: https://github.com/xtermjs/xterm.js/compare/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
Joao Moreno 8a9f89c285 index tree: prevent root from changing collapse state 2019-09-06 17:44:25 +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
Joao Moreno 174c9c69ec fix bad update 2019-09-06 17:22:01 +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
Joao Moreno eb514dbb67 IndexTree: fix setCollapsible 2019-09-06 16:10:49 +02:00
isidor eac81b2667 Allow reloading / stopping / pausing sessions inline in the tree
#79189
2019-09-06 15:35:09 +02:00
Joao Moreno 63061024f7 Merge remote-tracking branch 'origin/master' into joao/fix-78388 2019-09-06 15:22:48 +02:00
Alex Dima 7af9255d0b More editor options adoption 2019-09-06 15:14:37 +02:00
Joao Moreno f27b246e78 Revert "Workaround for #78388 (twistie not updating on has children change) (#78390)"
This reverts commit 58d0639ac1.
2019-09-06 14:51:14 +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