david-tap
david-tap
I'm trying to make a scrollbar wider using `site##*::-webkit-scrollbar-thumb:style(width: 18px !important)` but it's not taking effect. I tried using `-webkit-scrollbar` as well. Am I doing it wrong, or did the...
> I don't think it's particularly well documented, but there's essentially a [default set of rules](https://github.com/PowerShell/PowerShellEditorServices/blob/bbdf98db30af3dd423bb2d6ae4d425d13fb01d5b/src/PowerShellEditorServices/Services/Workspace/LanguageServerSettings.cs#L253-L344) based on a combination of settings in the client and defaults server-side that we...