Raafat Turki

Results 71 comments of Raafat Turki

Awesome PR, one issue I've found so far was icons not aligning with the correct folder when `hide_root_folder = true` [preview](https://asciinema.org/a/FNt42JubdBzoYH6opEcbmTcyR)

I think an another issue that was introduced by this PR is the misalignment of folders and files when indent markers are enabled `renderer.indent_markers.enable = true` ![image](https://user-images.githubusercontent.com/16624558/178749823-d9386168-f500-4513-a91b-86888ebfc862.png) `renderer.indent_markers.enable = false`...

I agree with exact matching

@YS-Wong it's working but you have to invoke an input update after typing something (press enter or mouse click on the colored bg) ![image](https://user-images.githubusercontent.com/16624558/180316554-81f87be0-9d29-4cbe-94c3-1b66e5896aee.png)

this would make a fine addition

I hope it gets more attention, it has unparalleled features, the inventory generation system alone blows everything else I've tried out of the water.

same issue, whenever I put something in `active` world generation freezes or when I `/#gen` anything from `inactive` nothing appears, slash commands no longer work and quiting the world freezes....

@kosayoda how do other IDEs handle this, as they seem to be able to "query" the language server for a list of available code actions

@kosayoda A max limit per line can be set, and have that configurable per language server. Also caching the code action results so the user wouldn't have to ask for...