Commit Graph

2572 Commits

Author SHA1 Message Date
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
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
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
Benjamin Pasero 86370a5780 update rule in tree from changes to use :before 2016-02-05 11:38:07 +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
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
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
Benjamin Pasero 06cb6467b5 bump version to 0.10.9 for February work 2016-02-05 10:15:36 +01:00
Alex Dima 42451b5fcc More tslint 2016-02-05 10:09:36 +01:00
Johannes Rieken 9367be9a58 Merge pull request #2714 from Microsoft/joh/tips
extension tips
2016-02-05 09:54:10 +01:00
Alex Dima ad41d3db4a Linting in /base/ 2016-02-05 09:49:52 +01:00
Benjamin Pasero ce6b458166 more linting 2016-02-05 09:33:38 +01:00
Benjamin Pasero db58168a2f fix outlint in tree for other themes too 2016-02-05 09:32:11 +01:00
Andre Weinand 7c8e43f421 jolifanto bambla ô falli bambla - grossiga m’pfa habla horem - égiga goramen - higo bloiko russula huju - hollaka hollala - anlogo bung 2016-02-05 00:00:05 +01:00
Alex Dima 762b640aca Skip no-ops 2016-02-04 23:31:32 +01:00
Alex Dima 7296da2460 Reimplement EditableTextModel._applyEdits 2016-02-04 23:31:30 +01:00
Alex Dima 922234240d var -> let 2016-02-04 23:31:29 +01:00
Andre Weinand 0b60786bec Revert "debug: output preserve last new line in case more output gets appended"
This reverts commit 87610761f5.
2016-02-04 22:20:15 +01:00
Andre Weinand c4b2f6ba00 first cut of function breakpoints 2016-02-04 21:27:53 +01:00
isidor 7bccf50ee4 panel: vertically align title
fixes #2299
2016-02-04 20:31:54 +01:00
isidor 3779b6d568 debug: move common code for Expression and Variable to ExpressionContainer 2016-02-04 20:22:04 +01:00
isidor d969678fa0 debug: no longer automatically convert relative to absolute paths 2016-02-04 19:56:14 +01:00
isidor 85400f31bd debug: show and hide hover with a 1s delay
fixes #2309
2016-02-04 19:49:52 +01:00
isidor efdfcf1f4c RunOnceScheduler.isScheduled() 2016-02-04 19:49:52 +01:00
Benjamin Pasero 9bbd9d3b1a more linting 2016-02-04 18:08:17 +01:00
Benjamin Pasero 2edbe51772 easy with moving focus around after quick open closes 2016-02-04 18:04:04 +01:00
Benjamin Pasero a07ab40d86 Tree: Focus border cut on selected element (fixes #2532) 2016-02-04 17:59:19 +01:00
Benjamin Pasero 76fd097af4 some workbench linting 2016-02-04 17:59:19 +01:00
Johannes Rieken a47f67668f :liptsick: tslint here and there 2016-02-04 17:34:25 +01:00
Johannes Rieken b3f65f6182 💄 tslint /api 2016-02-04 17:26:04 +01:00
Johannes Rieken 9a29118e33 label: Show Extension Tips 2016-02-04 17:13:18 +01:00
Johannes Rieken 22ac7f71b1 remember what extension were proposed
to avoid spamming the user we remember what extension in what version trigger the status bar indication. that combination won't trigger again for 28dys
2016-02-04 17:12:22 +01:00
Alex Dima dd751e45ee Fixes #2586: Both model content change event strategies should reach the same versionId; Do not guess composition case in textareaState if text contains new line 2016-02-04 16:48:50 +01:00