Commit Graph

23333 Commits

Author SHA1 Message Date
Alex Dima
e7bc65ad3e Fixes #44805: Should not be able to undo in readonly editor 2018-03-01 16:38:25 +01:00
Alex Dima
d3e67801e3 There must always be at least one visible line (#44805) 2018-03-01 16:38:25 +01:00
Alex Dima
47497b7c5c Keep view model in sync with model (#44805) 2018-03-01 16:38:25 +01:00
Joao Moreno
4b435e3533 fix #44842 2018-03-01 16:31:08 +01:00
Joao Moreno
b51d61e362 fixes #42229 2018-03-01 15:49:35 +01:00
Sandeep Somavarapu
8c938b14ee Fix #44838 2018-03-01 15:37:22 +01:00
Alex Dima
8ed3513079 Fixes #43144 2018-03-01 14:20:48 +01:00
Sandeep Somavarapu
130981bce5 Revert to 1.20 2018-03-01 13:21:41 +01:00
Sandeep Somavarapu
b000e715e5 Fix formatting 2018-03-01 12:52:37 +01:00
Benjamin Pasero
415c4637e0 fix #44301 2018-03-01 12:51:44 +01:00
Sandeep Somavarapu
59a8ee17f6 Fix #44772 2018-03-01 12:40:34 +01:00
Dirk Baeumer
9642328541 Fixes 44018: building never ends 2018-03-01 12:39:55 +01:00
Benjamin Pasero
3ec9b2955b one more for #44487 2018-03-01 12:28:10 +01:00
Alex Dima
c15001e11d Fixes #22832: Consider fullwidth characters when rendering tabs 2018-03-01 12:22:12 +01:00
Sandeep Somavarapu
1d4ace9ee0 Fix #43531 2018-03-01 12:21:34 +01:00
Sandeep Somavarapu
0a66ff1c49 Fix #43531 2018-03-01 12:20:32 +01:00
Alex Dima
79e6a07c41 Add test for #22717 2018-03-01 12:09:08 +01:00
Alexandru Dima
bae62c11c0 Merge pull request #44259 from yh1224/fulllwidth
Treat full-width character as two visible columns.
2018-03-01 12:00:45 +01:00
Benjamin Pasero
0af74d626a fix #44812 2018-03-01 11:44:41 +01:00
Alexandru Dima
b1c07c80be Merge pull request #43950 from irrationalRock/fix-38232
fixed #38232
2018-03-01 11:34:12 +01:00
isidor
6fbbded7c2 search.location: mention that it is a preview 2018-03-01 11:27:41 +01:00
Alex Dima
006ab18f45 Add tests 2018-03-01 11:25:37 +01:00
Alex Dima
6d3956c515 Fix also the case when the find widget is open 2018-03-01 11:25:29 +01:00
Joao Moreno
c5ea97e879 fixes #7717 2018-03-01 11:20:31 +01:00
Joao Moreno
8213521eb3 fixes #44714 2018-03-01 11:20:31 +01:00
Sandeep Somavarapu
f4cc465725 update description for vscode:uninstall 2018-03-01 11:02:36 +01:00
Alexandru Dima
2db30013bd Merge pull request #44353 from rcjsuen/patch-1
Update typings in model.ts to allow nulls
2018-03-01 10:51:59 +01:00
Alex Dima
a99b8c1b6f Add monaco.d.ts 2018-03-01 10:50:39 +01:00
Benjamin Pasero
326782bc28 fix #44784 2018-03-01 10:35:03 +01:00
isidor
9ba6d40915 function breakpoint
fixes #44556
2018-03-01 09:34:09 +01:00
isidor
0352d7b913 fixes #44513 2018-03-01 07:46:08 +01:00
isidor
12e2e2e6e7 fix breakpoint sizes
fixes #44550
2018-03-01 07:29:03 +01:00
isidor
76a80894bb Normalize all drive letters going out from vscode to debug adapters so we are consistent with our resolving
fixes #43959
2018-03-01 06:55:56 +01:00
isidor
a73471c5d4 fixes #44487 2018-03-01 06:52:43 +01:00
isidor
6779558077 fixes #44489 2018-03-01 06:50:00 +01:00
isidor
5974852ae1 fixes #44309 2018-03-01 06:39:08 +01:00
Ramya Achutha Rao
b280a148d0 Show builtin themes in the end #44626 2018-02-28 21:33:59 -08:00
Matt Bierner
9ea92b3019 Fix webview dispose potentially closing unrelated editors 2018-02-28 18:09:50 -08:00
Matt Bierner
5994f5f90e Fix onDidChangeActiveWeview not getting fired when switching away from webviews 2018-02-28 18:09:50 -08:00
Matt Bierner
66d38d0702 Use native promise 2018-02-28 18:09:49 -08:00
Matt Bierner
92a8e702b7 Make sure we clean up disposed webview 2018-02-28 18:09:49 -08:00
Rachel Macfarlane
d52e887bee Issue reporter closed/open icons are not vertically aligned, fixes #44660 2018-02-28 15:03:56 -08:00
Ramya Achutha Rao
4aa5ea7f3f Dont recommend langpacks for core langs #44012 2018-02-28 14:45:55 -08:00
Matt Bierner
7bb7ea239e Make open webview tools command name clearer 2018-02-28 14:43:55 -08:00
Daniel Imms
92edecc7ac Improve terminal.border wording 2018-02-28 14:25:39 -08:00
Daniel Imms
683602d880 Improve how layout is disabled/share code 2018-02-28 12:01:06 -08:00
Daniel Imms
b6ba17d890 Prevent terminal layout when panel position changes
Fixes #44767
2018-02-28 11:52:42 -08:00
Matt Bierner
85d47a74cb Fix webviews not restoring html properly 2018-02-28 11:44:30 -08:00
Rachel Macfarlane
8e8749fdda Change process list formatting to raw instead of table, fixes ##44733 2018-02-28 10:56:43 -08:00
Rachel Macfarlane
ac842329c2 Issue Reporter: Copy data to clipboard when url exceeds max length, #44733 2018-02-28 10:07:18 -08:00