Commit graph

29428 commits

Author SHA1 Message Date
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
Peng Lyu 0051c12c17 Avoid cons-string flattern in indentation guesser. 2018-02-07 15:23:21 -08:00
Ramya Achutha Rao b88aef6aa0 Check for rule.settings before using it #43129 2018-02-07 14:49:14 -08:00
Peng Lyu df02c1869d Turn on PieceTree. 2018-02-07 14:41:40 -08:00
Peng Lyu fa8b3a6686 When EOL is normalized, we can simply do substring instead of replace. 2018-02-07 14:41:40 -08:00
Peng Lyu ce9eeab79f add search cache. 2018-02-07 14:41:40 -08:00
Peng Lyu bceb4dd93c Do not create new object for nodeAt2 method call. 2018-02-07 14:41:40 -08:00
Peng Lyu c0c64c6322 If eol is normalized and there is no CR, we don't need to validate. 2018-02-07 14:41:40 -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