bendera / vscode-commit-message-editor

Edit commit messages in a convenient way.
https://marketplace.visualstudio.com/items?itemName=adam-bender.commit-message-editor
MIT License
70 stars 13 forks source link

Text editor width stuck at minimum #38

Closed GammaSigma1234 closed 3 years ago

GammaSigma1234 commented 3 years ago

Please, see the attached picture to better understand what I mean.

What triggered the issue: I was working with my laptop PC, using an external monitor. Suddenly, I had to detach the laptop from the monitor, close the lid and physically walk to another position. When I opened the lid and returned to Visual Studio Code, I found that the text editing window was resized to a very tiny width, and I cannot figure out how to reset it to its former value. I tried reinstalling the extension, and the option in settings.json is "commit-message-editor.view.fullWidth": true.

Thank you in advance for your assistance. By the way, your extension is great!

Problem

datoux commented 3 years ago

I have the same problem, but happened I think after updating VSCode today.

GammaSigma1234 commented 3 years ago

I have another installation of VSC on another computer, and later I will check whether this problem appears there as well, after updating VSC to the latest version (I'm on my laptop now).

bendera commented 3 years ago

Hi,

Thank you for your bug report I could reproduce it. It will be fixed as soon as I can.

GammaSigma1234 commented 3 years ago

I can confirm that the problem has disappeared after reloading the extension. Thank you very much!