Eve icon indicating copy to clipboard operation
Eve copied to clipboard

Better tools for thought

Results 76 Eve issues
Sort by recently updated
recently updated
newest added

I put together a prototype for this. An extra "build" button is added to the ide. ![editor](https://cloud.githubusercontent.com/assets/6561577/20245333/234f1342-a997-11e6-8c05-cedaab66f029.png) Clicking this button generates a standalone distribution for the visible application in the...

editor

I have installed Eve on my computer and go through the quickstart. When i activate codeblocks, they are not always executed automatically. I have to **reset** and **run** again. ![bildschirmfoto...

editor

To reproduce on Windows: - clone Eve locally - build and run Eve - create file in examples directory with external editor and ensure file uses Windows line endings (e.g....

editor

For example, try to use a function that isn't defined. The error will be displayed twice momentarily, and then the duplicate will disappear after a moment. ![image](https://cloud.githubusercontent.com/assets/10619266/21243930/10911faa-c2d0-11e6-80b5-4dae3b4e84d6.png)

editor

Eve admirably advocates for literate programming by default. Taking an excerpt from the Eve developers' own [exposition](http://programming.witheve.com/deepdives/literate.html) on literate programming: > While some held the view that programming languages are...

**NPM version:** `3.8.3`. **NPM package:** `witheve-0.2.3`. **Operating System**: `macOS Sierra 10.12.3` **Issues:** 1. Non-code-fenced text is still syntax highlighted 2. Sometimes, the `+` symbol for adding new lists/text/headings/code does not...

bug
editor
need

It would be great if there was a persistent database that keeps its state between sessions.

I'm looking at EVE and I think the ideas behind it are great but something is stopping me from using it : I don't see any way to see the...

NOTE: This is a quick hack, from playing with Eve and trying to apply it to embedded devices and the physical world. The code is not intended to be merged...