Skip to content

lanly-dev/VSCode-VoiceCommands

Repository files navigation

Voice Commands

Version

This is an extension that take basic voice commands. Github💡

Features

Basic commands include:

  • copy
  • cut
  • delete
  • find
  • format
  • go to line
  • hello world
  • paste
  • quick open
  • redo
  • search
  • select all
  • stop listen
  • undo

Extension Settings

None

Requirements

Other than Windows, this extension needs JRE (JDK for MacOS) to run

Known Issues

Context menu could hold the commands' actions

Release Notes

2.1.2

  • Use Webpack

2.1.1

  • Activate extension in off mode from the start
  • Update project's dependencies
  • New icon

2.1.0

  • Bugfix - Windows OS wasn't using MSP
  • Activate Voice Commands from the start, removed the old command activation
  • Update project's dependencies

2.0.0, 2.0.1

1.0.0

  • Initial release of voice commands
  • Development SDK and packages: dotnet core 1.0, .NET framework 4.6
  • Compatible with Windows OS only