vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

Cannot autoclose quotes in shell script file

Open L1so opened this issue 1 year ago • 2 comments

Describe the bug I found that I'm unable to auto close the quotes. I have set autoclosing settings to always. It happens when I writing shell script.

Please confirm that this problem is VSCodium-specific

  • [] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Open any shell script
  2. Type echo "
  3. Watch that it doesn't auto close.

Expected behavior Autoclose quote like echo ""

Screenshots 1 The settings: 2

Desktop (please complete the following information):

  • OS: Debian 12
  • Architecture: x64
  • Version 1.84.1
  • App Manager: apt
  • Sandboxed: No

Additional context However, just typing quote " it will auto close, but if I put word before quote like echo, read, printf. No auto close

L1so avatar Nov 10 '23 13:11 L1so

Can anyone please confirm if there experience same problem as me ?

L1so avatar Nov 15 '23 00:11 L1so

Visual Studio Code has the same behaviour.

daiyam avatar Nov 15 '23 01:11 daiyam

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar May 13 '24 01:05 github-actions[bot]