Commit 102d577
Mikhail Arkhipov
Jedi 0.12 (#1418)
* Undo changes
* Test fixes
* Increase timeout
* Remove double event listening
* Remove test
* Revert "Remove test"
This reverts commit e240c3f.
* Revert "Remove double event listening"
This reverts commit af573be.
* #1096 The if statement is automatically formatted incorrectly
* Merge fix
* Add more tests
* More tests
* Typo
* Test
* Also better handle multiline arguments
* Add a couple missing periods
[skip ci]
* Undo changes
* Test fixes
* Increase timeout
* Remove double event listening
* Remove test
* Revert "Remove test"
This reverts commit e240c3f.
* Revert "Remove double event listening"
This reverts commit af573be.
* Merge fix
* DonJayamanne#1257 On type formatting errors for args and kwargs
* Handle f-strings
* Stop importing from test code
* DonJayamanne#1308 Single line statements leading to an indentation on the next line
* #726 editing python after inline if statement invalid indent
* Undo change
* Move constant
* Harden LS startup error checks
* #1364 Intellisense doesn't work after specific const string
* Telemetry for the analysis enging
* PR feedback
* Fix typo
* Test baseline update
* Jedi 0.12
* Priority to goto_defition
* News1 parent 157f392 commit 102d577
85 files changed
Lines changed: 4525 additions & 2613 deletions
File tree
- news
- 1 Enhancements
- 2 Fixes
- pythonFiles
- jedi
- api
- common
- evaluate
- compiled
- fake
- subprocess
- context
- parso
- pgen2
- python
- src
- client
- common
- providers
- test
- definitions
- signature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments