Daniel Imms
|
1844888be3
|
Merge remote-tracking branch 'origin/master' into tyriar/split_simplify
|
2018-02-16 13:59:17 -08:00 |
|
Daniel Imms
|
6891b4a013
|
Allow manual resizing of panes
|
2018-02-16 13:50:55 -08:00 |
|
Matt Bierner
|
e44ca4211c
|
Add jscheck casts
|
2018-02-16 13:50:09 -08:00 |
|
Matt Bierner
|
f9765ffb9f
|
Fix bad old command form being sent from markdown preview
|
2018-02-16 13:49:09 -08:00 |
|
Matt Bierner
|
7398d3be89
|
Clean up reveal line logic
|
2018-02-16 13:48:02 -08:00 |
|
Matt Bierner
|
57e5420127
|
Fix empty jsdoc suggest template not properyly expanding to multiline
Fixes #43619
|
2018-02-16 13:45:32 -08:00 |
|
Keisuke KATO
|
d17652218a
|
Fixed an error when previewing the first line with Markdown extension (#43835)
|
2018-02-16 12:59:33 -08:00 |
|
Daniel Imms
|
5239149395
|
splitVertical -> split
|
2018-02-16 12:42:47 -08:00 |
|
Daniel Imms
|
202cfa2ec6
|
Draw split border in vertical orientation
|
2018-02-16 12:35:16 -08:00 |
|
Daniel Imms
|
7d99f14ac0
|
Support vertical resize commands
|
2018-02-16 12:30:37 -08:00 |
|
Daniel Imms
|
fd4977f028
|
Support up/down focus pane keybindings
|
2018-02-16 12:30:07 -08:00 |
|
Daniel Imms
|
dfe6ae8261
|
Rotate terminal pane when panel position changes
|
2018-02-16 12:21:42 -08:00 |
|
Daniel Imms
|
4f7ef0be8c
|
Add commands to resize pane
|
2018-02-16 09:44:14 -08:00 |
|
Daniel Imms
|
1a59decdf1
|
Simplify terminal split model, only allow one dimension
|
2018-02-16 08:53:10 -08:00 |
|
isidor
|
c168e385ef
|
explorer: allow root folder drag and drop
fixes #29715
|
2018-02-16 17:44:17 +01:00 |
|
isidor
|
5dc3c59343
|
list: select element when increasing selection range. Do not select element when removing it from selection
fixes #43233
|
2018-02-16 17:05:57 +01:00 |
|
Christof Marti
|
e47770acea
|
Add findDuplicates command
|
2018-02-16 16:35:04 +01:00 |
|
Christof Marti
|
acef75f297
|
Note on being experimental
|
2018-02-16 16:33:35 +01:00 |
|
Martin Aeschlimann
|
7e401719ad
|
Changing between editors quickly looses folding state. Fixes #42738
|
2018-02-16 15:50:43 +01:00 |
|
Martin Aeschlimann
|
1633d0959a
|
border colors for text decorations (for #30793, #43761)
|
2018-02-16 12:17:23 +01:00 |
|
Alex Dima
|
dbd76d987c
|
Adopt latest loader (which is snapshot-friendly)
|
2018-02-16 12:54:44 +02:00 |
|
isidor
|
6831fb4a2c
|
fixes #43432
|
2018-02-16 11:49:29 +01:00 |
|
isidor
|
119d49590d
|
minor polish
|
2018-02-16 11:43:39 +01:00 |
|
Isidor Nikolic
|
aa2ef6602a
|
Merge pull request #43552 from sriram-dev/master
#42557 fix - make open in command multiselect aware
|
2018-02-16 11:40:52 +01:00 |
|
Alex Dima
|
b27a905d2d
|
Make code snapshot-friendly
|
2018-02-16 11:12:41 +01:00 |
|
Sriram Desikan
|
74dec50ae4
|
Use set instead of map and set active only on primary instance
|
2018-02-16 08:34:49 +05:30 |
|
Sriram Desikan
|
51260093c5
|
Merge https://github.com/Microsoft/vscode
|
2018-02-16 08:32:41 +05:30 |
|
Rob Lourens
|
936b796aa8
|
Fix #43758 and failing test
|
2018-02-15 17:20:09 -08:00 |
|
Matt Bierner
|
e1f33fbb07
|
Rename ext host / main thread editor to textEditor
Rename to make it more clear that these APIs are for `vscode.TextEditor`
|
2018-02-15 15:32:16 -08:00 |
|
Matt Bierner
|
c37e742023
|
Hookup basic webview.viewColumn
|
2018-02-15 15:27:39 -08:00 |
|
Martin Aeschlimann
|
bffbf8b1e7
|
Clarify diffEditor.inserted/removedTextBackground (#41201)
|
2018-02-15 22:38:49 +01:00 |
|
Martin Aeschlimann
|
bcda4bd737
|
Double color boxes appear inside style blocks in html files in 1.21. Fixes #43628
|
2018-02-15 22:23:11 +01:00 |
|
Rachel Macfarlane
|
2a445d90d2
|
Tag issues generated by issue reporter, telemetry improvements
|
2018-02-15 12:51:56 -08:00 |
|
Martin Aeschlimann
|
d019a5bed2
|
[theming] Make contrastActiveBorder around text optional/themeable. Fixes #43761
|
2018-02-15 21:49:34 +01:00 |
|
Matt Bierner
|
70b41f0b2d
|
Use onEditorsChanged to fire webview onBecameActive and onBecameInactive
Fixes #43775
Fixes #43776
|
2018-02-15 11:07:06 -08:00 |
|
Matt Bierner
|
ae15d09cbc
|
Mark injected service properties as readonly
|
2018-02-15 10:38:37 -08:00 |
|
Matt Bierner
|
8602124979
|
Move webview commands to own file
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
427b3bbe5d
|
Move webview keybindings to own file
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
7a7e566e41
|
Mark ids readonly
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
7f2cdefd1d
|
Cleanup webview findwidget
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
57c65e2e17
|
Don't use default export for webview
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
ab8438a8f0
|
Remove duplicate types
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
83ccb8552e
|
Combine emitter and event definitions
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
4ba0a75cbb
|
Extract getActiveTheme
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
8b096ad66b
|
Move scrollbar-thumb css logic into webview
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
3fbaf30825
|
Extract registerFileProtocols
|
2018-02-15 10:25:45 -08:00 |
|
Matt Bierner
|
493651d6ce
|
Make webview.contents a string instead of an array of strings
|
2018-02-15 10:25:45 -08:00 |
|
EbXpJ6bp
|
0ace6ef8ea
|
Improve Issue Reporter UI
* improve scrollbar margin
* add cursor property
* no wrapping of label text
|
2018-02-15 09:26:48 -08:00 |
|
Martin Aeschlimann
|
861c6bf17f
|
[theming] editorOverviewRuler.addedForeground & deletedForeground not working. Fixes #43356
|
2018-02-15 17:44:09 +01:00 |
|
Daniel Imms
|
9e0baca2f1
|
Ensure tab has instances before showing in dropdown
Fixes #43749
|
2018-02-15 08:38:07 -08:00 |
|