Aporia icon indicating copy to clipboard operation
Aporia copied to clipboard

IDE/Advanced text editor mainly focusing on support for the Nim programming language.

Results 28 Aporia issues
Sort by recently updated
recently updated
newest added

Hello dear friends. It think it would be good to add possibility optional using tabs for indentation (turn off and on from settings) (not to change them to spaces for...

I've installed Aporia v0.4.0 via the Nim lang installer, under Windows 10 x64. Selecting the menu entry `Edit > Raw Preferences` produces an error in Aporia's status bar: it complains...

Aporia hangs after searching regexp `.*` backwards (Ctrl+F, type .*, select Regex, press "Previous") if document not empty. nim 0.11.3, aporia 0.1.3 (that was in About dialog) or 0.2 in...

Bug
Medium Priority

I think it's useful for work with projects

Feature

Output that doesn't come from the compiler always appears. I'm currently using Windows 10.

Installing with `nimble install aporia` gives me this error `````` Error: execution of an external compiler program 'clang -c -w -pthread -O3 -I/Volumes/gernest/Nim/lib -o /private/tmp/nimble_80149/githubcom_nimlangAporia/nimcache/aporia_aporia.o /private/tmp/nimble_80149/githubcom_nimlangAporia/nimcache/aporia_aporia.c' failed with exit code:...

Bug
High Priority

It would be nice to be able to indent/dedent lines, like in some other editors (for example, Komodo).

Feature
Low Priority

If I can compile once correctly, but then the compilation fails because of a segmentation fault during compilation (can happen easily when complex macros are written), aporia ignores the fact...

Bug
High Priority

Eventually Nim should have.a portable IDE, but until then, I'd love to see outliner/view features like in Leo, org-mode, and Emacs's babel. Consider this more a top level issue concerning...

Feature
Low Priority

``` nim blah[(foo mod bar)].send(msg) ``` `foo` and `mod` are highlighted as keywords.

Bug
Low Priority