Commit graph

7886 commits

Author SHA1 Message Date
Alex Ross 3f1f36333d Update grammars 2019-11-04 14:11:36 +01:00
Benjamin Pasero f5219f0fec tests - add an integration test for editor contents from workspace file 2019-11-04 13:23:04 +01:00
Matt Bierner 45a64e2bdd Improve markdown scroll sync on fenced code blocks in md files 2019-11-02 15:28:01 -07:00
Matt Bierner 37753d5bbc Update deps 2019-11-02 15:28:01 -07:00
Huáng Jùnliàng c35b9ba236 add babel.config.json to validation (#83758) 2019-11-01 11:23:04 -07:00
Martin Aeschlimann 90e887f8b5 [json] update yarn lock 2019-11-01 15:42:47 +01:00
Alex Ross 5a1242ab45
Detail for npm: install task (#83765)
Fixes #83654
2019-11-01 15:26:58 +01:00
Daniel Imms 5d5dc6c277 Merge remote-tracking branch 'origin/master' into tyriar/integration_test 2019-10-31 12:36:33 -07:00
Joao Moreno d651044482 fixes #73613 2019-10-31 19:57:46 +01:00
Daniel Imms f5cb824330 Ignore 0,0 event to fix override dimensions pty test
See #83778 for follow up (when we're not in endgame)
2019-10-31 11:39:03 -07:00
Daniel Imms 82c348326c Merge remote-tracking branch 'origin/master' into tyriar/integration_test 2019-10-31 11:28:31 -07:00
Daniel Imms fe2e842fee Ensure terminal/task tests don't leak listeners across tests 2019-10-31 11:21:18 -07:00
Daniel Imms c0e630fd7a Pass assertion failure to done 2019-10-31 10:43:36 -07:00
Johannes Rieken 14e2178b7f fix #83762 2019-10-31 16:02:34 +01:00
Martin Aeschlimann 7887f81b80 [json] improved error message 2019-10-31 15:10:31 +01:00
Martin Aeschlimann 3a5209ec64 [json] file schema loaded on client instead of server. Fixes #83515 2019-10-31 12:43:33 +01:00
Martin Aeschlimann 4bdb7355f7 [json] fix azure telemetry 2019-10-31 12:43:33 +01:00
Martin Aeschlimann 9a9c0e351b update request-light 2019-10-31 12:43:33 +01:00
Martin Aeschlimann 7b944a16f5 update request-light 2019-10-30 20:57:21 +01:00
Benjamin Pasero 672ca38a78 remote - fix text resolver action to show log 2019-10-30 17:43:40 +01:00
Matt Bierner 31f577ec88 Prevent default zoom behavior in image preview for browsers 2019-10-29 17:04:05 -07:00
Matt Bierner 175b3fefd7 Use vendor specific use-select to make Safari happy
Fixes #83600
2019-10-29 16:59:31 -07:00
Matt Bierner c80fb1b771 Be more resilient when checking if we have an opened jts/ts buffer
Fixes #83338

`TextDocument` lifetime may not match that of the the user facing editors. However the JS/TS extension was assuming that it did. Introduce a `ensureHasBuffer` function that can open a buffer if vscode knows about a textdocument but no `onDidOpenTextDocument` has been fired for it yet
2019-10-29 14:26:20 -07:00
Pine Wu 36a3fd8e42 Update css service 2019-10-29 11:45:48 -07:00
Joao Moreno 32a529d1ca
add modal to undo merge commit
related to #69937
2019-10-29 15:40:01 +01:00
Benjamin Pasero b7b21844e7 api - fold app uri creation into asExternalUri (fix #82884) 2019-10-29 07:18:19 +01:00
Pine Wu a3837d1a64 Fix #79844 2019-10-28 16:14:32 -07:00
Matt Bierner 149376dab8 Update md grammar 2019-10-28 14:19:13 -07:00
Martin Aeschlimann 223076ac54 [json] support result limits 2019-10-28 20:23:16 +01:00
Erich Gamma 3a9907df1a Add missing activation event 2019-10-28 17:17:01 +01:00
Eric Amodio d6cbcb5eec Fixes failing terminal test 2019-10-28 09:02:53 -04:00
Alex Ross 219735002a Add alignof to light and dark themes
Part of #80783
2019-10-28 13:38:30 +01:00
Joao Moreno ad6011cb7a rename git.untrackedChanges: default to mixed 2019-10-28 10:35:56 +01:00
Benjamin Pasero ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Matt Bierner 6aab56dd62 Use specific scope name for js vs ts
Fixes #83289
2019-10-25 10:53:04 -07:00
Benjamin Pasero e5f0077f40 css 💄 2019-10-25 16:41:56 +02:00
Joao Moreno 7563aa3c3f
Merge branch 'pr/80083' 2019-10-25 16:14:19 +02:00
Joao Moreno 7da96f94c1
cleanup setting name and values 2019-10-25 16:11:36 +02:00
Joao Moreno d5e692e758
smart commit should be aware of handleUntracked 2019-10-25 16:06:11 +02:00
Joao Moreno 82abb9e56d
differentiate between tracked & untracked in staging 2019-10-25 16:01:52 +02:00
Joao Moreno 003177ea90
git.stageAllUntracked, git.cleanAllUntracked 2019-10-25 15:49:38 +02:00
Joao Moreno 88c03a7a8d
rename unstaged group 2019-10-25 15:42:19 +02:00
Joao Moreno 1b0f70606a
fix untracked decorations 2019-10-25 15:20:44 +02:00
Joao Moreno 179154d3f5
💄 2019-10-25 15:19:30 +02:00
Joao Moreno a8b09d4711
fixed scope 2019-10-25 15:14:59 +02:00
Alex Ross 158ffdf7c3 Add profiles.json to jsonc files for Windows terminal
Related to https://github.com/microsoft/terminal/issues/3183 and Fixes https://github.com/microsoft/vscode/issues/78559
2019-10-25 15:01:28 +02:00
Joao Moreno 94389f776f
fix bad git package.nls.json change 2019-10-25 12:19:35 +02:00
Joao Moreno 1a071b1f79
Merge commit 'refs/pull/80083/head' of github.com:microsoft/vscode into pr/80083 2019-10-25 12:15:59 +02:00
Joao Moreno 1c19031a23
Merge remote-tracking branch 'origin/master' 2019-10-25 11:41:31 +02:00
Joao Moreno b716ca6ae6
fix typo 2019-10-25 11:38:55 +02:00