Commit Graph

148279 Commits

Author SHA1 Message Date
Benjamin Pasero
e2341f63df fix npe when splitting error from service lib 2015-12-02 09:19:22 +01:00
Benjamin Pasero
3fc609a5d2 update comment 2015-12-02 09:16:02 +01:00
Joao Moreno
2711351884 fail mocha upon loader fail
related to #885
2015-12-02 09:13:31 +01:00
David Storey
9e38fb55f8 Update browser support for font-size-adjust and font-stretch 2015-12-01 18:24:55 -08:00
David Storey
f0eb32a81d Update browser support for font-language-override 2015-12-01 18:07:07 -08:00
David Storey
ac26008aa4 Update browser support for font-kerning property 2015-12-01 18:04:51 -08:00
David Storey
c4f89f27f4 Update support for font-feature-setting property 2015-12-01 18:02:41 -08:00
David Storey
0bb56334f4 Update valid values for shape-outside CSS property
…gradients are valid too.
2015-12-01 17:47:43 -08:00
David Storey
8f052f1450 Update browser support for CSS Shapes 2015-12-01 17:39:20 -08:00
David Storey
f892a8c532 Update browser-support for text-combine-upright. Add -ms- prefix
IE/Edge support the previous name: text-combine-horizontal. No one
supports the standard syntax.
2015-12-01 17:34:03 -08:00
David Storey
bd36f07f90 Clean up text-orientation description
…with limited space, “this property” takes valuable real estate. Also
makes it more consistent with other property descriptions.
2015-12-01 17:25:00 -08:00
David Storey
d52e458c37 Update browser support for text-orientation property 2015-12-01 17:23:27 -08:00
David Storey
fafb9028d0 Update writing-mode for which browsers support unprefixed version 2015-12-01 17:03:07 -08:00
David Storey
a13c90763e Correct unicode-bidi browser support and spec version number 2015-12-01 16:15:11 -08:00
David Storey
a8c7ef8039 Update clip-rule to use a real description
…instead of the copy/paste error.
2015-12-01 15:11:23 -08:00
David Storey
92c94a09d8 Update clip-path to use real description
…looks like the old description is a copy/paste error from pointer-event
2015-12-01 15:08:57 -08:00
David Storey
b7c6b50fac Update spec and valid values for clip-path
…not currently supported yet as implementations use the prefixed
version.
2015-12-01 14:37:18 -08:00
David Storey
4de569f4af Update 'clip' property‘s spec. Mark as deprecated. 2015-12-01 14:26:01 -08:00
David Storey
6133435efe Add recto and verso values for break-before/-after
…not supported yet, but good to have them so they’re not forgotten.
2015-12-01 14:19:05 -08:00
Daniel Imms
e75ff1882f Move isEmptyElement into a shared file 2015-12-01 13:47:49 -08:00
David Storey
45c4c242a7 move the [*-]?break-* and windows/orphans properties to CSS Fragmentation
Now that they’re defined there and (in some cases) expanded, rather
than in CSS2.1 or CSS Multi-Column
2015-12-01 13:40:56 -08:00
David Storey
6b8e2a63a2 Update browser support for box-sizing
* Give Chrome its version number
* Add Firefox support info
2015-12-01 13:34:43 -08:00
David Storey
6d564c085a padding-box is no longer a valid value for box-sizing 2015-12-01 13:32:51 -08:00
David Storey
35787fdff4 Update box-shadow support info for intellisense 2015-12-01 13:30:06 -08:00
David Storey
a005ad26be Update box-decoration-break intellisense information
Spec moved to CSS Fragmentation. Now supported by Firefox.
2015-12-01 13:27:49 -08:00
David Storey
920c5569e8 Add Edge support to border-radius 2015-12-01 13:23:22 -08:00
Daniel Imms
59f178bf93 Disable rtc and data html tag intellisense due to adoption
According to MDN only Firefox implement these tags so far.
2015-12-01 13:20:45 -08:00
Daniel Imms
e800531082 Use inline nls.localize for proper string externalizing 2015-12-01 13:17:09 -08:00
David Storey
d558f86b47 Update browser support for background-attachment: local 2015-12-01 12:05:29 -08:00
Matt Talbot
f940964192 Syntax Highlighting for Roku's BrightScript Language
BrightScript (.brs) files use the default visual basic syntax highlighting.
2015-12-01 11:24:54 -08:00
Benjamin Pasero
db42fed458 add missing copyright 2015-12-01 18:45:16 +01:00
isidor
337cf1813c debug: give priority to the later registered debug extension.
fixes #838
2015-12-01 18:40:43 +01:00
isidor
cf28e900f1 debug: remove setBreakpointsForModel and simplify removing breakpoints in model. 2015-12-01 18:40:42 +01:00
isidor
ec1838f347 debug: remove toggleBreakpoint and setBreakpointLineNumber from debugModel. 2015-12-01 18:40:42 +01:00
isidor
83405abcfe debug: change decoration for disabled breakpoints. 2015-12-01 18:40:41 +01:00
Benjamin Pasero
4e9b3c3289 update OSS readme for electron update 2015-12-01 18:26:32 +01:00
Joao Moreno
eaa5bcfe19 bring proxy stuff together
add http.proxyStrictSSL option

fixes #155
2015-12-01 18:20:57 +01:00
Joao Moreno
9b6bff1573 dont let mutex be garbage collected 2015-12-01 18:19:23 +01:00
Benjamin Pasero
bbeb32aae0 Merge pull request #868 from Microsoft/ben/persistent-zoom
Persist zoom settings
2015-12-01 18:03:03 +01:00
Benjamin Pasero
df346e4923 respect configured zoom level in zoom actions 2015-12-01 17:59:03 +01:00
Alex Dima
d0751f6159 Ensure margin-view-overlays height on render (fixes #841) 2015-12-01 17:58:21 +01:00
Benjamin Pasero
158be75173 cleanup zoomlevel configuration 2015-12-01 17:47:02 +01:00
Johannes Rieken
a0fb61812c parameter hint trigger characters are ( and , - fixes #758 2015-12-01 17:20:57 +01:00
Johannes Rieken
a3e4cc1bae Merge pull request #870 from Microsoft/joh/commands
Joh/commands
2015-12-01 17:11:02 +01:00
Johannes Rieken
0be6912ffe command: executeFormatOnTypeProvider 2015-12-01 16:57:13 +01:00
Benjamin Pasero
45cf858677 Merge pull request #854 from Microsoft/ben/electron-v0.34.5
Adopt latest Electron build (#826)
2015-12-01 16:52:41 +01:00
Benjamin Pasero
fe88d384e6 initial wip 2015-12-01 16:42:17 +01:00
Johannes Rieken
78e11f23b7 commands: executeFormatDocumentProvider, executeFormatRangeProvider 2015-12-01 16:38:42 +01:00
Martin Aeschlimann
03e35bb468 Merge pull request #858 from thomasmichaelwallace/master
[xml] Add Windows Workflow (.xoml) extension.
2015-12-01 16:30:32 +01:00
Martin Aeschlimann
2767b596c1 [js] TypeError: e.split is not a function #829 2015-12-01 16:22:52 +01:00