atom-community / atom-community/ide-python
Improper folding in outline view
Open
pyls
upstream issue
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I'm having some issues with the folding of functions/symbols in the outline view.
This appears to be triggered when I have lines of code that are too long and split into multiple lines. Variables that appear after this in a function do not get folded into the function in the outline view, and are instead given a new line.


Contributor guide
Assessment
This issue has not been assessed yet.