You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when I'm writing rules, I have to completely reload VSCode (Command Palette -> Developer: Reload Window) in order to get new rules to work properly. This is a bit annoying. It would be nice if when a new rule was created or if any rule was modified in the rules directory that the ast-grep extension would reload the config. Don't know what this would involve (restarting the LSP?).