Commit graph

19537 commits

Author SHA1 Message Date
Daniel Imms 2b717c655b Fix terminal focus after opening via cmd palette 2017-10-24 10:45:13 -07:00
Daniel Imms e0d8548f56 Merge pull request #30352 from Microsoft/ramyar/terminal-api-env
env support in terminal api
2017-10-24 10:18:17 -07:00
Alex Dima 4b3f1820f3 Fixes #36312: Do not disable auto closing brackets when a screen reader is attached 2017-10-24 18:49:42 +02:00
Alex Dima 914c81ec27 Fixes Microsoft/monaco-editor#601: Set window.opener to null 2017-10-24 18:39:06 +02:00
Johannes Rieken 5a1717d16b deco - disable cleanup for now 2017-10-24 18:36:31 +02:00
Alexandru Dima dd5e66edaf Merge pull request #35778 from dgileadi/trim-whitespace-preserve-cursor
Support the "reason" arg for trimming trailing whitespace
2017-10-24 18:31:10 +02:00
Alex Dima 5d3dfe86cd Remove optional argument, document reason for looking at args 2017-10-24 18:30:11 +02:00
Johannes Rieken 07f2a8d955 deco - fix test failure 2017-10-24 17:58:04 +02:00
Johannes Rieken a0c26c8a1d deco - show badge in scm viewlet when no icons are provided 2017-10-24 17:58:04 +02:00
Johannes Rieken 52a2137dae deco - tweak padding 2017-10-24 17:58:04 +02:00
Alex Dima 9f632d5e54 Stricter keyboard when rule 2017-10-24 17:44:02 +02:00
Alex Dima c31d8a9248 Merge remote-tracking branch 'origin/master' into navigate_highlighter 2017-10-24 17:39:53 +02:00
Alex Dima 556866e9c4 Remove flickering when jumping between highlights: Ignore cursor position changes caused by the jump 2017-10-24 17:38:39 +02:00
Alex Dima 61fd4d6eaf Style changes 2017-10-24 17:37:52 +02:00
Sandeep Somavarapu 83f8225800 Fix #36830 2017-10-24 17:31:53 +02:00
Martin Aeschlimann 6bd5ee4597 [folding] fix test failures in textModelWithTokens.test 2017-10-24 17:15:14 +02:00
Alex Dima da4241e047 Remove the telemetry part 2017-10-24 17:07:58 +02:00
Alex Dima 20722ed9b4 Merge remote-tracking branch 'origin/master' into navigate_highlighter 2017-10-24 16:46:52 +02:00
Johannes Rieken 43384c21be deco - always use color for badges and allow for colored badges and normal labels 2017-10-24 16:04:51 +02:00
Alexandru Dima 6a991873c0 Merge pull request #29387 from dadlerj/dna/hover
Don't re-render hovers if nothing has changed; Add telemetry on hovers
2017-10-24 16:04:06 +02:00
Alex Dima 8f42e2d154 Remove telemetry related part of the PR 2017-10-24 16:01:32 +02:00
Alex Dima f6dd640d5a Merge remote-tracking branch 'origin/master' into dna/hover 2017-10-24 15:58:46 +02:00
Johannes Rieken ff20980f5d deco - correct overflow behaviour in open editor section 2017-10-24 15:54:40 +02:00
Dirk Baeumer 18ca3040b1 Fixes #29852: Task 2.0.0 schema polish 2017-10-24 15:53:55 +02:00
Benjamin Pasero 02b9fb1fd9 onEditorsMoved => onEditorGroupMoved 2017-10-24 15:38:18 +02:00
Johannes Rieken b9478c2d59 deco - make letter be a after-pseudo element 2017-10-24 15:20:18 +02:00
Benjamin Pasero a7b743e02d make workspace service fit to add a workspace folder with a name (for #35407) 2017-10-24 14:32:24 +02:00
Alex Dima f6cf092658 Fixes #36811: updating tha line widths fast can result in a scrollLeft change 2017-10-24 13:04:24 +02:00
Andre Weinand af809a59db API: expose debug console; fixes #36753 2017-10-24 13:03:31 +02:00
Alex Dima fa4c5561c9 Fixes #36740: wordWrap : Creates an extra step / character at the wrapping point 2017-10-24 11:28:05 +02:00
Johannes Rieken 739f48742b deco - use just a letter, not a badge 2017-10-24 11:15:56 +02:00
Johannes Rieken 10d75f2968 prevent null ref 2017-10-24 11:15:56 +02:00
Martin Aeschlimann c1038fa49c [folding] delete indentFoldStrategy 2017-10-24 10:52:31 +02:00
Martin Aeschlimann 20885d5b5b [folding] IndentRanges to manage indent ranges efficiently (for #36555) 2017-10-24 10:52:30 +02:00
Benjamin Pasero ee807e8356 💄 2017-10-24 10:43:55 +02:00
Benjamin Pasero 73f3eebe40 smarter open/save picker default paths (fix #22697) 2017-10-24 10:30:08 +02:00
Johannes Rieken b6bd1aeb59 rename event.any to event.anyEvent 2017-10-24 09:49:27 +02:00
isidor bd1219f283 debug: noop when click on breakpoint with inrenal source and session is offline
fixes #36757
2017-10-24 09:48:33 +02:00
Rob Lourens 030ef525c7 Future-proof for next API 2017-10-23 18:35:31 -07:00
Rob Lourens a404628ea5 💄 2017-10-23 18:04:13 -07:00
Rob Lourens 524c8a41b0 Merge remote-tracking branch 'origin/master' into roblou/settingsSearch 2017-10-23 17:37:54 -07:00
Rob Lourens 000530af48 Consider any two DefaultPreferencesEditorInput to be the same, to prevent opening more than one in a group 2017-10-23 17:36:20 -07:00
Rob Lourens 0de28d4c4a Implement new model editing changes on top of Sandeep's edits 2017-10-23 16:36:33 -07:00
Daniel Imms 62595dbd39 Merge remote-tracking branch 'origin/master' into ramyar/terminal-api-env 2017-10-23 13:44:43 -07:00
Daniel Imms 046417ee42 Merge pull request #36666 from Microsoft/octref/terminal-task-commands
Do not capture task shortcuts in terminal
2017-10-23 13:34:40 -07:00
Daniel Imms 7245efcdd7 Enforce a minimum terminal font size of 6
Fixes #36370
2017-10-23 11:05:53 -07:00
Daniel Imms 0944c499f4 Merge pull request #36686 from Microsoft/tyriar/36502_fine_config_event
Have terminal listen to fine grained events
2017-10-23 10:37:05 -07:00
Andre Weinand c59e0af0e7 improve DebugConfigurationProvider.resolveDebugConfiguration doc 2017-10-23 18:14:38 +02:00
Sandeep Somavarapu bc2aeda370 Separete default settings model and default settings editor model so that the latter can reuse the former.
Have a complete dipose cycle for all editor models
2017-10-23 18:11:14 +02:00
Alex Dima ef63dd8b3b Revert "[theming] editor.selectionForeground is not working. Fixes #36490"
This reverts commit 3a3f0e4196.

See #36760
2017-10-23 17:14:39 +02:00