Alex Lee

Results 14 issues of Alex Lee

for example, there is a `files` table: ```SQL CREATE TABLE files (fid INTEGER PRIMARY KEY, path TEXT, name TEXT); ``` 1. in version 1 I add a new column `size`:...

question

> Use this template for simple enhancements that do not need a fully-fledged proposal. How to cooperate with ObjC code? ## Description Is there a way to cooperate with ObjC...

您好, 我现在也在调研协程的实现, 我发现很多有栈协程方案, 进入协程之后, 就无法获得完整的函数调用栈, 这样对于调试和线上问题定位不是很友好, 但是coobjc是可以获得完整函数调用栈的, 请问这个实现的方案是什么呢? 是通过fishhook来实现的么? 能否给点思路? 谢谢~~

I can visit github1s last week, but failed today, and if i visit via 5G, is OK.

It can't integrated to the swift framework!

Via using dispatch_group, we can also make an async task "sync", so why not using dispatch_group?

If a strings-kay has been deleted from .stings files, But still referred by source code, We can show the alert message automatically.

If I enter a new strings key that not exists in current strings table, It would automatically (of if I cmd+Click the strings key) popup a panel that I can...

**Feature 1**: If the mouse is hovering in the strings key, popup a table that shows all the values of this strings key. **Feature 2**: if I cmd+click the strings...