Skip to content

t9md/atom-google-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

Translate selected text via google translate then write output to normal editor in dock or pane.

Commands

  • google-translate:translate: Open translated text in different editor in dock or split-pane.
  • google-translate:translate-with-replace: Replace selected text with translated one.
  • google-translate:translate-with-insert-bottom: Insert translated text at bottom of selected text.

vmp commands

  • vim-mode-plus-user:google-translate
  • vim-mode-plus-user:google-translate-with-replace
  • vim-mode-plus-user:google-translate-with-insert-bottom

Keymap

  • keymap.cson
'atom-text-editor.vim-mode-plus:not(.insert-mode)':
  'g t t': "vim-mode-plus-user:google-translate"

About

translate and write to editor in dock or split-pane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published