Commit Graph

2507 Commits

Author SHA1 Message Date
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
Benjamin Pasero
93d70769ef Make file results processing simpler 2015-12-05 11:47:16 +01:00
Benjamin Pasero
9e80cb2db7 Reuse one sort function for file related quick open results 2015-12-05 11:40:59 +01:00
Benjamin Pasero
2924e2b16f Enable to search on the full path when parts of the query contain path separators 2015-12-05 11:33:45 +01:00
Sofian Hnaide
0a7c9f72fc fix #674 2015-12-04 15:29:28 -08:00
David Storey
d2d4b47055 Update z-index to latest spec link 2015-12-04 15:13:59 -08:00
David Storey
f1fa5d1a3f Update zoom property
* Update browser support
* Update link. Current one points to IE10 dev guide home page
* Change description so it doesn’t sound like it is talking about a JS
property. Mention it is non-standard, and give advice to look into
transform: scale() instead. Likely this will be mostly used for fixing
old IE hasLayout bugs, but doesn’t harm to mention for people that
accidentally use it instead of the standard property.
2015-12-04 15:09:00 -08:00
Sofian Hnaide
29d13705bc remove send-a-simle 2015-12-04 14:20:52 -08:00
Alexandru Dima
4383c34cbf Merge pull request #500 from Protectator/master
Adding option to configure cursor blinking
2015-12-04 18:29:03 +01:00
Johannes Rieken
483ffb36b0 Merge pull request #1015 from Microsoft/joh/703
changes to tackle #703
2015-12-04 17:25:40 +01:00
Benjamin Pasero
7ceebcf8ab first cut green integration tests on windows 2015-12-04 16:17:54 +01:00
Andre Weinand
fb8e9440e5 update node-debug 2015-12-04 15:48:53 +01:00
Benjamin Pasero
d2c2ac28ad Ctrl + click on quick open does not work ( fixes #1011) 2015-12-04 15:38:31 +01:00
Benjamin Pasero
17680ec6b2 ITextFileService.save() should trigger more UI updating (fixes #939) 2015-12-04 15:24:59 +01:00
Alexandru Dima
48375210b8 Merge pull request #1014 from alexandrudima/keymaps
Try to render keybindings with their physical labels
2015-12-04 14:24:55 +01:00
Alex Dima
ba743f13ae CRLF -> LF 2015-12-04 14:03:09 +01:00
Dirk Baeumer
56faef7b2d Fix line feeds 2015-12-04 13:54:21 +01:00
Alex Dima
f502bda8de Try to render keybindings with their physical labels 2015-12-04 13:47:07 +01:00
Johannes Rieken
c2b950f603 tackle issue #703
fix miss-spelled glob pattern
2015-12-04 13:09:29 +01:00
Johannes Rieken
66c47f1d2c don't forget the * 2015-12-04 12:54:21 +01:00
Johannes Rieken
b5e8ea7577 tackle issue #703 - fix an issue with matching **/*.js without using the slower glob lib 2015-12-04 12:51:20 +01:00
Dirk Baeumer
93f3088584 Fixes #971 2015-12-04 12:39:43 +01:00
Dirk Baeumer
da5268f6a0 Update to TypeScript 1.7.3 2015-12-04 12:39:42 +01:00