Releases: jgdhs27/dance
Releases · jgdhs27/dance
0.0.2
0.0.1
Smart case + goto word + register sharing
For personal use.
To use goto word, add this to your dance.menus.goto in your settings.json:
"w": {
"text": "word",
"command": "dance.run",
"args": [
{
"code": [
"if (Context.current.mode.name !== 'helix/select') {",
"await vscode.commands.executeCommand('dance.seek.wordLabel');",
"} else {",
"await vscode.commands.executeCommand('dance.seek.wordLabel.extend');",
"}"
]
}
]
},
goto-word alphabet has been changed to one that puts vowels in front, ie.
aeiounrtsgbldwjzxmcv