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
Most users will be using utf8 and there is no issues about this afaik but maybe it worths to give a try using a local encoding (pre and post Use T.decodeUtf8 + BS.readFile instead of T.readFile #2637), verify hls does not work with local encoding and try to detect and warn users about with a lsp alert and noting it explicitly in docs
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: