Commit Graph

149068 Commits

Author SHA1 Message Date
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
Benjamin Pasero
0050070418 Cmd+O proposes wrong folder (fixes #1098) 2015-12-08 13:28:27 +01:00
Benjamin Pasero
88d91e54c6 Merge branch 'master' into ben/fuzzy-quickopen
Conflicts:
	src/vs/workbench/electron-browser/main.contribution.ts
2015-12-08 13:23:35 +01:00
Benjamin Pasero
3748228406 cleanup 2015-12-08 13:22:05 +01:00
Benjamin Pasero
8465f9b463 Respect the fuzzy matching option in quick open and file search 2015-12-08 13:05:18 +01:00
Johannes Rieken
812253d28c Merge pull request #1101 from Microsoft/joh/apiCommands
add addApiCommand call which can be found by a doc tool
2015-12-08 12:53:06 +01:00
Dirk Baeumer
daede4d598 Fixes #1052 2015-12-08 12:40:58 +01:00
isidor
a1a01ac520 debug: add an invisible element that measures character width for word wrap
fixes #503, #226
2015-12-08 12:37:52 +01:00
isidor
45fa3a436d debug: enable word-wrap for repl 2015-12-08 12:36:05 +01:00
Benjamin Pasero
b98b4d673c Add fuzzy flag to comparer and matcher in quick open model 2015-12-08 12:09:22 +01:00
Benjamin Pasero
f9c0e7b735 Introduce a new setting to enable fuzzy for pickers 2015-12-08 12:09:01 +01:00
Joao Moreno
f5d05f70e9 suggest: fix best suggestion focus 2015-12-08 11:52:09 +01:00
Dirk Baeumer
ee3a944762 Fixes #1100 2015-12-08 11:50:45 +01:00
Joao Moreno
0bc6f28346 fix typing issue 2015-12-08 11:38:48 +01:00
isidor
691c3d38c2 global extension action: show all extensions actions. 2015-12-08 11:28:16 +01:00
Joao Moreno
ad3ef08b39 suggest: sorter 2015-12-08 11:13:51 +01:00
Benjamin Pasero
65a35be7da introduce a main quickopen contribution file 2015-12-08 11:08:25 +01:00
Joao Moreno
c0335567eb suggest: filter 2015-12-08 10:55:17 +01:00
Benjamin Pasero
c045580763 more unified quick open sorting 2015-12-08 10:54:06 +01:00
Joao Moreno
ea2c3d6a34 suggest: view model 2015-12-08 10:49:17 +01:00
Dirk Baeumer
e58d8de927 Fixes #909 2015-12-08 10:47:50 +01:00
David Storey
30d7557c19 Update text decoration properties 2015-12-08 01:29:33 -08:00
Benjamin Pasero
2535843000 first cut string scorer function based on some simple rules 2015-12-08 10:23:55 +01:00
David Storey
5f30219181 Update tab-size property. Remove src descriptor 2015-12-08 01:14:02 -08:00
Joao Moreno
35b0a83dd0 suggest: one step towards view model 2015-12-08 10:11:24 +01:00
David Storey
aeba02b420 Update shapes properties 2015-12-08 01:05:12 -08:00
Johannes Rieken
b5220f9b19 add addApiCommand call which can be found by a doc tool 2015-12-08 09:48:19 +01:00
David Storey
76caf1e967 Add scroll-behavior from CSSOM and scroll snap point properties 2015-12-08 00:42:01 -08:00
Joao Moreno
c3258f0f2e simplify ISuggestEvent 2015-12-08 09:31:38 +01:00
Benjamin Pasero
7fa66626a8 add more tests for filter 2015-12-08 08:45:16 +01:00
Daniel Imms
3340cd42c9 Associate .atom with XML
.atom feeds (application/atom+xml) are similar to .rss.
2015-12-07 23:00:35 -08:00
David Storey
27a103c0d1 Update ruby-align values 2015-12-07 20:31:12 -08:00
David Storey
3d6db35632 Make region-fragment description more concise 2015-12-07 19:57:36 -08:00
David Storey
3fba900fa6 Add the r, rx, and ry properties 2015-12-07 19:55:39 -08:00
David Storey
14e5c11173 Update overflow-wrap browser support 2015-12-07 19:41:24 -08:00
David Storey
9d30d2b92f Tidy up outline description 2015-12-07 19:35:26 -08:00
David Storey
94bba4fb37 Remove orientation descriptor 2015-12-07 19:34:12 -08:00
David Storey
cc2b2000b2 Add CSS motion path properties 2015-12-07 19:27:05 -08:00
David Storey
6dda6e1598 Add mix-blend-mode property 2015-12-07 18:55:20 -08:00
David Storey
1ffe49724c Remove min and max-zoom descriptors
…other descriptors are not included.
2015-12-07 18:50:58 -08:00