Skip to content

intellij keymap for vscode complete statement intelligently

License

Notifications You must be signed in to change notification settings

crazytravel/vscode-auto-complete

Repository files navigation

vscode-auto-complete

Build Status codebeat Downloads

This is an extension for vscode implement auto complete the code after type cmd(ctrl) + shift + enter.
This extension inherit IntelliJ IDEA Keybindings for Visual Studio Code and implement Complete statement part just like Intellij IDEAs do finish the statement intelligently.

Download

Features

  • Most of Intellij IDEA key bindings for vscode

  • Intelligent complete statement cmd(ctrl) + shift + enter

Support Language

current support Typescript, Javascript, Golang, Rust, Dart other language will coming...

References

License

This extension is licensed under the MIT License.