'Is it possible to use snippets in Integrated Terminal area in VS Code?

Cannot find how to set this option. I found user snippets setting for different languages, but Terminal is not there.



Solution 1:[1]

In v.1.28 you can send text from a key binding. Here is the link to the documentation https://code.visualstudio.com/docs/editor/integrated-terminal#_send-text-via-a-keybinding

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 EricChen1248