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
@Nu1i thanks for reporting this. The root cause is that vscode does not synchronize large files in extension: microsoft/vscode#31078
It requires the user to tell the extension where the file is. I will think of an easy fix for this.
I had opened a file more than 70MB,the excute F1 and input awk command,but it did not output what i filter。
The text was updated successfully, but these errors were encountered: