Commit Graph

3731 Commits

Author SHA1 Message Date
Joao Moreno
97ec7bbbc2 suggest: accept 2016-02-08 10:50:14 +01:00
Joao Moreno
10ead5ff26 suggest: next, previous 2016-02-08 10:48:34 +01:00
Andre Weinand
699f094694 adopt function breakpoint protocol change 2016-02-08 10:06:36 +01:00
Joao Moreno
6b49547932 suggest: mouse click 2016-02-08 09:52:30 +01:00
isidor
32a4f79834 debug: make hover delay 300ms
fixes #2782
2016-02-08 09:41:50 +01:00
Benjamin Pasero
b41d9893df fix npe in extension tips 2016-02-08 09:24:01 +01:00
Benjamin Pasero
f703a391a7 split view: restore focus to view that had focus before 2016-02-08 09:20:25 +01:00
Joao Moreno
557ea9514f list: const 2016-02-08 08:51:44 +01:00
Benjamin Pasero
c8ce66aca8 lint vs/platform 2016-02-08 08:05:35 +01:00
Sofian Hnaide
5163e10ad3 make tslint happy 2016-02-06 18:46:21 -08:00
Erich Gamma
4f7df9982b Fixing tslint warnings 2016-02-06 20:16:21 +01:00
Daniel Podder
5968d8bb01 Stop capturing 'REM' as a keyword.command in Batch 2016-02-05 23:44:02 -08:00
isidor
388af87bfe debug: linting 2016-02-05 20:39:43 +01:00
isidor
5c60e5a3f1 debug: repl focus last element first
fixes #2294
2016-02-05 20:28:49 +01:00
isidor
09664fb603 debug: conditonal breakpoint action in command pallete
fixes #2290
2016-02-05 18:20:19 +01:00
isidor
0a1372224f debug: give focus back to editor once breakpoint widget closed 2016-02-05 18:18:44 +01:00
Benjamin Pasero
ef68f23bf5 fix focus on working files going into tree 2016-02-05 16:51:51 +01:00
Benjamin Pasero
b7d7da009e search - support that "*" returns all results 2016-02-05 16:44:03 +01:00
Benjamin Pasero
bc68758528 Make it clear how to cancel a running search (fixes #2494) 2016-02-05 16:38:13 +01:00
Benjamin Pasero
8435ddcf46 Can no longer move editor focus when editor is not code editor (fixes #2736) 2016-02-05 16:06:53 +01:00
Joao Moreno
c898b10d39 list: fix bad import statement 2016-02-05 15:54:36 +01:00
Benjamin Pasero
e80a78ba98 Merge pull request #2735 from Microsoft/ben/markdownfocus
Focus tracking with 2 markdown previews is broken (fixes #2489)
2016-02-05 15:53:46 +01:00
Benjamin Pasero
7582d1ab7a readd focus tracker when file changes in markdown preview 2016-02-05 15:52:57 +01:00
Joao Moreno
99b26d075e Merge remote-tracking branch 'origin/master' into list 2016-02-05 15:51:14 +01:00
Joao Moreno
fd13aebb8b list: handle mouse click 2016-02-05 15:48:34 +01:00
Benjamin Pasero
c1deba46ca try to fix focus tracking between 2 markdown editors 2016-02-05 15:29:02 +01:00
Johannes Rieken
c99879166e extensions.showTips only controls the status bar widget 2016-02-05 15:16:27 +01:00
Johannes Rieken
4178cbb4df only remeber extension when it was shown 2016-02-05 15:16:26 +01:00
Johannes Rieken
9cb7d5a81b use display:none, not visibility:hidden, fixes #2731 2016-02-05 15:16:25 +01:00
Erich Gamma
3f4ef27047 enable emmet support for .twig files (php template engine) 2016-02-05 14:51:56 +01:00
isidor
7679884837 debug: support winx86
fixes #1696
2016-02-05 12:52:59 +01:00
Alex Dima
c4e15e3550 Adopt Promise.as => TPromise.as 2016-02-05 12:37:32 +01:00
isidor
578d067442 debug: handle incorrect json objects from adapter better
fixes #2470
2016-02-05 12:27:33 +01:00
isidor
3a1619bf01 debug: remove copy value action from repl
fixes #112
2016-02-05 11:55:55 +01:00
Alex Dima
c9cf90b1e8 Adopt Promise.timeout => TPromise.timeout 2016-02-05 11:52:27 +01:00
Joao Moreno
7be0d79a4d suggest: details 2016-02-05 11:43:14 +01:00
Benjamin Pasero
86370a5780 update rule in tree from changes to use :before 2016-02-05 11:38:07 +01:00
Joao Moreno
8ab078e7b8 list: fix rendering leftovers 2016-02-05 11:37:31 +01:00
Johannes Rieken
96c542c6ec telemetry for extension tips 2016-02-05 11:36:41 +01:00
Alex Dima
e2e8c2a34d tslint 2016-02-05 11:26:06 +01:00
Joao Moreno
e755f35848 suggest: variable height w/ focus 2016-02-05 11:24:57 +01:00
Benjamin Pasero
202a726e54 split view: make sure toolbar gets header hight 2016-02-05 11:12:58 +01:00
Benjamin Pasero
defc1bfe97 easy with clearing focus on the tree 2016-02-05 10:52:43 +01:00
Alex Dima
d305390fc8 tslint 2016-02-05 10:51:21 +01:00
Johannes Rieken
79ee367cd6 💄 tslint 2016-02-05 10:47:18 +01:00
Joao Moreno
63b3bb268d suggest: dynamic height 2016-02-05 10:47:08 +01:00
Joao Moreno
73ee1f8022 list: reveal 2016-02-05 10:43:39 +01:00
isidor
6d10f0e9bf debug: better handling of new lines in repl
fixes #2720
2016-02-05 10:41:35 +01:00
isidor
ffc47ca36d outputServices: null guard 2016-02-05 10:41:34 +01:00
Johannes Rieken
0657e74daf jrieken.vscode-omnisharp > ms-vscode.omnisharp 2016-02-05 10:37:11 +01:00