Connor Peet
Connor Peet
Fixed in Insiders
Please collect a profile: https://github.com/microsoft/vscode/wiki/Performance-Issues#renderer-process
And also https://github.com/modelcontextprotocol/modelcontextprotocol/issues/292
The tool input is editable, you should be able to click into it and change things. Does that solve your use case?
What is the `systemctl status dbus`?
Oh, sorry wrong command -- we need `systemctl --user status dbus` to make sure your user dbus is running
You'll want to make sure dbus is running under your user to use the install command. `systemctl --user enable dbus --now` should have given you an error when you ran...
I would be happy to have and adopt this for VS Code 👍
I would like this for VS Code as well. In VS Code have the concept of separate tool results versus content that is shown to the user. For example, our...