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

Collapse disappears #13957

Closed
ghost opened this issue Oct 18, 2016 · 15 comments
Closed

Collapse disappears #13957

ghost opened this issue Oct 18, 2016 · 15 comments
Assignees
Labels
editor-folding Editor code folding issues info-needed Issue requires more information from poster

Comments

@ghost
Copy link

ghost commented Oct 18, 2016

  • VSCode Version: Code 1.6.1 (9e4e44c, 2016-10-13T16:21:53.542Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • Extensions: abusaidm.html-snippets-0.0.17, donjayamanne.githistory-0.1.0, donjayamanne.jquerysnippets-0.0.1

Steps to Reproduce:

  1. The widget code to collapse disappear in some places
  2. If you edit any part of the code, the code to collapse buttons reappear.
@roblourens
Copy link
Member

roblourens commented Oct 18, 2016

Are you talking about these code folding buttons? (on the left)
image

They only appear when you hover over them. I don't quite understand your issue.

@roblourens roblourens added the info-needed Issue requires more information from poster label Oct 18, 2016
@ghost
Copy link
Author

ghost commented Oct 19, 2016

Gracias por responder.
En algúnos momentos, estos botones no aparecen cuando pongo el cursor
sobre la barra donde deberían estar. Lo mas raro es que algunos no
aparecen y otros sí.
Es mas, cuando edito cualquier cosa, por ejemplo, agrego un espacio en
el archivo que estoy editando, estos botones vuelven a aparecer.

/Google Traductor/

Thanks for answering.
At times, these buttons do not appear when I put the cursor on the bar
where they should be. The strangest thing is that some do not appear
and others do. What's more, when I edit anything, for example, I add a
space in the file that I'm editing, these buttons reappear.

Gracias/Thanx

2016-10-18 18:44 GMT-03:00 Rob Lourens notifications@github.com:

Are you talking about these code folding buttons?

They only appear when you hover over them. I don't quite understand your
issue.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@roblourens
Copy link
Member

Could you record a gif or something when they don't appear? I'm not sure whether it's a bug or not.

@roblourens roblourens added the editor-folding Editor code folding issues label Oct 19, 2016
@ghost
Copy link
Author

ghost commented Oct 21, 2016

Dentro de el circulo rojo debería Aparecer un Botón para Expandir el Código. El puntero del mouse esta sobre la barra.

Inside the red circle should appear a button to Expand Code. The mouse pointer is over the bar.

Gracias/Thanx
vsc_error

@roblourens
Copy link
Member

Actually I'm not sure that it should appear there, since that function is empty. If it was collapsed, there would be a '...' at the end of the line like you see at the bottom.

@aeschli
Copy link
Contributor

aeschli commented Oct 21, 2016

Yes, it looks like that's an empty function, and there's nothing collapsed there.

@ghost ghost closed this as completed Oct 21, 2016
@ghost ghost reopened this Oct 21, 2016
@ghost ghost closed this as completed Oct 21, 2016
@ghost
Copy link
Author

ghost commented Oct 24, 2016

Última oportunidad de que entiendan cual es el error.
El puntero esta sobre la barra lateral. (no aparece en la captura)

vsc_error

@roblourens
Copy link
Member

@aeschli Seems like there should be one in that case?

@aeschli
Copy link
Contributor

aeschli commented Oct 24, 2016

Please paste a (small) code example that demonstrates the bug....

@ghost ghost reopened this Oct 24, 2016
@ghost
Copy link
Author

ghost commented Oct 24, 2016

Está a sólo una manzana no depende del tipo de código o lenguaje.
También me pasó hace unos minutos con el código CSS.
Creo que la ventana de VSC perdió el "foco" y por lo tanto no detecta que el puntero del ratón se sitúe la barra lateral.
/*********************************/
Is just a block does not depend on the type of code or language.
I also happened a few minutes ago with CSS code.
I think the window of VSC lost the "focus" and therefore not detect that the mouse pointer is hover the sidebar.

@roblourens
Copy link
Member

Yes, if the window isn't focused, the expand buttons won't appear. You'll have to click on the window again to focus it.

@ghost
Copy link
Author

ghost commented Oct 25, 2016

Yessss, i know, but "I AM IN FOCUS" in this screenshots.

@aeschli
Copy link
Contributor

aeschli commented Oct 25, 2016

Can you add a complete code example that shows the bug?

@DasJott
Copy link

DasJott commented Oct 31, 2016

Might be a duplicate of #14748 or the other way around

@aeschli
Copy link
Contributor

aeschli commented Nov 4, 2016

Closing do to lack of information.

@aeschli aeschli closed this as completed Nov 4, 2016
@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
editor-folding Editor code folding issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants