Commit graph

32120 commits

Author SHA1 Message Date
costincaraivan
9b3ddab061
Added missing comma. 2018-04-12 10:23:12 +02:00
costincaraivan
b63306a425
Added fold markers for YAML. 2018-04-12 10:22:28 +02:00
costincaraivan
a6216af388
Merge pull request #1 from Microsoft/master
Update personal fork.
2018-04-12 10:20:14 +02:00
Joao Moreno
3379c0d8ab create named pipe in windows 2018-04-12 09:55:31 +02:00
Alex Dima
7929e62520 Fix rename to also cover octiconLabel.mock (due to bb1f0f0407) 2018-04-12 09:50:15 +02:00
Alex Dima
97524812b8 Ship monaco-editor-core 2018-04-12 09:50:09 +02:00
Alex Dima
f8442ad379 Fixes Microsoft/monaco-editor#773 2018-04-12 09:50:03 +02:00
Alex Dima
c9662f4278 Fixes Microsoft/monaco-editor#770 2018-04-12 09:49:56 +02:00
Alex Dima
472ede0442 Fixes Microsoft/monaco-editor#772: Avoid NPE 2018-04-12 09:49:50 +02:00
Alex Dima
af6cc15110 Fixes Microsoft/monaco-editor#779: Make reference search work (with kb) in standalone editor 2018-04-12 09:49:40 +02:00
Alex Dima
42c718afa6 setImmediate is not available in browsers 2018-04-12 09:49:32 +02:00
Alex Dima
b872c17e77 Fixes Microsoft/monaco-editor#792: Enable empty selection clipboard also in Firefox 2018-04-12 09:49:25 +02:00
Alex Dima
d05a01c35b Fixes Microsoft/monaco-editor#806: Emit focus/blur events only when the state changes 2018-04-12 09:49:16 +02:00
Alex Dima
af0d9ae943 Fixes Microsoft/monaco-editor#811: Use standard import format for CSS 2018-04-12 09:49:08 +02:00
Joao Moreno
3abe8e46ad Merge branch 'smoketest' 2018-04-12 09:41:46 +02:00
Joao Moreno
b35c2887a9 fix buildfile 2018-04-12 09:25:47 +02:00
Benjamin Pasero
d504478d4a files - extract resource encoding related helper 2018-04-12 08:42:23 +02:00
Sandeep Somavarapu
2717a0e924
Merge pull request #47435 from JoshuaKGoldberg/insalled-typo
Fixed isInsalled typo in source
2018-04-12 08:38:03 +02:00
Benjamin Pasero
84ce87420b files - cleanup & remove obsolete importFile action 2018-04-12 07:53:07 +02:00
Ramya Achutha Rao
fe9d9532ea Absorb upstream bug fix for #46511 2018-04-11 21:34:22 -07:00
André Weinand
b578dc2bd1 support to launch debuggee from EH 2018-04-12 00:56:15 +02:00
Matt Bierner
5346c5e928 Use ... after code action comand labels to indicate they require further input 2018-04-11 15:39:07 -07:00
Matt Bierner
556fa03cf3 Add source code action kind
Fixes #47621

Adds the concept of a source code action that applies to an entire file. Does not show these actions in the lightbulb menu by default
2018-04-11 15:34:33 -07:00
Sandeep Somavarapu
c1b9138a23 #22289 Show files exclude filter inside inputbox 2018-04-11 23:44:56 +02:00
Rob Lourens
93582ce6de Fix #47228 - Don't autofix JSON incorrectly when the user has only typed a key and colon 2018-04-11 14:32:54 -07:00
Sandeep Somavarapu
5a2a746bd9 #22289 Show messages with actions 2018-04-11 22:53:00 +02:00
Martin Aeschlimann
71300ed48d
Merge pull request #47520 from DustinCampbell/update-csharp-grammar
Update C# TextMate grammar with latest bug fixes
2018-04-11 22:09:56 +02:00
Matt Bierner
8cb7e80544
Split out Webview from WebviewEditor in proposed API (#47370)
* Split out `Webview` from `WebviewEditor` in API

**Problem**
The current proposed `Webview` interface has a few methods and properties that are very editor specific, such as `.reveal` and `.onDidChangeViewState`. These properies will not make sense if we ever allow webview to be displayed in other locations, such as in widgets

**Proposal**
Split the concepts of a `Webview` and of a `WebveiwEditor`. A webview is the html content itself. A `WebviewEditor` is an editor that displays a `Webview`

This would allow us to easily add other types of `Webview` owning objects in the future without having to document that some methods only apply when a webview is used as an editor vs as a widget
2018-04-11 11:49:02 -07:00
Benjamin Pasero
485a469b94 fix handleLocalStorage logic 2018-04-11 18:37:27 +02:00
Sandeep Somavarapu
6f32564356 Implement #22289 2018-04-11 18:00:51 +02:00
Sandeep Somavarapu
6bf56c43e1 Use items width to compute overflow 2018-04-11 18:00:51 +02:00
Joao Moreno
b4492b1f76 further cleanup of driver API 2018-04-11 17:25:51 +02:00
Joao Moreno
3df5480a16 green tests, more cleanup 2018-04-11 17:25:37 +02:00
Johannes Rieken
b21e8d48fb 💄, #47475 2018-04-11 16:55:18 +02:00
Joao Moreno
68e36ecb87 more wait calls 2018-04-11 16:48:42 +02:00
Johannes Rieken
da79ed6bb2 allow to return results async and sync, #47475 2018-04-11 16:21:33 +02:00
Joao Moreno
5d48d47129 remove API 2018-04-11 16:20:09 +02:00
Benjamin Pasero
59cc8326ff fileservice 💄 2018-04-11 14:52:25 +02:00
Johannes Rieken
c92769faa1 don't allow double read, #41985, #47475 2018-04-11 14:26:50 +02:00
Joao Moreno
1ebb0dd23b remove spectron references 2018-04-11 14:05:22 +02:00
Johannes Rieken
9008ae5eb7 reuse getEncoding/getPreferredEncoding in remoteFileService, #38776 2018-04-11 13:57:03 +02:00
Johannes Rieken
5b003aeaee tweak file change event, #47475 2018-04-11 13:45:55 +02:00
André Weinand
4c5ed7e3c8 be more resilent when parsing RFC 2822 header in DAP 2018-04-11 12:51:55 +02:00
Johannes Rieken
c28e9b17fd bug - make remote-read-stream push null eagerly 2018-04-11 12:38:39 +02:00
Johannes Rieken
1b33eb37d5 make readDirectory return string/stat-tuples, #47475 2018-04-11 12:38:39 +02:00
Joao Moreno
1b2f1980c4 forward extraArgs to app 2018-04-11 12:20:37 +02:00
Joao Moreno
72bd5854c8 cleanup 2018-04-11 12:18:42 +02:00
Joao Moreno
04cb861845 remove screenCapturer 2018-04-11 12:12:58 +02:00
Joao Moreno
6ec806c64f 💄 2018-04-11 12:09:11 +02:00
Joao Moreno
6a47eccedc green extensions tests 2018-04-11 12:08:00 +02:00