Insert as Responsive Object
Release 2.13.0 and above.
You can insert images, videos, and tables with responsive applied.
Useful when working in a mobile environment.
How to Configure
Setting editor.responsive.default.use to true allows direct insertion as a responsive object.
{
'editor.responsive.default.use': true
}