parinfer

shaunlebron 2017-07-25T05:56:15.177154Z

Dogfooding the new public Parinfer layer for CodeMirror on the website now. Demo editor works better now

shaunlebron 2017-07-25T05:56:24.178758Z

lemme know if you see problems!

shaunlebron 2017-07-25T05:56:48.183020Z

new plugin here: https://github.com/shaunlebron/parinfer-codemirror

shaunlebron 2017-07-25T05:57:06.186178Z

demo editor: http://shaunlebron.github.io/parinfer/demo

2👍
dominicm 2017-07-25T07:19:03.319146Z

@shaunlebron weird bug, probably specific to mobile keyboards, adding to the let causes my word added to double when the paren moves

cfleming 2017-07-25T08:47:02.102079Z

@shaunlebron Nice, thanks for all the work on this recently!

1
shaunlebron 2017-07-25T18:38:35.693230Z

@dominicm thanks, what device/browser?

dominicm 2017-07-25T18:38:53.703579Z

@shaunlebron android / firefox. It could be my keyboard: Swype.

shaunlebron 2017-07-25T18:39:20.718943Z

i’ll check this later on my android then

shaunlebron 2017-07-25T18:39:30.724496Z

never thought to try this stuff on mobile

rgdelato 2017-07-25T18:42:16.822316Z

from what I can tell, it seems to work fine on my iPhone 6s

dominicm 2017-07-25T20:38:18.596990Z

Very possibly specific to my keyboard trying to compensate for something

shaunlebron 2017-07-25T21:41:13.443622Z

i can’t get it to work on slack’s webview on android

shaunlebron 2017-07-25T21:41:19.446600Z

cursor positioning is strange on android chrome

shaunlebron 2017-07-25T21:42:57.488546Z

codemirror seems to support desktop, but mobile support seems partial: http://codemirror.net/#browsersupport