No more surrounding or auto-closing in commit msg box
See original GitHub issue- VS Code Version: 1.54.3
- OS Version: Windows_NT x64 10.0.19042
Steps to Reproduce:
- Write a commit message
- 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 :
v1.54.3 (1.51.1 for the capture but it’s the same since 1.45) :
Does this issue occur when all extensions are disabled?: Yes
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
GitHub: How can I close the two issues with commit message?
The message MUST contain a string matching the following pattern: KEYWORD #ISSUE . For example: close #1 . How can I close two...
Read more >Box "Enter a commit nessage" is disabled (Git)
Based on the attached screenshot, I see the yellow box for a commit message which appears to be enabled. Does it now allow...
Read more >Commit message templates - GitLab Documentation
Full message of the first commit that's not a merge commit and has more than one line in message body. Merge request title...
Read more >Zeromq vs aeron - Mesciuma |
He offers a heart-beating pattern to get around this issue for Req/Rep sockets though. ... a ZeroMQ system can run without a dedicated...
Read more >rename js to jsx - Associazione Amici UniCT
For more specialized code formatting styles, try installing one of the ... But do not mix it with HTML, React transforms the JSX...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Option No2 seems reasonable to me. @joaomoreno, @alexdima what do you think?
@joaomoreno This commit defines the language of the SCM input to be
scminput
. The languagescminput
does not have any surrounding pairs defined. Here is as an example the language configuration forplaintext
.