Commit graph

8517 commits

Author SHA1 Message Date
Martin Aeschlimann
12770d4fed update typescript semantic highlighting 2020-02-20 15:35:50 +01:00
Martin Aeschlimann
66f525f435 [ts] enumMember missing in token legend 2020-02-20 10:31:14 +01:00
Rachel Macfarlane
88044f2cc6 Add sign in/sign out commands from Microsoft auth provider, fixes #90988 2020-02-19 11:49:42 -08:00
Sandeep Somavarapu
00ad0a9372 Fix #90931 2020-02-19 13:39:19 +01:00
Joao Moreno
d43bb97bb0
git: contribute Clone to explorer 2020-02-19 12:23:02 +01:00
Joao Moreno
e7ebb137b7
git: easy case for git init 2020-02-19 11:59:27 +01:00
Joao Moreno
27606615ba
rewrite 2020-02-19 11:59:25 +01:00
Matt Bierner
2aced89ae1 Show more clear TS Version picker when reinstalling a different TS version locally
- Make sure that `TypeScriptVersion` is immutable by getting and caching `apiVersion` on init
- Only show dot next to currently active version if both path and api versions match
2020-02-18 19:16:56 -08:00
Rachel Macfarlane
7302c88f21 Propogate login error, fixes #89518 2020-02-18 11:33:16 -08:00
Rachel Macfarlane
df3ae4adef Refresh auth tokens when server returns 401, fixes #89629 2020-02-18 10:46:49 -08:00
Joao Moreno
acb9817a8d
too many conditions 2020-02-18 16:37:52 +01:00
Joao Moreno
913c256bb3
fixes #90705 2020-02-18 16:36:10 +01:00
Martin Aeschlimann
27aaa79d52 Don't use rootPath in built-in extension. For #90562 2020-02-18 14:24:11 +01:00
Joao Moreno
595f98455b
fix git tests 2020-02-18 13:56:16 +01:00
Joao Moreno
fe884b305e
Revert "Revert "Fix #88294 Add commitData in commit interface""
This reverts commit aa70f38ab2.
2020-02-18 12:56:07 +01:00
Alex Dima
aa70f38ab2
Revert "Fix #88294 Add commitData in commit interface"
This reverts commit 51b8bd5064.
2020-02-18 12:48:22 +01:00
Benjamin Pasero
b59c3a83b3 workspace edit - also test moving and applying changes to dirty file 2020-02-18 10:40:12 +01:00
Martin Aeschlimann
33545a2963
Merge pull request #90825 from johnbillion/patch-1
Treat .envrc files as Shell scripts
2020-02-18 01:13:10 -08:00
João Moreno
cd6006b5ff
Merge branch 'master' into issue/88294 2020-02-18 10:03:44 +01:00
Martin Aeschlimann
57ab6fb91d JSON Language Server 1.2.3 2020-02-17 17:59:16 +01:00
John Blackbourn
97831cfa80
Treat .envrc files as Shell scripts 2020-02-17 13:57:34 +00:00
Joao Moreno
2d125bc3cf
remove git init action from top of scm 2020-02-17 12:24:01 +01:00
Joao Moreno
cce81b98b9
Merge branch 'joao/empty-views-api' 2020-02-17 12:05:37 +01:00
Joao Moreno
25b36c1c37
rename empty view contents to view welcome 2020-02-17 11:25:17 +01:00
Benjamin Pasero
d8e7eb36a2 Text save participants are overwritten for each extension host (fixes #90359) 2020-02-17 10:42:31 +01:00
Matt Bierner
6ec6f9e3f4 Fix git integration tests
Move back to using normal vscode dependency for now . We will look into moving off it later
2020-02-15 13:13:22 -08:00
Matt Bierner
feecdaeacf Disable webview copy test on web 2020-02-15 12:49:11 -08:00
Matt Bierner
8503705b11 Don't show reference code lens for both class and ctor in es5 classes
Fixes #90396
2020-02-14 16:57:47 -08:00
Eric Amodio
5c017be321 Fixes broken test with git extension 2020-02-14 18:55:11 -05:00
Matt Bierner
2f9c79a847 Only enable webview copy tests on MacOS 2020-02-14 12:39:50 -08:00
Eric Amodio
9ae0fd36c9 Enhances timeline - commands, timestamp, etc
Adds contributable commands to timeline items
Adds right-aligned timestamp to timeline items
Adds Open Changes to Git timeline items
Adds Copy Commit ID to Git timeline items
Adds Copy Commit Message to Git timeline items
2020-02-14 15:22:45 -05:00
Eric Amodio
69b30f6ba7 Adds paging support (wip) 2020-02-14 15:22:45 -05:00
Matt Bierner
c03b581840 Add test for copying text from webview 2020-02-14 11:54:09 -08:00
Johannes Rieken
bcdf991bd4 test: saveAll before asserting a certain save event 2020-02-14 12:05:57 +01:00
Johannes Rieken
6158372c89 more verbose integration test failures 2020-02-14 12:05:01 +01:00
Benjamin Pasero
a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Joao Moreno
b62b2280ea
fixes #90620 2020-02-14 07:24:17 +01:00
Joao Moreno
eab81b4a31
git missing docs 2020-02-13 16:53:08 +01:00
Joao Moreno
d946716fe2
improve git empty view docs 2020-02-13 16:13:10 +01:00
Joao Moreno
3e8bb6cfd4
git: more empty view documentation 2020-02-13 16:03:18 +01:00
Joao Moreno
52d3df6bf2
empty view: placeholder when 2020-02-13 15:32:45 +01:00
Johannes Rieken
2b3fed13e1 some 💄 to prep for https://github.com/microsoft/vscode/issues/90359 2020-02-13 12:54:12 +01:00
Johannes Rieken
5166060e71 test: don't assert in event handler 2020-02-13 12:54:12 +01:00
Johannes Rieken
f704c339dc re-enable active editor test for electron-runner, https://github.com/microsoft/vscode/issues/90470 2020-02-13 12:54:12 +01:00
Rob Lourens
1fbacccbc9 Remove 'rootPath' reference
#90562
2020-02-12 17:42:24 -08:00
Matt Bierner
ea0880611f Use non-deprecated version of registerTasksProvider
For #88391
2020-02-12 17:20:05 -08:00
Matt Bierner
43e268ad72 💄 2020-02-12 15:48:38 -08:00
Pine Wu
88a1564e9c Fix duplicate code 2020-02-12 14:44:03 -08:00
Jackson Kearl
2ebc730d72 eslint code-no-unexternalized-strings 2020-02-12 14:32:43 -08:00
Jackson Kearl
d22fd6d8ae Add .pm as perl. Fixes #90550. 2020-02-12 11:56:47 -08:00