Commit Graph

148279 Commits

Author SHA1 Message Date
Alexandru Dima
cab36275c5 Merge pull request #961 from edm-opensource/master
Implementation of issue #950
2015-12-07 18:23:35 +01:00
isidor
4cf316aa1d add a badge to extensions activity action 2015-12-07 18:17:26 +01:00
Alex Dima
3b98b0f3ea Do not colorize lines longer than 20k with TextMate (#1001) 2015-12-07 18:09:17 +01:00
Joao Moreno
8d918b93d9 suggest: reduce use of RawModel 2015-12-07 17:07:09 +01:00
Benjamin Pasero
fadeb46831 cleanup filters 2015-12-07 16:49:54 +01:00
Joao Moreno
73a5db50d3 suggest: more cleanup 2015-12-07 16:30:17 +01:00
Johannes Rieken
b71ce1948a use ~1.7.3 2015-12-07 16:11:47 +01:00
Joao Moreno
8a9b191fda suggest: cleanup 2015-12-07 16:07:57 +01:00
isidor
9958eab8c5 add an extensions action in the activity bar 2015-12-07 16:05:25 +01:00
Benjamin Pasero
92cba7e9fe fix builds 2015-12-07 15:57:28 +01:00
Mikhail Ivchenko
2a9c2a4bf0 Allow building binary on Linux ARM. 2015-12-07 17:05:23 +04:00
Johannes Rieken
ba2988de9d debt - move things from browser to common that are easy to move 2015-12-07 13:04:07 +01:00
David Storey
8c1550f4ea Add CSS box-suppress property 2015-12-07 03:42:36 -08:00
David Storey
141e42277d Add CSS box-snap property 2015-12-07 03:34:11 -08:00
Johannes Rieken
3dd0a89aba make test less flaky 2015-12-07 12:30:22 +01:00
David Storey
8d02b245d5 Add border-image-transform CSS property 2015-12-07 03:22:31 -08:00
David Storey
2468fa5e42 Update background-position-x/-y to spec and add Edge support 2015-12-07 03:11:58 -08:00
David Storey
9f34d49698 Add CSS background-image-transform property 2015-12-07 03:02:32 -08:00
Benjamin Pasero
011a67aae9 Fix tests 2015-12-07 11:53:39 +01:00
David Storey
bd377d9ee9 Add CSS background-blend-mode property 2015-12-07 02:53:18 -08:00
Johannes Rieken
e4592ea8a3 map diag #2459 and #2460 to unknown property option, fixes #1041 2015-12-07 11:41:18 +01:00
David Storey
1af7ca4347 Add the backdrop-filter CSS property 2015-12-07 02:39:23 -08:00
Benjamin Pasero
3522f213b8 Merge pull request #1069 from Microsoft/ben/quickopen
Allow to match on paths in quick open (fixes #1065)
2015-12-07 11:31:48 +01:00
Benjamin Pasero
8b724be287 bugfixing for windows 2015-12-07 11:31:17 +01:00
David Storey
5252aca95a Replace azimuth spec link with more stable version 2015-12-07 02:26:18 -08:00
David Storey
d4f57112d3 Add CSS animation-composition property
…currently not supported.
2015-12-07 02:21:44 -08:00
Johannes Rieken
1c78458042 refactor excludes to be less error prone
hopefully last change for #703
2015-12-07 11:17:24 +01:00
David Storey
f7951d483c Add alt CSS property 2015-12-07 02:12:43 -08:00
Benjamin Pasero
5d0c089f0c Some cleanup 2015-12-07 11:08:31 +01:00
David Storey
241ca9dd0a Add revert keyword to CSS all property from L4 spec 2015-12-07 01:54:19 -08:00
Joao Moreno
7c54866758 suggest: remove SuggestWidget.setModel 2015-12-07 10:52:12 +01:00
David Storey
393330be7b Add alignment-baseline CSS property 2015-12-07 01:50:54 -08:00
Benjamin Pasero
de8f289308 Do not let highlights decide on visiblity in result set 2015-12-07 10:50:40 +01:00
Alex Dima
0f6dee23d3 Adopt fixed oniguruma on windows 8 2015-12-07 10:49:17 +01:00
Joao Moreno
ef0b0ea027 suggest: proper events 2015-12-07 10:40:34 +01:00
David Storey
14cd3af0d2 Update spec links for properties now in CSS Positioning 2015-12-07 01:36:29 -08:00
Johannes Rieken
71d3d1c061 exclude jspm_packages for perf reasons, tackles #703 2015-12-07 10:36:29 +01:00
David Storey
cbc2b6d1ad Update CSS position property’s browser support 2015-12-07 01:27:52 -08:00
isidor
9471736df2 debug: merge contribution files, they should live in electron-browser. 2015-12-07 10:24:52 +01:00
isidor
bd756a9aed debug: move debug actions to electron-browser.
fixes #1038
2015-12-07 10:24:51 +01:00
Benjamin Pasero
3db61dd487 Only show cached result if we have highlights 2015-12-07 10:23:28 +01:00
Erich Gamma
5d2f9add37 Insert Cursor -> Add Cursor 2015-12-07 10:13:07 +01:00
Benjamin Pasero
f2074e0af1 delete test that will never work in our PH 2015-12-07 10:11:05 +01:00
Benjamin Pasero
50512e9923 Do proper matching on cached results too 2015-12-07 10:06:16 +01:00
Joao Moreno
27cfe1e0cb whitespace 2015-12-07 10:05:39 +01:00
Alex Dima
0f49124c93 Adopt vscode-textmate@1.0.9 2015-12-07 10:03:56 +01:00
Benjamin Pasero
da2688027e enable another workspace test 2015-12-07 08:15:11 +01:00
Benjamin Pasero
4cbc90b046 Enable caching for path search too & push down highlight method for reuse 2015-12-07 07:50:50 +01:00
Sebastien Pellizzari
57ecaa8b1e issue #527 with optional cursor scroll 2015-12-06 19:26:48 +01:00
Benjamin Pasero
bfef57fbab Make dirty-indicator a real concept in quick open 2015-12-05 12:20:09 +01:00