Microsoft/vscode

Git - No more surrounding or auto-closing in commit msg box

Open

#119.782 aberto em 24 de mar. de 2021

Ver no GitHub
 (7 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
buggithelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

  • VS Code Version: 1.54.3
  • OS Version: Windows_NT x64 10.0.19042

Steps to Reproduce:

  1. Write a commit message
  2. Select a word, type `

Expected: the word is surrounded by ` like in VS Code v1.44.2.

Since 1.45, this doesn't happen anymore, instead the word is replaced by `. It's the same with auto-closing.

This was very useful to type markdown-like commit messages. If this is not a bug/intended, is there a way to reenable this behavior?

v1.44.2 : recording (3)

v1.54.3 (1.51.1 for the capture but it's the same since 1.45) : recording (4)

Does this issue occur when all extensions are disabled?: Yes

Guia do colaborador