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 |
|
David Storey
|
da54c738a2
|
add max-lines property
|
2015-12-07 18:49:08 -08:00 |
|
David Storey
|
53e25fb55f
|
Add missing Edge from max-height
|
2015-12-07 18:44:00 -08:00 |
|
David Storey
|
a0dfd59ad3
|
Add marker-side property.
|
2015-12-07 18:39:10 -08:00 |
|
David Storey
|
a83da332ac
|
Remove hanging as valid value for list-style-position
|
2015-12-07 18:31:28 -08:00 |
|
David Storey
|
3453afd297
|
Add further image types to list-style-image
|
2015-12-07 18:30:00 -08:00 |
|
David Storey
|
825ee9eebf
|
Add line-snap property
|
2015-12-07 18:23:03 -08:00 |
|
David Storey
|
0b658b29e5
|
remove none value for line-height. Not a valid value.
|
2015-12-07 18:18:27 -08:00 |
|
David Storey
|
859438e888
|
Add line-grid property
|
2015-12-07 18:15:30 -08:00 |
|
David Storey
|
eaaedd7970
|
Remove % from letter-spacing property. Not valid.
|
2015-12-07 18:09:18 -08:00 |
|
David Storey
|
737cd429a7
|
Add isolation property
…need to further check version number for support info, and difference
between supported in SVG and HTML.
|
2015-12-07 18:01:41 -08:00 |
|
David Storey
|
b7a6420b1e
|
Add initial-letter, initial-letter-align, and initial-letter-wrap
|
2015-12-07 17:49:49 -08:00 |
|