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] "editor.showFoldingCongrols":"always" not respected #35839

Closed
kcwms opened this issue Oct 8, 2017 · 12 comments
Closed

[folding] "editor.showFoldingCongrols":"always" not respected #35839

kcwms opened this issue Oct 8, 2017 · 12 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-folding Editor code folding issues verified Verification succeeded
Milestone

Comments

@kcwms
Copy link

kcwms commented Oct 8, 2017

  • VSCode Version: Code - Insiders 1.17.0-insider (f6ef4be, 2017-10-04T17:40:56.306Z)
  • OS Version: Windows_NT x64 10.0.10240
  • Extensions:
Extension Author (truncated) Version
path-intellisense chr 1.4.2
githistory don 0.2.3
xml Dot 1.9.2
vscode-guid hea 1.2.0
csharpextensions jch 1.3.0
vscode-nuget-package-manager jmr 1.1.4
mssql ms- 1.2.0
csharp ms- 1.12.1
PowerShell ms- 1.4.3
debugger-for-chrome msj 3.3.1
partial-diff ryu 0.3.3
shell-launcher Tyr 0.1.3

When Mouse Is Not Hovered
image

When Mouse Is Hovered
image


Steps to Reproduce:

  1. Edit User or Worksapace Settings and add "editor.showFoldingControls":"always"
  2. Save your changes and look at a file with folding regions

Reproduces without extensions: Yes

@vscodebot vscodebot bot added editor editor-folding Editor code folding issues labels Oct 8, 2017
@rhernandog
Copy link

Same issue.

  • VSCode Version: 1.17.0
  • OS Version: Windows 7 64 bit

One thing I can add is that when I open a file all the minus signs are visible, but as soon as I focus on the file (click anywhere in the code) they fade out, regardless of the settings.

@alexdima alexdima assigned aeschli and unassigned alexdima Oct 9, 2017
@aeschli aeschli changed the title VSCode-Insiders does not respect "editor.showFoldingCongrols":"always" [folding] "editor.showFoldingCongrols":"always" not respected Oct 9, 2017
@aeschli aeschli added this to the October 2017 milestone Oct 9, 2017
@maxtar
Copy link

maxtar commented Oct 18, 2017

I have the same problem.

@technoiswatchingyou
Copy link

technoiswatchingyou commented Oct 19, 2017

Same for me

VSCode 1.17.2
MacOS 10.13.1

@DeathLoveCrymo
Copy link

I am also having this problem.
1.17.2 on Windows 10

@Shamtam
Copy link

Shamtam commented Oct 30, 2017

Same problem here.

  • VSCode Version: Code - Insiders 1.18.0-insider (8deed53, 2017-10-30T05:21:47.015Z)
  • OS Version: Windows_NT x64 6.1.7601

@aeschli aeschli closed this as completed Oct 30, 2017
@victorwpbastos
Copy link

Same here.

  • VSCode 1.18.0
  • WIndows 10

@Shamtam
Copy link

Shamtam commented Nov 10, 2017

This bug still seems to exist. Folding controls only show all the time when their corresponding section is collapsed. When the section is expanded, the "-" box disappears when the mouse is not over the gutter. See gif.

  • VSCode Version: Code - Insiders 1.19.0-insider (d6fbdcf, 2017-11-10T05:17:03.030Z)
  • OS Version: Windows_NT x64 6.1.7601

folding_bug

@rhernandog
Copy link

Yep, still happening.

  • Windows 7 64
  • VSCode 1.18.0

@maxtar
Copy link

maxtar commented Nov 13, 2017

The same

@aeschli aeschli modified the milestones: October 2017, November 2017 Nov 13, 2017
@aeschli
Copy link
Contributor

aeschli commented Nov 13, 2017

Oh, sorry, you are right, this is still broken in 1.18. Fix on the way.

@maxtar
Copy link

maxtar commented Nov 17, 2017

Hi, version 1.18.1 still doesn't work. :(

@aeschli
Copy link
Contributor

aeschli commented Nov 17, 2017

Yes, I know. Its fixed in November (1.19).

@aeschli aeschli added the bug Issue identified by VS Code Team member as probable bug label Dec 4, 2017
@mjbvz mjbvz added the verified Verification succeeded label Dec 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-folding Editor code folding issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

10 participants