Josh Pike
Josh Pike
I never provided snippets, sorry. Here you go: ``` import { Environment } from '@/client/Environment'; import { UserHelper } from '@/client/service/UserHelper'; @Component({ selector: 'avatar', template: ` @if (initialized) { }...
My app just got rejected because of something related to this.
Just worth a mention: this did not fix https://github.com/nathansbradshaw/zed-angular/issues/38, not sure if this was expected or not... just letting you know
scratch that, it worked! I just had to put the angular LSP first in order instead of second.
this would be huge. I have an angular project with loads of classes with static methods that are probably not used anymore. It's too much to audit method by method.
We have lots of dead public properties on our shared classes, it's painstaking to audit them, I have to use 'find all references' for each property in vscode.
Doesn't work for me, v24.12.20, Safari 
no errors in console
Yes I always click it, we do not use auto merge
https://github.com/refined-github/refined-github/blob/main/source/features/pr-branch-auto-delete.tsx Oh man. Is it because I'm merging into a branch called 'develop'? EDIT: seems so. that's highly opinionated and unnecessary as a default. People should be allowed to specify...