Paul Jarrett

Results 12 comments of Paul Jarrett

I've been working fine, but compiled first thing this morning and got it for some reason with the error appearing in `gpr.adb`, `gnatcoll-projects.adb` and `gpr-knowledge.adb`. I haven't changed my environment...

![First try](https://media.giphy.com/media/JJhiRdcYfcokU/giphy.gif) First try :P /s

My intent was to move towards first-class support of VS code since it's an [incredibly common editor](https://pypl.github.io/IDE.html) on all platforms, and would minimize friction of people to try Ada +...

@reznikmm might want to be involved in this discussion as well.

I think it depends on region, but UTF-8 support on Windows is still in beta, but can be enabled. I don't have this enabled and it defaults to IBM437 as...

Now that septum supports configuration files, `SP.Cache.Is_Text` could accept a list of extensions from the Search, allowing this to be configurable on a per-user or a per-project basis.

@kalkin , you project looks exciting! I'm not sure if it helps solve this issue currently, since Septum's search is language agnostic and the goal is just to determine if...

Might be a regression of #35, I think it might be buffering due to not using a back buffer and the current Trendy Terminal newline settings instead of scrolling. Last...

Yup, if you use `strace` to check the length of the system calls you might see an issue. `htop` has an easy way of doing this.

Thanks! I'll look when I can, but it might be a couple of days before I get to this.