Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename engine to 'Microsoft Python Language Server' #1768

Merged
merged 92 commits into from
May 29, 2018
Merged
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
a764bc9
Undo changes
Feb 13, 2018
9d1b2cc
Test fixes
Feb 13, 2018
a91291a
Increase timeout
Mar 2, 2018
bf266af
Remove double event listening
Mar 7, 2018
7bc6bd6
Remove test
Mar 7, 2018
8ce8b48
Revert "Remove test"
Mar 7, 2018
e3a549e
Revert "Remove double event listening"
Mar 7, 2018
92e8c1e
#1096 The if statement is automatically formatted incorrectly
Mar 27, 2018
b540a1d
Merge fix
Mar 27, 2018
7b0573e
Add more tests
Mar 27, 2018
facb106
More tests
Mar 27, 2018
f113881
Typo
Mar 27, 2018
3e76718
Test
Mar 28, 2018
6e85dc6
Also better handle multiline arguments
Mar 28, 2018
99e037c
Add a couple missing periods
brettcannon Mar 28, 2018
3caeab7
Undo changes
Feb 13, 2018
eeb1f11
Test fixes
Feb 13, 2018
f5f78c7
Increase timeout
Mar 2, 2018
88744da
Remove double event listening
Mar 7, 2018
65dde44
Remove test
Mar 7, 2018
c513f71
Revert "Remove test"
Mar 7, 2018
ccb3886
Revert "Remove double event listening"
Mar 7, 2018
106f4db
Merge fix
Mar 27, 2018
9e5cb43
Merge branch 'master' of https://github.com/MikhailArkhipov/vscode-py…
Apr 5, 2018
e1da6a6
#1257 On type formatting errors for args and kwargs
Apr 5, 2018
e78f0fb
Handle f-strings
Apr 5, 2018
725cf71
Stop importing from test code
Apr 5, 2018
5cd6d45
#1308 Single line statements leading to an indentation on the next line
Apr 5, 2018
27613db
#726 editing python after inline if statement invalid indent
Apr 5, 2018
8061a20
Undo change
Apr 5, 2018
17dc292
Move constant
Apr 5, 2018
65964b9
Harden LS startup error checks
Apr 10, 2018
4bf5a4c
#1364 Intellisense doesn't work after specific const string
Apr 10, 2018
6f7212c
Merge branch 'master' of https://github.com/Microsoft/vscode-python
Apr 12, 2018
ddbd295
Telemetry for the analysis enging
Apr 12, 2018
ffd1d3f
Merge branch 'master' of https://github.com/Microsoft/vscode-python
Apr 12, 2018
d4afb6c
PR feedback
Apr 13, 2018
12186b8
Fix typo
Apr 16, 2018
ca90529
Test baseline update
Apr 16, 2018
a7267b5
Jedi 0.12
Apr 16, 2018
cfee109
Priority to goto_defition
Apr 16, 2018
1285789
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
Apr 17, 2018
d1ff1d9
News
Apr 17, 2018
1bd1651
Replace unzip
Apr 17, 2018
a69b6fd
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
Apr 17, 2018
f916ace
Linux flavors + test
Apr 18, 2018
28ca25f
Grammar check
Apr 19, 2018
ad9a3c9
Grammar test
Apr 20, 2018
ff8dd35
Test baselines
Apr 20, 2018
26726f8
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
Apr 20, 2018
d7806ca
Add news
Apr 20, 2018
0b3f316
Pin dependency
brettcannon Apr 23, 2018
28a8950
Merge branch 'grammar' of https://github.com/MikhailArkhipov/vscode-p…
Apr 23, 2018
1804617
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
Apr 23, 2018
f000e5d
Specify markdown as preferable format
Apr 26, 2018
a06fd79
Merge branch 'master' of https://github.com/Microsoft/vscode-python
Apr 26, 2018
ef7c5c7
Improve function argument detection
Apr 26, 2018
f4e88c0
Specify markdown
Apr 27, 2018
d420c34
Merge branch 'master' of https://github.com/Microsoft/vscode-python
May 3, 2018
b819d57
Merge branch 'master' into analysis
May 3, 2018
abff213
Pythia setting
May 3, 2018
d140b3a
Baseline updates
May 3, 2018
4b394d9
Baseline update
May 3, 2018
a397b11
Improve startup
May 4, 2018
e54eaf8
Handle missing interpreter better
May 4, 2018
3b8ddd5
Handle interpreter change
May 4, 2018
9a4500d
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 4, 2018
41f9624
Delete old file
May 4, 2018
3627b85
Fix LS startup time reporting
May 4, 2018
486d11d
Remove Async suffix from IFileSystem
May 8, 2018
cf5cf9c
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 8, 2018
4913e28
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 18, 2018
84214e1
Remove Pythia
May 17, 2018
9c1adb1
Remove pre-packaged MSIL
May 18, 2018
5a6e546
Exe name on Unix
May 18, 2018
1f2ae09
Plain linux
May 18, 2018
f972614
Fix casing
May 19, 2018
e0021a9
Merge branch 'analysis' of https://github.com/MikhailArkhipov/vscode-…
May 19, 2018
d2721cd
Fix message
May 19, 2018
b8bc0a2
Merge branch 'analysis' of https://github.com/MikhailArkhipov/vscode-…
May 19, 2018
56d34f7
Update PTVS engine activation steps
May 21, 2018
9aab160
Merge branch 'analysis' of https://github.com/MikhailArkhipov/vscode-…
May 21, 2018
981290f
Type formatter eats space in from .
May 22, 2018
d279e96
fIX CASING
May 22, 2018
6b466a9
Remove flag
May 23, 2018
d8c6193
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 23, 2018
2904f3b
Don't wait for LS
May 24, 2018
c7d34c9
Small test fixes
May 28, 2018
17775bd
Update hover baselines
May 28, 2018
2edeb3c
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 29, 2018
2fd5387
Rename the engine
May 29, 2018
a06b993
Merge branch 'master' of https://github.com/Microsoft/vscode-python i…
May 29, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/client/activation/downloader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export class AnalysisEngineDownloader {

let localTempFilePath = '';
try {
localTempFilePath = await this.downloadFile(downloadUriPrefix, enginePackageFileName, 'Downloading Python Analysis Engine... ');
localTempFilePath = await this.downloadFile(downloadUriPrefix, enginePackageFileName, 'Downloading Microsoft Python Language Server... ');
await this.verifyDownload(localTempFilePath, platformString);
await this.unpackArchive(context.extensionPath, localTempFilePath);
} catch (err) {
Expand Down