Commit Graph

15962 Commits

Author SHA1 Message Date
Rob Lourens
4e433c9551 Collapse replace box on cmd+f, same as search viewlet -
see #9513
2017-03-06 16:42:20 -08:00
Matt Bierner
0c37c544d1 Fixes #21629 2017-03-06 16:18:48 -08:00
Rob Lourens
f935c5856d node-debug2@1.11.2 2017-03-06 16:16:08 -08:00
Matt Bierner
1d085a9c85 Add Specific No Result Found Messages for Implementations and Type Definitions (#22112)
fixes #21683

Adds specific messages when `go to implementation` or `go to type definition` returns no results.
2017-03-06 16:11:46 -08:00
Christof Marti
b445e61476 Save All keybinding for Windows (fixes #21937) 2017-03-06 15:51:28 -08:00
Rob Lourens
1207177cd7 node-debug2@1.11.1 2017-03-06 15:25:39 -08:00
rebornix
9fb42982f6 Fix #21158. DND doesnt shrink selection if no dnd happens, DND doesnt show affordance inside original selection' 2017-03-06 14:19:30 -08:00
rebornix
bd734e1dbe allow copy and paste in drag and drop #22094 2017-03-06 13:51:06 -08:00
Matt Bierner
4d63ffc48a Fix ts warning order 2017-03-06 13:44:42 -08:00
Johannes Rieken
ee6316f224 use uuid instead of randomBytes, #22086 2017-03-06 20:48:49 +01:00
isidor
5d8e8d9d28 zen: do not show tabs on zen mode exit
fixes #22049
2017-03-06 18:35:05 +01:00
Benjamin Pasero
2061d9043d 💄 2017-03-06 17:49:31 +01:00
Johannes Rieken
7bf0711657 fix #21484 2017-03-06 16:59:37 +01:00
Benjamin Pasero
61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
Isidor Nikolic
0082281fe0 Merge pull request #22081 from delftswa2017/typo-jsdoc-array.ts
Fixed typo in jsdoc of function tail
2017-03-06 16:14:31 +01:00
Johannes Rieken
88e140612c MainThreadDocumentsAndEditors.test don't make it worse... 2017-03-06 16:10:40 +01:00
Daan Schipper
0f0972c8ef fixed typo in jsdoc of function tail 2017-03-06 16:02:29 +01:00
Johannes Rieken
e4db254d89 try larger timeout for huge model w editor test 2017-03-06 15:53:48 +01:00
Sandeep Somavarapu
7f492e1755 #19152 fix test case [windows] 2017-03-06 15:41:39 +01:00
Johannes Rieken
3a5f6213db return of the 3mins rule, fixes #21709 2017-03-06 15:30:56 +01:00
Dirk Baeumer
0106ab2e32 Merged in translations 2017-03-06 15:12:31 +01:00
Benjamin Pasero
3ae887e7b3 tests for orphaned file models 2017-03-06 13:34:39 +01:00
Dirk Baeumer
2a04d942b6 Fixes #22061: Add alias labels for task commands. 2017-03-06 12:45:14 +01:00
Dirk Baeumer
62640a5339 Fixes #22057: Add alias support to commands 2017-03-06 12:45:14 +01:00
Johannes Rieken
1239cebb70 Merge branch 'joh/editors' 2017-03-06 12:40:47 +01:00
Alex Dima
1645d0d150 Fixes #21892: Do not read .d.ts files from disk when generating monaco.d.ts 2017-03-06 12:14:41 +01:00
Benjamin Pasero
16b59a51d4 Add an option to disable closing open files that are removed from the directory (#21962) 2017-03-06 11:26:56 +01:00
Sandeep Somavarapu
4c2600fd3f Fix #19152 2017-03-06 11:11:28 +01:00
Andre Weinand
f202f6ac89 update node-debug 2017-03-06 10:45:08 +01:00
Benjamin Pasero
6afc01866d Auto save triggers save conflict error very easily (fixes #22050) 2017-03-06 10:17:14 +01:00
Benjamin Pasero
c2ca36c7cf Merge pull request #22024 from vp2177/patch-1
Exclude CVS directories
2017-03-06 09:43:05 +01:00
Alex Dima
f80b12e8ff Fixes #11953: Do not use keyIdentifier 2017-03-06 09:36:19 +01:00
Benjamin Pasero
f87c900ebe Shortcut key is displayed incorrectly (fixes #21891) 2017-03-06 08:35:01 +01:00
Benjamin Pasero
a7eec32e20 Navigate-back does not work for "Go to definition" < 5 lines (fixes #21922) 2017-03-06 08:31:03 +01:00
Benjamin Pasero
c8af1d0c55 Only call setJumpList() after first window is opening (fixes #21963) 2017-03-06 08:25:29 +01:00
Benjamin Pasero
e0163462b5 💄 2017-03-06 08:15:33 +01:00
Benjamin Pasero
a3b1076f07 improved auto save (for #21948) 2017-03-06 07:49:59 +01:00
Benjamin Pasero
7d49ac9bb1 💄 2017-03-06 07:48:18 +01:00
Matt Bierner
3b16023c41 Clean up webview click handler 2017-03-05 14:46:51 -08:00
Daniel Imms
511ab6c441 Have appveyor badge display master branch status 2017-03-05 13:24:44 -08:00
Peter V
fa0bc23382 Exclude CVS directories 2017-03-05 18:55:38 +00:00
Daniel Imms
e1d6cb4301 Uplevel xterm.js
Contains link fixes
2017-03-04 16:22:17 -08:00
Daniel Imms
bb5c2e8eb2 Properly initialize xterm link handler 2017-03-04 16:01:26 -08:00
Daniel Imms
63513de9dd Wrap raw terminal link handler 2017-03-04 14:32:50 -08:00
Daniel Imms
70ef81ebfc Use new xterm.js API 2017-03-04 14:27:24 -08:00
Daniel Imms
75e05a7f1f Uplevel xterm.js
This brings in new link handler code to support ctrl/cmd links
2017-03-04 14:19:12 -08:00
Matt Bierner
db35205c7c Fixing a few cases for missing tsserver 2017-03-03 15:44:45 -08:00
Matt Bierner
d1d30da52b Only show implementations code lens on top level interface 2017-03-03 14:06:41 -08:00
Matt Bierner
4ebfc2fc18 Add Enhanced Security Settings to Markdown Preview
Adds enhanced security settings for the markdown preview. The new flow disable all scripts within the preview itself. Users can enable scripts on a per workspace basis.

When a markdown document that uses scripts is loaded, a warning is shown inside the document itself. This warning triggers a new security selector quick pick which allows users to enable or disable enahanced security in the workspace.
2017-03-03 13:56:23 -08:00
Matt Bierner
6f8ea44ca2 Show Reinstall VSCode Error Message when our Bundled tsserver.js is Missing (#21690)
* Add resintall message when bundled tsserver.js is missing. Fixes #21689

* Use common wording for error

* Update warning message
2017-03-03 12:48:31 -08:00