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

Folding in Python - Hides newlines between functions #4968

Closed
flemingtech opened this issue Apr 5, 2016 · 3 comments
Closed

Folding in Python - Hides newlines between functions #4968

flemingtech opened this issue Apr 5, 2016 · 3 comments
Assignees

Comments

@flemingtech
Copy link

  • VSCode Version: 0.10.11
  • OS Version: Win7Sp1

Steps to Reproduce:

Before collapsing; Doesn't matter how many newlines I use.
image

After collapsing; I really don't think it should collapse all the newlines, it looks horrible.
image

@Tyriar
Copy link
Member

Tyriar commented Apr 7, 2016

Duplicate of #3353

@Tyriar Tyriar closed this as completed Apr 7, 2016
@caycecollins
Copy link

caycecollins commented Jun 23, 2016

@Tyriar is this truly a duplicate? I feel that this is more of a bug with code that is already folded as well. For example, when I have folded code and attempt to create a new line under it, the newline disappears and becomes part of the folded code above. This makes it a pain to create a new line between folded code blocks.

@Tyriar
Copy link
Member

Tyriar commented Jun 24, 2016

@inergy I agree that it's a bug personally, I originally created it as such. I'll point out the fact that adding a new line immediately folds it.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants