Commit Graph

148279 Commits

Author SHA1 Message Date
Johannes Rieken
7075821a2b adopt isTooLargeForHavingAMode in language feature registry 2015-12-02 17:31:30 +01:00
Johannes Rieken
e581c62a36 debt - remove unused ModelLike thing 2015-12-02 17:26:27 +01:00
Martin Aeschlimann
6bcc676bec Copyright noticies for #730 (HTML descriptions) 2015-12-02 17:23:04 +01:00
Isidor Nikolic
7d256a861d Merge pull request #935 from Microsoft/isidorn/breakpoints-verified
Isidorn/breakpoints verified
2015-12-02 17:15:40 +01:00
isidor
0a7dc60f5c debug: breakpoints should be blue like the summer sky. 2015-12-02 17:10:33 +01:00
isidor
e83aed0766 debug: stack frames show breakpoint when overlaping. 2015-12-02 16:56:21 +01:00
Martin Aeschlimann
a38910e3fb Merge pull request #730 from Tyriar/323_add_html_labels
[html] Add documentationLabel's for HTML tags
2015-12-02 16:49:13 +01:00
Johannes Rieken
4a3c868bcf use URI in favour of URL 2015-12-02 16:38:58 +01:00
Joao Moreno
a436a2550d adopt loader error handling 2015-12-02 16:34:14 +01:00
isidor
e6c6bd7c5c debug: reduce opacity of disabled breakpoints. 2015-12-02 16:33:45 +01:00
isidor
b51f4c0cf4 debug: show verified with a dark red, otherwise use pale red. 2015-12-02 16:29:13 +01:00
isidor
d829fea7eb debug: introduce breakpoint.verified to model. 2015-12-02 15:55:35 +01:00
Johannes Rieken
d728558a60 use URI in favour of URL 2015-12-02 15:54:29 +01:00
Martin Aeschlimann
39d3589801 [shaderlab] Support Shaderlab Highlighting for .cginc (Include files) #867 2015-12-02 15:42:51 +01:00
Benjamin Pasero
ce886b830b Quick open filters inconsistently between editor history and file search (fixes #258) 2015-12-02 15:33:32 +01:00
Dirk Baeumer
51b0071c63 Pattern correction for TS 1.7.3 2015-12-02 15:20:16 +01:00
Johannes Rieken
797f9bf0ab make quick fix be a command and a score 2015-12-02 13:02:25 +01:00
Martin Aeschlimann
0f8b0d7225 Merge pull request #883 from MattTalbot/master
Syntax Highlighting for Roku's BrightScript Language
2015-12-02 13:00:54 +01:00
Dirk Baeumer
fc0f3210c8 Fixes #918 2015-12-02 12:53:00 +01:00
isidor
00df21360e debug: oops wrong negation. 2015-12-02 12:24:49 +01:00
Johannes Rieken
dd4f269d15 don't use \ for glob-pattern samples but a magic unicode forward slash character that doesn't break block-comments. fixes #891. 2015-12-02 11:59:50 +01:00
Johannes Rieken
a739913e81 use URI instead of URL when possible 1/n 2015-12-02 11:49:17 +01:00
isidor
12efa7ffdd debug: show error breakpoints in breakpoints tree
fixes #864
2015-12-02 11:47:41 +01:00
David Storey
27ce25d660 Add Edge to supported -ms- prefixed properties 2015-12-02 02:40:32 -08:00
isidor
df339f922e debug: remove breakpoint errors on session end. 2015-12-02 11:20:14 +01:00
David Storey
8acc80d6a5 Add browser support for object-fit/-position 2015-12-02 02:13:56 -08:00
Joao Moreno
f32317576c patch exe file version
fixes #853
2015-12-02 11:11:34 +01:00
David Storey
559facc842 Update image-orientation. Supported by FF and add flip value 2015-12-02 02:07:56 -08:00
Johannes Rieken
1de8f1d608 #723 mark untitled documents as dirty when opened 2015-12-02 11:02:10 +01:00
Joao Moreno
9b84597640 run runcode task when auto updating
related to #860
2015-12-02 10:55:58 +01:00
isidor
8f5da24980 debug: seriously polish debugEditorModelManager. 2015-12-02 10:49:26 +01:00
isidor
c910b02618 debug: show breakpoint error glyph. 2015-12-02 10:49:25 +01:00
isidor
c2b1481140 debug: add breakpoint.error to model 2015-12-02 10:49:25 +01:00
David Storey
07ae20ff52 Edge supports text-overflow property 2015-12-02 01:48:24 -08:00
David Storey
957dbee200 Add Opera to resize property browser support 2015-12-02 01:46:19 -08:00
David Storey
cf2e957f6a Edge supports ime-mode unprefixed 2015-12-02 01:42:56 -08:00
David Storey
697373d611 icon is no longer a valid property. Remove 2015-12-02 01:34:00 -08:00
David Storey
873a2ad2d4 Update browser support for font-variant-ligatures 2015-12-02 01:27:57 -08:00
Martin Aeschlimann
3da2e1c4a1 [json] Uncaught TypeError: Cannot read property 'getResolvedSchema' of undefined #668 2015-12-02 10:26:56 +01:00
David Storey
a43aa21864 Add none, [no-]contextual, [no-]discretionary-ligatures to font-variant-ligatures 2015-12-02 01:15:28 -08:00
David Storey
8df91f70a9 Add ordinal as valid value of font-variant-numeric property 2015-12-02 01:08:27 -08:00
David Storey
74d0fbf1e8 ordinal no longer valid value for font-variant-position property 2015-12-02 01:03:35 -08:00
David Storey
21fb88133b Correct browser info for font-features to FF34
…had enabled the flag in initial testing
2015-12-02 01:02:44 -08:00
David Storey
3262363ea8 Update valid values and browser support for font-variant-east-asian 2015-12-02 00:51:15 -08:00
Benjamin Pasero
055168dd8c Trim trailing whitespaces on line with cursor when explicitly saving (fixes #466) 2015-12-02 09:49:43 +01:00
David Storey
19846343a0 Update browser support for font-variant-caps 2015-12-02 00:47:31 -08:00
Alex Dima
41568f6eeb Adopt latest loader 2015-12-02 09:45:56 +01:00
David Storey
99fea279a1 Update font-variant-alternates for browser support & non-valid values 2015-12-02 00:45:46 -08:00
David Storey
6f3cdc78e7 Update browser support for font-synthesis 2015-12-02 00:38:08 -08:00
Benjamin Pasero
65d8505740 Telemetry: We should log startup times (fixes #707) 2015-12-02 09:27:43 +01:00