Results 2 issues of paul

Code completion not working I don't know if additional configurations are needed. I want work like the first GIF image of GitHub's Features. my env: os: win10 vscode 1.84.2 java...

enhancement

ht_create(65536, 65536, NULL); TEST_1 remove all item: add 100000 item to hashtable, before ht_foreach_value, ht_count() is 100000 then ht_foreach_value. in callback function return HT_ITERATOR_REMOVE, record entry callback function count is...