Commit Graph

124157 Commits

Author SHA1 Message Date
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
Johannes Rieken c6a9f70e99 remove apiCommands call 2015-12-08 17:18:46 +01:00
Joao Moreno 17e9c6339c suggest: cleaned up css styles... 2015-12-08 16:36:56 +01:00
isidor a8eed3eb46 ShowExtensionsStatusAction 2015-12-08 16:31:20 +01:00
isidor b02367b450 Style the extensions status bar 2015-12-08 16:31:01 +01:00
Joao Moreno 3daa30d838 suggest: fix dynamic height 2015-12-08 16:01:33 +01:00
isidor acf6c04296 move extensions status bar to the right of build status. 2015-12-08 16:01:05 +01:00
isidor a9856260ab show all extension commands on extension status bar click. 2015-12-08 16:00:53 +01:00
Joao Moreno 5253f9b2d2 suggest: more telemetry fixes 2015-12-08 15:51:56 +01:00
isidor b8953b71a8 Revert "add an extensions action in the activity bar"
This reverts commit 9958eab8c5.
2015-12-08 15:37:34 +01:00
isidor a1f3a6716a Revert "global extension action: show all extensions actions."
This reverts commit 691c3d38c2.
2015-12-08 15:37:09 +01:00
isidor a245ff9279 Revert "add a badge to extensions activity action"
This reverts commit 4cf316aa1d.
2015-12-08 15:36:02 +01:00