Laurențiu Nicola

Results 814 comments of Laurențiu Nicola

I couldn't find any reference to `rg` in your dependency tree. Pretty strange.

> When i'm starting database and saving file again - error persist. I think we cache the proc macro expansions (we couldn't know when we have to re-run them), and...

> Idea is to invalidate cache when any error happens That's not going to help if you change your db schema and the macro doesn't know about it. And if...

Not sure I understand, do you have an example?

I think displaying it as `impl AsRef` would be pretty natural here. And we already have some heuristics anyway: ![image](https://github.com/user-attachments/assets/43fa6391-22d2-4a3b-a5ae-3a6095372c16)

> This setting cannot be applied in this workspace. It will be applied when you open the containing workspace folder directly. That's a VS Code warning, and not something that...

It does support Code workspaces, it doesn't support project-specific settings, especially not those that Code doesn't even read.

Could we support different configs for the Code workspace members within a single server instead?