Pocket Vim Pocket Vim

Developer Tools
Version: 0.1.2
Last Update: 2017-06-03

User Reviews


avatar 岡田Beowulf
2018-01-13

very good

avatar Skylar Smith
2017-06-16

Works great on freecodecamp. Awesome plugin.

avatar Bradley Morgan
2017-05-01

ace.require("ace/lib/net").loadScript("https://rawgithub.com/ajaxorg/ace-builds/master/src-min-noconflict/keybinding-vim.js",
function()
e = document.querySelector(".ace_editor").env.editor;
e.setKeyboardHandler(ace.require("ace/keyboard/vim").handler);
) ace.require("ace/lib/net").loadScript("https://rawgithub.com/ajaxorg/ace-builds/master/src-min-noconflict/keybinding-vim.js",
function()
e = document.querySelector(".ace_editor").env.editor;
e.setKeyboardHandler(ace.require("ace/keyboard/vim").handler);
)

Im trying to use on zyante.zybooks.com and the script you posted works fine if you remove the "github editor" part. But pocketvim wont work there like it does on other sites.

avatar Michael Tai
2014-11-23

This should have more have more stars than currently. And It works with CoderPad.
Will make you.efficiency++ on your next technical interview!

tip: jump out of insert mode by pressing C-c

avatar 岡田Beowulf
2018-01-13

very good

avatar Skylar Smith
2017-06-16

Works great on freecodecamp. Awesome plugin.

avatar Bradley Morgan
2017-05-01

ace.require("ace/lib/net").loadScript("https://rawgithub.com/ajaxorg/ace-builds/master/src-min-noconflict/keybinding-vim.js",
function()
e = document.querySelector(".ace_editor").env.editor;
e.setKeyboardHandler(ace.require("ace/keyboard/vim").handler);
) ace.require("ace/lib/net").loadScript("https://rawgithub.com/ajaxorg/ace-builds/master/src-min-noconflict/keybinding-vim.js",
function()
e = document.querySelector(".ace_editor").env.editor;
e.setKeyboardHandler(ace.require("ace/keyboard/vim").handler);
)

Im trying to use on zyante.zybooks.com and the script you posted works fine if you remove the "github editor" part. But pocketvim wont work there like it does on other sites.

avatar Michael Tai
2014-11-23

This should have more have more stars than currently. And It works with CoderPad.
Will make you.efficiency++ on your next technical interview!

tip: jump out of insert mode by pressing C-c

avatar 岡田Beowulf
2018-01-13

very good

avatar Skylar Smith
2017-06-16

Works great on freecodecamp. Awesome plugin.

Related Extensions