forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Change how we offer to install/disable linters #973
Merged
Merged
Changes from all commits
Commits
Show all changes
122 commits
Select commit
Hold shift + click to select a range
7675901
Basic tokenizer
eb42669
Fixed property names
2756974
Tests, round I
c2c1ced
Tests, round II
a108c96
merge master
14864a5
tokenizer test
0ed51d6
Remove temorary change
51b544c
Fix merge issue
3cd11e6
Merge conflict
82e0ad1
Merge conflict
9295c1a
Completion test
06eb1a5
Fix last line
e9db8e0
Fix javascript math
d12ca03
Merge master
d8ab041
Make test await for results
db75cd0
Add license headers
9ab2c47
Rename definitions to types
d587485
License headers
1da5e0a
Merge branch 'master' of https://github.com/Microsoft/vscode-python
7668cee
Merge branch 'master' of https://github.com/Microsoft/vscode-python
1ac4932
Fix typo in completion details (typo)
2aa5a6c
Fix hover test
5db31bd
Merge branch 'master' of https://github.com/Microsoft/vscode-python
560d2af
Russian translations
c71024d
Merge branch 'master' of https://github.com/Microsoft/vscode-python
31aa087
Update to better translation
593ae05
Fix typo
e6d69bb
#70 How to get all parameter info when filling in a function param list
b5a23d3
Fix #70 How to get all parameter info when filling in a function para…
cd200f7
Clean up
7c33228
Clean imports
c4a6b90
CR feedback
f85b848
Trim whitespace for test stability
37c210b
More tests
61a5650
Better handle no-parameters documentation
a10305e
Better handle ellipsis and Python3
bfcae78
Merge branch 'master' of https://github.com/Microsoft/vscode-python
42a5f79
Merge branch 'master' of https://github.com/Microsoft/vscode-python
e4ba322
Merge branch 'master' of https://github.com/Microsoft/vscode-python
7baec1a
Merge branch 'master' of https://github.com/Microsoft/vscode-python
9cb43e7
#385 Auto-Indentation doesn't work after comment
5a9c3fd
#141 Auto indentation broken when return keyword involved
9800c4a
Undo changes
3205d33
Merge branch 'master' of https://github.com/Microsoft/vscode-python
c1150d4
Merge branch 'master' of https://github.com/Microsoft/vscode-python
30519c7
#627 Docstrings for builtin methods are not parsed correctly
96511cb
reStructuredText converter
c8670b9
Fix: period is not an operator
97f232f
Minor fixes
768bffe
Restructure
825f16b
Tests
eb36eef
Tests
bab4239
Code heuristics
2a30201
Baselines
e430ef8
HTML handling
1afa841
Lists
6bffb07
State machine
e436fde
Baselines
c03e619
Merge branch 'master' of https://github.com/Microsoft/vscode-python
e52bcff
Squash
e6b8196
Merge branch 'master' of https://github.com/MikhailArkhipov/vscode-py…
3a0cfb1
no message
4616996
Merge branch 'master' of https://github.com/MikhailArkhipov/vscode-py…
35838b9
Whitespace difference
656a56b
Merge branch 'master' of https://github.com/Microsoft/vscode-python
6a10786
Update Jedi to 0.11.1
d43f097
Enable Travis
f8db935
Test fixes
a8dc597
Undo change
3f5d492
Jedi 0.11 with parser
f93a0f4
Merge master
f8eaa93
Undo changes
e4372c6
Undo changes
469c8a7
Test fixes
609bbdd
More tests
7ea6fda
Tests
6546892
Fix pylint search
76af122
Handle quote escapes in strings
5d4d022
Escapes in strings
29edac2
CR feedback
1ee0be2
Discover pylintrc better + tests
531c1d8
Merge branch 'master' of https://github.com/MikhailArkhipov/vscode-py…
1969451
Merge master
33efd6e
Fix .pyenv/versions search
713983e
Fix multiple linters output
e64b371
Better handle markdown underscore
afddcb3
Merge branch 'master' of https://github.com/Microsoft/vscode-python
73c9617
Test
eea64de
Fix 916: PyLint checks wrong files
5a0a553
Test stability
2c635ba
Try increase timeout
f37c27c
Make sure linting is enabled in tests
8fd2d14
Try another way of waiting
6ac00d8
Simplify
a9c2708
Fix clear diags on close tests
5fbc703
Try writing settings directly
46090c6
Increase timeout
c54b0ee
Measure test time
8954180
Measure time
f6707c1
Simplify
588313b
Set timeout
21924a0
Better venv detection
2294506
Add test
83e7d41
Merge branch 'master' of https://github.com/Microsoft/vscode-python
4af3cb2
More reliable check
4b629f0
Fix pylint switch key
29b9dab
Remove incorrect flag
95ccb36
Disable print
b66c55e
Require pylint 1.8 on CI
fa3b5e6
Fix working directory for standalone files
707a8ca
Use an 'elif'
brettcannon bd2e936
Separate file for pylint root config
af573be
Remove double event listening
e240c3f
Remove test
d0af3d7
Revert "Remove test"
b0b878d
Revert "Remove double event listening"
bce60e1
Explicitly disable linter
3a2e2b7
New buttons
ee5547e
Merge branch 'master' of https://github.com/Microsoft/vscode-python
d0c7ab5
PR feedback
18930ea
Revert "PR feedback"
27fced6
PR feedback
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't the return value from here be
InstallerResponse.Disabled
?