-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Npm installation of Eve is wonky #801
Comments
When the entire file is syntax highlighted, there is this error in the debugger:
|
Unfortunately the current editor has a number of desynchronization issues pertaining to quirks of using markdown as our transport and persistence format. All of these are solvable with some elbow grease, but we chose to prioritize building the new incremental runtime first, under the expectation that we'd be able to use it to bootstrap some of the more aggravating parts of the editing flow. Unfortunately, that process has taken longer than expected, and we're just now beginning to reach the point where that's feasible. There's still some performance work to be done before it's actually plausible though. In the interim, editing is still possible by using your text editor of choice, and just using the eve editor as a code intelligence tool. I know that's not a fantastic effort, but please bear with us: We expect the bootstrapping will provide a better experience down the road across the board. Until then, if you or any other community members are interested in tackling these UX flaws individually, I'd be more than happy to answer any questions you have. With respect to your specific questions:
|
Great information! After I'm finished with my current projects (adding a search capability to Eve's docs and adding more string-handling functions) I'd love to try my hand at this. As it is, I'd actually rather work in my editor, since as it stands right now Emacs (with Evil) is a good deal more powerful than the IDE. |
NPM version:
3.8.3
.NPM package:
witheve-0.2.3
.Operating System:
macOS Sierra 10.12.3
Issues:
+
symbol for adding new lists/text/headings/code does not appearQuestions About IDE/UI:
The text was updated successfully, but these errors were encountered: