NodeRequirer icon indicating copy to clipboard operation
NodeRequirer copied to clipboard

Ctrl+Shift+O does not work properly

Open amorphius opened this issue 7 years ago • 0 comments

When clicking Ctrl+Shift+O I've got this line import ${1:SettingsPage} from '../settings/SettingsPage';

It does not act like snippet, just pastes this string as is.

amorphius avatar Apr 16 '17 09:04 amorphius