UNPKG

select-part-of-word

Version:

An extension that allows you to move selection by a word in camel-case string.

12 lines 181 B
{ "compilerOptions": { "module": "commonjs", "target": "es6", "lib": [ "es6" ] }, "exclude": [ "node_modules" ] }