Commit Graph

149068 Commits

Author SHA1 Message Date
Benjamin Pasero
aafa06ee8f scorer - fix issue with prefix scoring 2015-12-09 16:20:15 +01:00
Joao Moreno
d513543422 wrap service lib calls with try catch 2015-12-09 16:17:44 +01:00
Joao Moreno
b175b29c83 remove leftover console.log 2015-12-09 16:09:22 +01:00
isidor
36b69d1d7a debug: duplicate contributed attributes should be marked as errors. 2015-12-09 16:04:10 +01:00
isidor
ccf58bd872 debug: no need to disable regular hover from debugService. 2015-12-09 16:04:10 +01:00
isidor
4de93ed5d6 debug: 'Toggle Enablement' -> 'Enable/Disable Breakpoint' 2015-12-09 16:04:10 +01:00
Andre Weinand
0851f9b009 add dependency to 'vscode-debugprotocol' npm module 2015-12-09 15:29:49 +01:00
Johannes Rieken
2f26afe56e Introduce ICommandMetadata with the option for TypeConstraints 2015-12-09 15:02:43 +01:00
Alex Dima
98473e0e88 Call extension deactivate(), dispose subscriptions on extension host shutdown 2015-12-09 13:21:51 +01:00
João Moreno
9f7989d36c Merge pull request #1079 from joaomoreno/suggest
Suggest cleanup
2015-12-09 13:07:43 +01:00
Benjamin Pasero
b7709ccc5c delete flaky test 2015-12-09 13:04:40 +01:00
Joao Moreno
c4631ef42b suggest: bring back frozen 2015-12-09 12:56:02 +01:00
Joao Moreno
de638fa407 suggest: model.visibleCount 2015-12-09 12:40:01 +01:00
isidor
e73fa23c89 debug: another iteration on breakpoint state in UI. 2015-12-09 11:46:03 +01:00
Joao Moreno
8ca43a840c suggest: final cleanup 2015-12-09 11:37:34 +01:00
Martin Aeschlimann
9b0bcaa02a [clojure] Block comment is not colored any different #12 2015-12-09 11:19:34 +01:00
Alex Dima
05960dc42c Fixes #1120: Indenting should not indent empty lines 2015-12-09 11:11:16 +01:00
Martin Aeschlimann
2b2d81331b [vb] vb dosn't support block comments 2015-12-09 11:05:40 +01:00
Alex Dima
d60cc73d82 Fixes #498 - indentation guessing defaults to insertSpaces: true, tabSize: 4 when not enough hints 2015-12-09 10:59:52 +01:00
Martin Aeschlimann
a72549198a Merge pull request #1089 from evalphobia/feature/add-rake-extensions
Added .rake extension to use ruby syntax
2015-12-09 10:55:38 +01:00
Martin Aeschlimann
f35e6bd652 Merge pull request #1092 from Tyriar/patch-2
Associate .atom with XML
2015-12-09 10:52:07 +01:00
Alex Dima
d47f1f00d4 Fixes #1125: change defaults to insertSpaces: true, tabSize: 4 2015-12-09 10:51:20 +01:00
Johannes Rieken
ec720bfa9a filter commands that start with an underscore, make it option in the API 2015-12-09 10:43:49 +01:00
Isidor Nikolic
960258c8d6 Merge pull request #1123 from Microsoft/isidorn/extensions-statusbar
Isidorn/extensions statusbar
2015-12-09 10:20:46 +01:00
Benjamin Pasero
eb17ea787b fix some npes 2015-12-09 07:44:30 +01:00
David Storey
74f61ad20a Add fullscreen API pseudos 2015-12-08 18:48:23 -08:00
David Storey
603ed8786a Update Input Pseudo-classes 2015-12-08 18:38:46 -08:00
David Storey
0c2649e8fc Add placeholder pseudo element 2015-12-08 18:33:34 -08:00
David Storey
fe09ff773c Add missing CSS units from css.plist 2015-12-08 18:24:18 -08:00
David Storey
d3547c844e Add speech media type 2015-12-08 18:10:09 -08:00
David Storey
20c6ef3198 Update comments about colours in plist to be closer to truth 2015-12-08 18:08:23 -08:00
David Storey
23db8835f5 Merge branch 'Microsoft/master' into update-css-intellisense
# Conflicts:
#	src/vs/languages/html/common/htmlTags.ts
2015-12-08 17:03:17 -08:00
David Storey
db6f0f960e Add x and y properties from SVG2 2015-12-08 16:46:57 -08:00
David Storey
eaa8e769b7 Update writing-mode with values from latest draft 2015-12-08 16:43:17 -08:00
David Storey
76220e6385 Add or update the various wrap-* properties from CSS Text & Exclusions 2015-12-08 16:37:35 -08:00
David Storey
780a8fea39 Remove hyphenate from word-wrap. Not valid value. 2015-12-08 16:13:50 -08:00
David Storey
3a87b3233c Add Edge to word-break property 2015-12-08 16:11:22 -08:00
David Storey
0438e98465 Update will-change property’s browser support 2015-12-08 16:10:26 -08:00
David Storey
985ad54bfa Update white-space property 2015-12-08 16:07:44 -08:00
David Storey
a1769e2b40 Update vertical-align to latest spec 2015-12-08 15:53:12 -08:00
David Storey
9bfc6383a8 Remove descriptor
…as descriptors are only partially included and could be confusing
2015-12-08 15:41:03 -08:00
David Storey
b5ec6ee5f0 Update user-select to current spec. 2015-12-08 15:39:59 -08:00
David Storey
bd844f027c Update Transforms specs to unified transforms rather than transforms-2d 2015-12-08 15:18:44 -08:00
David Storey
fe32abade1 Add transform-box property 2015-12-08 15:15:44 -08:00
David Storey
32e746e7f1 Update touch-action property 2015-12-08 15:07:41 -08:00
David Storey
79ebac3e78 Update and add missing CSS text properties 2015-12-08 14:39:16 -08:00
Alex Dima
53186e97a6 fix for #348: use onEnterSupport to better handle indenting around doc block comments 2015-12-08 18:47:11 +01:00
Joao Moreno
7bf49d8042 suggest: finally, narrow with refresh 2015-12-08 17:45:02 +01:00
Joao Moreno
0bed75df42 suggest: remove comments 2015-12-08 17:24:42 +01:00
Joao Moreno
13016cf865 suggest: view state 2015-12-08 17:24:02 +01:00