question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VSCode Terminal erroneously duplicates output of text-expander app's expanded text upon me entering a text macro

See original GitHub issue

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

  • VS Code Version: Version: 1.62.3 Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 Date: 2021-11-17T07:59:13.865Z Electron: 13.5.2 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 20.4.0

  • OS Version: Mac OS Big Sur 11.3 (20E232)

Steps to Reproduce:

  1. Download espanso or use another text expander app
  2. Configure a keyboard shortcut & text to expand into, such as for me, my git commit text. Shortcut: ;gc Expanded text: git commit -m ''
  3. Go into vscode. Open terminal. Enter the text shortcut.
  4. The result, in VS Code Terminal: git commit -m ''git commit -m '' (as you can see, it duplicates the text)
  5. Try the same thing in a text editor, iterm2, or the browser-- you’ll see only one unit of the expanded text rather than VS Code Terminal’s buggy duplication of the text into two units of the same text.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
fmaiabatistacommented, Feb 4, 2022

Hey all, just had a great surprise! 🎉🎉

My VSCode updated to January 2022’s version and I don’t get the duplicated expansion any longer!

image

Kapture 2022-02-04 at 14 59 30

0reactions
joshsaintjacquecommented, Mar 10, 2022

I’m on February (1.65) and still experiencing this issue.

Edit: Looks like this reply on the espanso thread has a solution, at least it worked for me.

PS: Thanks maintainers/contributors for your awesome work on this project!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Advanced Snippet Elements - TextExpander
One of the advanced ways to enhance your Snippets with form elements, current dates, dynamic content, and more is with a macro.
Read more >
31 December 2022 Emacs: Macro me some SF Symbols
For inserting SF Symbols in SwiftUI, I typically rely on Apple's SF Symbols app to ... There are roughly 4500 symbols, so copying,...
Read more >
How to copy all text from the integrated vs-code terminal?
and Ctrl + C for the copy. If you do this a lot you could make a macro to do the whole thing:...
Read more >
ChangeLog.txt - StrokesPlus.net
ScintillaIdentifierBackColor generally dictate the default text colors. ... bug with Text Expansion losing type selection when changing to app without Text ...
Read more >
Blog - Tag - Mac - Michael Tsai
... Recovery Options on Apple Silicon Macs November 30, 2022; SwiftUI Performance Gotchas ... Implementing a Focusable Text Field in SwiftUI July 30,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found