isidor
|
6f572ef6fc
|
remove unused terminal activity icon
|
2016-09-29 08:10:23 +02:00 |
|
kieferrm
|
6746e53a61
|
Improve layout and typography (fixes #12899)
|
2016-09-28 21:35:19 -07:00 |
|
Daniel Imms
|
7849e4df16
|
Fix IPC exception when killing terminal
Fixes #12766
|
2016-09-28 20:38:25 -07:00 |
|
Daniel Imms
|
13a9949948
|
Fix Terminal.processId when called before xterm.js is initialized
Fixes #12770
|
2016-09-28 19:16:39 -07:00 |
|
Daniel Imms
|
8763d8411f
|
Fix Terminal.processId when setProcessId has not yet been called
Part of #12770
|
2016-09-28 19:10:34 -07:00 |
|
kieferrm
|
2b56489691
|
scrolling issue #12562
|
2016-09-28 18:27:17 -07:00 |
|
Sandeep Somavarapu
|
989905ee47
|
fix #12931
|
2016-09-29 01:05:09 +02:00 |
|
Daniel Imms
|
a152d8e195
|
Change default terminal page keybindings to work without shift
Fixes #12809
|
2016-09-28 15:00:49 -07:00 |
|
Daniel Imms
|
2056b3947e
|
Fix terminal layout issue when status bar is hidden
Fixes #12920
|
2016-09-28 14:40:08 -07:00 |
|
Daniel Imms
|
6616c2d6ee
|
Add terminal.css back
|
2016-09-28 14:34:57 -07:00 |
|
Daniel Imms
|
411aa687f1
|
Revert "fix build issue"
This reverts commit 5b3afc132e.
|
2016-09-28 14:32:55 -07:00 |
|
Matt Bierner
|
51b7ed3a21
|
Add Space After Default Extension Queries
Issue #12924
Adds a space after the default extension search queries so that users can start typing a query term right away
Closes #12924
|
2016-09-28 14:21:28 -07:00 |
|
Christof Marti
|
6bc8185b45
|
Center watermark commands (#12779)
|
2016-09-28 13:00:00 -07:00 |
|
Christof Marti
|
f1568a90b9
|
Update QuickOpen label in watermark (#12716)
|
2016-09-28 11:34:48 -07:00 |
|
Christof Marti
|
180a5c6c2d
|
Show only first keybinding (fixes #12862)
|
2016-09-28 11:30:06 -07:00 |
|
Benjamin Pasero
|
5b3afc132e
|
fix build issue
|
2016-09-28 18:41:23 +02:00 |
|
isidor
|
48af04a01c
|
take out panel icons in activity bar
|
2016-09-28 17:49:12 +02:00 |
|
Joao Moreno
|
dbf130cde1
|
fixes #12816
|
2016-09-28 16:58:17 +02:00 |
|
Sandeep Somavarapu
|
26f813a35e
|
fix #12888
|
2016-09-28 16:09:42 +02:00 |
|
isidor
|
aa8530106c
|
do not set variable value if it did not change
fixes #12885
|
2016-09-28 16:00:58 +02:00 |
|
Johannes Rieken
|
13dd827396
|
Revert "allow to define gutter and content icons paths as string OR uri, #12111"
This reverts commit 6afb0f477a.
|
2016-09-28 15:47:01 +02:00 |
|
Benjamin Pasero
|
2bb86f8974
|
model can be null (for #12884)
|
2016-09-28 15:37:42 +02:00 |
|
Sandeep Somavarapu
|
309470a5d2
|
update background color for identifier
|
2016-09-28 15:06:55 +02:00 |
|
isidor
|
b67b4b2ac2
|
debug: send configuration done even if breakpoint request fails
fixes #12439
|
2016-09-28 15:01:03 +02:00 |
|
Joao Moreno
|
c0b8dfd303
|
fixes #11984
|
2016-09-28 14:58:41 +02:00 |
|
Joao Moreno
|
481dababe0
|
fixes #11914
|
2016-09-28 14:56:39 +02:00 |
|
Joao Moreno
|
c008afd3b1
|
fixes #11896
|
2016-09-28 14:55:48 +02:00 |
|
Sandeep Somavarapu
|
492c1cc3e6
|
fix #12132
|
2016-09-28 14:48:01 +02:00 |
|
Johannes Rieken
|
6afb0f477a
|
allow to define gutter and content icons paths as string OR uri, #12111
|
2016-09-28 14:35:01 +02:00 |
|
isidor
|
27a7c430ed
|
fixes #12853
|
2016-09-28 14:26:33 +02:00 |
|
Johannes Rieken
|
2b27189749
|
make global optional, fixes #12878
|
2016-09-28 13:42:00 +02:00 |
|
Johannes Rieken
|
01acb0eb2e
|
undefined !== null and JSON.stringify should know that, fix #12812
|
2016-09-28 12:59:43 +02:00 |
|
Joao Moreno
|
b4eebbde21
|
disable undo last commit action when dirty
fixes #11477
|
2016-09-28 12:43:23 +02:00 |
|
Joao Moreno
|
f85702522e
|
fixes #11707
|
2016-09-28 12:36:32 +02:00 |
|
Joao Moreno
|
0f5c833c5c
|
fixes #11756
|
2016-09-28 12:28:49 +02:00 |
|
Benjamin Pasero
|
eb4b506498
|
fix #11655
|
2016-09-28 12:17:16 +02:00 |
|
isidor
|
8f7d855bd4
|
fixes #12777
|
2016-09-28 11:46:26 +02:00 |
|
Sandeep Somavarapu
|
524eb0884a
|
Problems: Delay applying filter. #11976
|
2016-09-28 11:43:05 +02:00 |
|
isidor
|
87a604b6f0
|
debug: bring back toggle repl action
fixes #12864
|
2016-09-28 11:37:36 +02:00 |
|
Joao Moreno
|
50fad85b63
|
fixes #11174
|
2016-09-28 11:26:13 +02:00 |
|
Joao Moreno
|
1730ac6321
|
💄
|
2016-09-28 11:26:13 +02:00 |
|
Johannes Rieken
|
503c01b93e
|
use pushEditOperation instead of dangerous applyEdits, fixes #12832
|
2016-09-28 11:23:03 +02:00 |
|
Johannes Rieken
|
cd2e9da5f7
|
make sure to timeout format on save, #12725
|
2016-09-28 10:55:53 +02:00 |
|
Johannes Rieken
|
e7376ad883
|
better names for TextDocumentSaveReason, #12830
|
2016-09-28 10:36:24 +02:00 |
|
Johannes Rieken
|
3b2a96500c
|
update doc for formatOnSave setting, #12834
|
2016-09-28 10:31:33 +02:00 |
|
Joao Moreno
|
463c728020
|
fixes #9179
|
2016-09-28 10:26:28 +02:00 |
|
Sandeep Somavarapu
|
65c60a8b32
|
#fix 12740
|
2016-09-28 10:18:10 +02:00 |
|
Benjamin Pasero
|
d94256d6ed
|
fixes #12699
|
2016-09-28 09:15:54 +02:00 |
|
Benjamin Pasero
|
290567a46d
|
fixes #12690
|
2016-09-28 09:06:22 +02:00 |
|
Alex Dima
|
d2060eee32
|
Fixes #12730: "editor.lineNumbers" should use "on", "off", and "relative"
|
2016-09-27 23:20:13 +03:00 |
|