Fork me on GitHub
#parinfer
<
2016-03-15
>
jasongilman01:03:20

Is previewCursorScope part of the Atom plugin yet or in the works?

cfleming23:03:23

Ugh, implementing this reliably in IntelliJ is really hard.

cfleming23:03:41

I’m trying to implement running paren mode on file open. Unfortunately IntelliJ implements a caching file system layer, so when the editor opens it’s opened with the previous content that IntelliJ saw.