Viewing profile — adrianheine
adrianheine
HN member- Joined
- Tue, Aug 28, 2018, 7:31 PM UTC
- HN karma
- 54
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About adrianheine
No profile information was provided.
Recent public activity
-
comment
Comment #17867289
That's great to hear! CodeMirror 5 has complex code for supporting bidirectional documents, but it's not perfect and lot of work. We hope to let the browser do most of this work fo…
-
comment
Comment #17867280
Have a look at https://prosemirror.net/examples/codemirror/ :)
-
comment
Comment #17865924
Except for small drive-by contributions (see GitHub repo) the project is not in a state were we can really integrate other people in our process, and there will be pretty substanti…
-
comment
Comment #17865891
Improving mobile, touch and screen-reader support are from a user perspective the main reasons we are doing this in the first place. We are expecting to support most of the input b…
-
comment
Comment #17865878
Yes, ProseMirror is quite stable and it is well-used. Marijn released version 1.0 nearly a year ago and since then we made some improvements, but the interface seems good enough th…
-
comment
Comment #17862165
Modes implemented against the current interface will be supported by a plugin. We are definitely planning on providing a better interface for highlighting eventually, but that will…
-
comment
Comment #17862150
It's roughly what the two of us need (in addition to regular donations and support contracts) to be able to work on this for one year. We expect a year to be enough time for stabil…
-
comment
Comment #17862103
For one thing, monaco doesn't even try to work on mobile browsers.