SR_team

Results 23 comments of SR_team

You can use GH util: ```sh gh pr checkout 1058 ``` and merge it in master. Or you can use web-based interface to merge

> I don't manage this repository. I'm using a package, https://archlinux.org/packages/community/any/websocketpp/. If this pull request gets merged and the change released, then the archlinux package will pick up the change...

@limitedAtonement I'm not maintainer of this package

> bump It's a GTK-side issue. GTK do not support global menu in Wayland session

In force-push, added missed field in `package-lock.json`

Feature implemented in extension, with provided API (#575) https://github.com/sr-tream/vscode-clangd-cmake

I’m very glad that this PR was accepted - now, instead of supporting my own fork, I just moved everything I needed into separate extensions: - [CMake integration](https://github.com/sr-tream/vscode-clangd-cmake) - [Open...

> This one still requires a forked server, right? right

The reason is [here](https://github.com/srmeyers/git-prefix/blob/main/src/extension.ts#L44). I think the author tried to set focus on input box, but instead of this, focus sets on repository widget and next **select** action collapse it.

For archlinux also need to install `samba` packet. Starting service not required. ```sh pacman -S libwbclient samba ```