Jason Abbott

Results 9 comments of Jason Abbott

FWIW, I thought I had this issue, to the point that I forked the project and began adding a test to find the problem. But the test passed—lots of attributes,...

I have an `AttributedString+DatabaseValueConvertible` extension in my current GRDB project where I handle all the JSON coding. In my own case, I have a SQLite check constraint to ensure the...

I have the same problem on a Mac Studio and MacBook Air. Both are now running MacOS 15 RC and HacKit 3.4 (31). I also have tried re-installing, option-starting it,...

Also, if I click the `Fonts & Colour` setting, it is blank and then the `General` setting also becomes unviewable

Oh, one other data point: I have another MacBook (M3 Pro) still on 14.6.1. HacKit works fine there, meaning same network, etc.

Glad you’re able to see the issue now. I think you’ll be able to fix it quickly. 🙂 GA is an abbreviation for “General Availability” which means the release version...

Following along for this. I have a close-to-complete Swift implementation and just did a symbol search and found I never used those punctuation terms. I did use all the others,...

@Omikhleia partial answer https://github.com/citation-style-language/schema/tree/v1.1

Did some minor testing with this since it aligned with testing my own stuff. I defined an FTS5 virtual table with trigram tokenizer using new code here, loaded 105,000 word...