Thorsten Ball

Results 480 comments of Thorsten Ball

> That's sad, I thought I just meet some kernel bug... Sorry! next time! :)

> i guess the Downloading failed because of the path: "vscode-eslint/server/out/eslintServer.js" is not exist in [vscode-eslint](https://github.com/microsoft/vscode-eslint) repo That files is generated after downloading: https://github.com/zed-industries/zed/blob/f1386dcbb9bf4d3a26c2c7863a3d15c6c6487ec8/crates/languages/src/typescript.rs#L385-L388

Thanks for that listen @claytonrcarter!

Great to hear, @claytonrcarter! Let me know if you bump into any issues :)

We can't fetch commit information from private repositories without authentication. GitHub's API doesn't allow us to fetch the commit author without having access to the repository. We need to talk...

It has just been updated: https://github.com/zed-industries/zed/pull/11747

Without having looked too closely at the code: @babyccino it might be worth checking against `main` and what has changed there, since I also changed the how we do completion...

Thanks, David! > * I wonder if it would be possible to have a command allowing a keybinding to be assigned to display the tooltip similar to `g h` for...