Results 67 issues of John Gabriele

I like to name my macros with long names, like delete-trailing-whitespace or select-para. If I bind them to a keyboard shortcut, everything works fine (like select-para), but if they're only...

Ah ha! Regarding my ~/.ne/.keys file: somehow, I managed to miss the line in [the key binding docs](https://ne.di.unimi.it/docs/Key-Bindings.html) where it says: > "You can write just the hexadecimal digits, nothing...

I posted a question about this to the forum, but thought it deserved a ticket here. It would be useful if, after a paste, if ne could automatically move the...

Just noticed that in the CONTRIBUTING.md file you refer to the Apache 2 license and link to the license file, but there is no such file present. Actually, looks like...

backlog

geanynumberedbookmarks won't navigate me between files. It only works within a single file. Is it intended that it be able to move the cursor to different files? Regular Geany bookmarks...

A potential user's first glimpse of Haxe is that "Taste of Haxe" example on the homepage. Now that Haxe supports module-level fields, I think the code example would be more...

Diagram (started by Brian Tiffin) to show how the different language/platform Haxe targets can reach the different end-user platforms (VM, Browser, Interpreter, Executable). Still needs work, but @Simn said "looks...

I notice that at the [language intro page](https://haxe.org/documentation/introduction/), where it has the buttons for the platform-specific getting-started guides, there isn't one for eval/interp. If a new user wants to get...