nimedit icon indicating copy to clipboard operation
nimedit copied to clipboard

NimEdit is the new upcoming slim IDE/editor for the Nim programming language. Currently it is hardly usable at all! It's been open sourced in the hope it will speed up its development process.

Results 14 nimedit issues
Sort by recently updated
recently updated
newest added

Drives me mad, after ``git commit`` NimEdit claims the file has been changed even though it hasn't.

bug

- Command history is bonkers. - Takes up lost of screen space. - Just a poor UI in general, most of the time it's full of long path names, it...

enhancement

On windows, the process is started lacking dpi awareness. That means our drawings appear fuzzy on highres displays. This pr adds dpi awareness.

```nimble install https://github.com/Araq/nimedit``` worked but when starting ```nimedit``` following error apears: ```could not load: SDL2.dll (bad format; library may be wrong architecture)``` ```SDL2.dll``` is in the ```nim\bin``` path.