Commit Graph

14637 Commits

Author SHA1 Message Date
katainaka
e68ab660a3 Update markdown-it version (#19417) 2017-01-27 14:41:15 -08:00
Matt Bierner
f7697a7f37 Support In-Document links inside of the markdown editor (#19411)
* Support In Document links inside of the markdown editor

Fixes #17288

* Cleaning up code to reduce duplication
2017-01-27 14:36:28 -08:00
Daniel Imms
3b2ac054f9 Use a pseudo-element for outline on terminal
Fixes #19204
2017-01-27 13:02:06 -08:00
kieferrm
eafb9edd94 Use Later instead of Close 2017-01-27 12:28:15 -08:00
Christof Marti
cbd790e883 Move Interactive Playground to top (fixes #19532) 2017-01-27 12:18:04 -08:00
Christof Marti
bb3bb0c773 Create parent folders if they do not exist yet (fixes #19529) 2017-01-27 11:52:26 -08:00
Matt Bierner
aa19ee1d1e Fixed a few more cases and updated wording to be more clear 2017-01-27 11:24:11 -08:00
Matt Bierner
850c163f49 Fix a few edge cases for quick pick of ts version 2017-01-27 11:08:04 -08:00
Christof Marti
05ec19509b Add CSS class when icons are shown (fixes #19501) 2017-01-27 09:36:03 -08:00
Christof Marti
f08d5d6eb1 Do not open Welcome when untitled file is dirty or there are hot-exit backups (fixes #19492) 2017-01-27 09:36:02 -08:00
isidor
29d95b7678 fixes #19517 2017-01-27 18:20:45 +01:00
Johannes Rieken
b04aed0f3f Merge branch 'joh/next' 2017-01-27 15:39:47 +01:00
Alex Dima
91da427677 monaco-editor-core: 0.8.1 2017-01-27 15:36:20 +01:00
Johannes Rieken
1162f89430 onDidChangeCodeLenses:Event<void>, fixes #19495 2017-01-27 15:24:10 +01:00
Johannes Rieken
b680dbb306 debt - remove ISuggestSupport#filter 2017-01-27 14:18:45 +01:00
Johannes Rieken
37f1484425 fix #19493 2017-01-27 12:28:07 +01:00
Johannes Rieken
6e555d3832 property type TPromise.as, remove unwanted methods from Promise, #11771 2017-01-27 12:09:44 +01:00
Sandeep Somavarapu
3af0e9d6b7 Merge pull request #19485 from Microsoft/sandy081/19484
Fix #19484
2017-01-27 11:32:23 +01:00
Sandeep Somavarapu
04c30dbe22 Have an explicit check inside loadDependencies for extension names length 2017-01-27 11:18:04 +01:00
Sandeep Somavarapu
6fd0533009 Fix #19484 2017-01-27 11:05:31 +01:00
Joao Moreno
343e7036ef add todo 2017-01-27 09:31:06 +01:00
Dirk Baeumer
6fba7f3483 Merged in translations translation/20172701.01 2017-01-27 08:38:23 +01:00
Benjamin Pasero
2c96d880e5 restore CtrlCmd+P for quick open navigation for now 2017-01-27 07:22:30 +01:00
Benjamin Pasero
71dcfb7890 fix TERMINAL_DEFAULT_FLOW_CONTROL properly 2017-01-27 07:21:56 +01:00
Benjamin Pasero
5671d9b99f fix broken terminal 2017-01-27 07:15:09 +01:00
Christof Marti
2c5952c866 Indicate there are no recent folders (fixes #19473) 2017-01-26 21:48:22 -08:00
Daniel Imms
432fa81e8a Uplevel xterm.js and implement flowControl setting
Fixes #18833
2017-01-26 21:43:32 -08:00
Rob Lourens
f161b43e8e Merge pull request #19470 from Microsoft/roblou/emptyFilters
Log preferences filter strings that produced no results
2017-01-26 21:43:11 -08:00
Christof Marti
852c1e34d5 Need a default icon (#18860) 2017-01-26 21:23:38 -08:00
Christof Marti
27f71f85f3 Use VSCode icons (fixes #18860) 2017-01-26 20:55:34 -08:00
Matt Bierner
4b4ad2d9e8 Reword ts version switch flow a little 2017-01-26 20:28:43 -08:00
roblou
c7fe12ff58 Log filter strings that produced no results 2017-01-26 17:53:01 -08:00
Matt Bierner
6bc96698d0 Show warning on first load of workspace with typescript.tsdk setting (#19463)
* Show warning on first load of workspace with typescript.tsdk setting

Shows a prompt when a user first loads a workspace with a `typescript.tsdk` setting in the  workspace.

* Also show message on first load in case where workspace has local version of TS

* Use quick pick. Added restart message

* Rename intellisense
2017-01-26 16:41:29 -08:00
Christof Marti
b874a7a548 Make title show at inital window size (fixes #19466) 2017-01-26 16:20:23 -08:00
Christof Marti
e6a82d5ffb Fix vertical scrolling (fixes #18858) 2017-01-26 12:16:39 -08:00
Christof Marti
365869ce49 Vertically align checkbox at bottom (fixes #18879) 2017-01-26 11:13:49 -08:00
roblou
be0abec3b6 node-debug2@1.9.12 2017-01-26 11:05:58 -08:00
Christof Marti
82510cbd95 Filter first (fixes #19456) 2017-01-26 10:31:34 -08:00
Christof Marti
7a73779e8e Also filter main scheme (#18897) 2017-01-26 10:16:32 -08:00
Christof Marti
5531d25bd9 Apply shortcut styles to all platforms (fixes #19412) 2017-01-26 10:16:32 -08:00
Christof Marti
2866ff3afb Fix typos (fixes #19446) 2017-01-26 10:16:31 -08:00
Christof Marti
3a98cfd629 Work around scrolling from zone widget (fixes #18929) 2017-01-26 10:16:31 -08:00
kieferrm
4a90b5e23b change custom PHP marker message 2017-01-26 09:37:01 -08:00
kieferrm
5eeac220af add unsupported settings to error message 2017-01-26 09:32:21 -08:00
kieferrm
3a056ff5db only check workspace after extensions are loaded 2017-01-26 09:32:21 -08:00
kieferrm
b08937334a add custom php executable error message 2017-01-26 09:32:20 -08:00
Daniel Imms
ca5d607cfa Improve files.hotExit descriptions
Fixes #19137
2017-01-26 09:21:03 -08:00
Alex Dima
64419335e6 Remove unnecessary file 2017-01-26 18:03:55 +01:00
Ramya Rao
6d8617eb38 Support workspace relative emmet ext path (#19408) 2017-01-26 08:51:14 -08:00
roblou
acc4c44428 node-debug2@1.9.11 2017-01-26 08:47:27 -08:00