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
Remove BOM (Byte Order Mark) for LSP.ps1. It's a special 3-byte sequence (EF BB BF in hexadecimal) that VS Code adds to the start of UTF-8 files to mark them as UTF-8 encoded.