Commit Graph

29316 Commits

Author SHA1 Message Date
Joao Moreno
e2aac2a65d related to #42532 2018-02-08 17:23:43 +01:00
Joao Moreno
2860393643 fixes #43014 2018-02-08 17:10:20 +01:00
Sandeep Somavarapu
2ef64ee66e Extract Tree viewer from Tree view panel 2018-02-08 16:50:33 +01:00
Joao Moreno
b34b376061 fixes #42532 2018-02-08 16:32:40 +01:00
Joao Moreno
f558c4f8c7 fixes #42514 2018-02-08 16:32:39 +01:00
Joao Moreno
1abbb52e9b fix bad git commands 2018-02-08 16:32:39 +01:00
Joao Moreno
e82a204afb fixes #42650 2018-02-08 16:32:39 +01:00
Alex Dima
9e1ae139f2 Remove unused code 2018-02-08 16:18:47 +01:00
Alex Dima
53df86adbe Use URI for the SCM part of the protocol 2018-02-08 16:18:47 +01:00
Alex Dima
40e59c8d28 Move extensionPoints.ts to /node/ 2018-02-08 16:18:47 +01:00
Alex Dima
f322baeb66 Use URI for ExtHostDocumentsShape methods 2018-02-08 16:18:47 +01:00
Alex Dima
5b1d34e435 Use URI for IDocumentsAndEditorsDelta.removedDocuments 2018-02-08 16:18:47 +01:00
Benjamin Pasero
535fc34ba4 debt - reuse drop handler from editor also for open editors view 2018-02-08 16:15:25 +01:00
Sandeep Somavarapu
7678585a6f clean up tree view panel 2018-02-08 15:37:28 +01:00
Joao Moreno
618bf7240a fix windows background updates enablement
related to #43213
2018-02-08 15:33:31 +01:00
Benjamin Pasero
3ac389209b debt - encapsulate all drag datatransfer into one place 2018-02-08 12:57:35 +01:00
Joao Moreno
f41136f5c0 fixes #43066 2018-02-08 11:38:37 +01:00
Sandeep Somavarapu
111f670201 💄 2018-02-08 11:10:05 +01:00
Martin Aeschlimann
14cd04c0d3 [json] fix strict typing issue in server 2018-02-08 10:51:57 +01:00
Martin Aeschlimann
4aec98a3cd Code fails to start up with invalid tokenColorCustomizations. Fixes #43129 2018-02-08 10:51:57 +01:00
Benjamin Pasero
7b707406f4 💄 octicon handling in quick open 2018-02-08 10:41:38 +01:00
Christof Marti
2fbfa8d500 Add aeschli for css-less-sass 2018-02-08 08:32:21 +01:00
Benjamin Pasero
1e3b0c69c4 fix various quick pick issues (fixes #43114) 2018-02-08 07:56:41 +01:00
Christopher Leidigh
46c55efcea Add dropdown.listBackground color (#43168) 2018-02-08 01:03:31 -05:00
Rob Lourens
91120eb786 Grammar tweak in extension enablement message 2018-02-07 19:00:24 -08:00
Rachel Macfarlane
e91baf3eda Add telemetry in feedback part 2018-02-07 17:31:05 -08:00
Matt Bierner
6e8d4d057b Moving openDocumentLinkCommand to own file
Move OnPreviewStyleLoadErrorCommand to own file

Move commands.ts into new commands directory

Moving show preview commands to own file

Add missing import for tests

Use export from to export commands

Extract tryRevealLine to own method

Extract tryOpen to method

Extract moveCursorToPosition to own file

Extract didClick command to own file

Move RevealLineCommand to own file

Move ShowPreviewSecuritySelectorCommand command to own file

Move refreshPreviewCommand to own file

Move show source command to own file
2018-02-07 16:08:54 -08:00
Matt Bierner
f66c6f9b3f Fixing a few TS 2.7 errors 2018-02-07 16:08:54 -08:00
Matt Bierner
e385fc3e3f Make data2String static 2018-02-07 16:08:54 -08:00
Matt Bierner
e8bc943db4 Adding more tests for toc provider 2018-02-07 16:08:54 -08:00
Matt Bierner
b93fa7bf4c Use find for toc lookup 2018-02-07 16:08:54 -08:00
Matt Bierner
01631fefe4 TOC lookup returns toc entry instead of line number 2018-02-07 16:08:54 -08:00
Matt Bierner
8f497e771c Mark all toc entries properties readonly 2018-02-07 16:08:54 -08:00
Matt Bierner
14b7051664 Adding basic test for markdown 2018-02-07 16:08:54 -08:00
Matt Bierner
5cf57a1b08 Small formatting fix 2018-02-07 16:08:54 -08:00
Matt Bierner
54c037cc65 Make slug a whole value 2018-02-07 16:08:54 -08:00
Matt Bierner
e459b96852 Don't use nan to signal undefined table of contents position 2018-02-07 16:08:54 -08:00
Matt Bierner
31a237f49c Use alwaysStrict in markdown extension 2018-02-07 16:08:54 -08:00
Matt Bierner
2ace8adce1 Mark property reaonly 2018-02-07 16:08:54 -08:00
Ramya Achutha Rao
e4ebd6d9e1 Layout suggest widget only when there is content to show Fixes #36778 2018-02-07 15:53:14 -08:00
Ramya Achutha Rao
b88aef6aa0 Check for rule.settings before using it #43129 2018-02-07 14:49:14 -08:00
Martin Aeschlimann
e22c27075a [json] set client to strict 2018-02-07 23:04:56 +01:00
Martin Aeschlimann
d40a1e24c0 [json] adopt language-client with colorProvider support 2018-02-07 22:51:42 +01:00
Martin Aeschlimann
8fee7018f7 [json] update service / jsonc-parser 2018-02-07 22:51:42 +01:00
Martin Aeschlimann
239c2d1d60 editor.tokenColorCustomizations not applying font style. Fixes #42939 2018-02-07 22:51:42 +01:00
Martin Aeschlimann
8f24fa4b4e [css] update grammar 2018-02-07 22:51:42 +01:00
isidor
5c1c4b7cff fixes #43133 2018-02-07 22:22:58 +01:00
isidor
173af8fa53 fixes #43113 2018-02-07 21:31:01 +01:00
Christof Marti
a6caecc63a 1.20 released 2018-02-07 21:09:36 +01:00
Daniel Ye
422f972e8c 2018-02-06. Merged in translations from Transifex. (#43060) 2018-02-07 12:04:22 -08:00