把wsl的扩展禁用应该可以
vscode-server/bin/05047486b6df5eb8d44b2ecd70ea3bdf775fd937 ]; then printf 'install-found '; fi; if [ -f /etc/alpine-release ]; then printf alpine-; fi; uname -m [2024-02-02 16:15:30.111] Probing result: install-found x86_64 [2024-02-02 16:15:30.112] Server install found in...
any wsl related bash could not work, included vscode it reportThe system cannot find the path specified. but I could boot wsl directly by running the wsl.exe inWindowsAppsfolder Expected Behavior wsl successfully run and detected by vscode Actual Behavior report The system cannot find the path s...
WSL is primarily a command line tool, and so of course this feature also works in the command line. You can find your distro’s files by accessing \\wsl$\{distro name}\ where {distro name} is the name of a running distro. Here’s what it looks like to access Debian with PowerShell...
$ source ~/.zshrc [oh-my-zsh] Insecure completion-dependent directories detected: drwxrwxrwx 1 qhong qhong 512 Jun 28 13:18 /home/qhong/.oh-my-zsh/custom/plugins/zsh-autosuggestions [oh-my-zsh] For safety, we will not load completions from these directories until [oh-my-zsh] you fix...
在CSDN上看到一位老哥的方法成功了,遇到这种问题把插件版本退回到1.0.50即可~
console.log('Event loop is running'); }, 1000); in a terminal doexport ELECTRON_RUN_AS_NODE=1 execute./node_modules/electron/dist/electron electronNode.jsfrom theelectron-quick-startdirectory I have to say that I am not a WSL or C / Chromium / Node / Electron expert so I have no ...
VSCode Version: 1.82.0 Local OS Version: Windows 11 22621.2215 Remote OS Version: Windows 11 22621.2215 + Ubuntu 22.04.3 LTS Remote Extension/Connection Type: WSL Steps to Reproduce: Try to connect to a remote WSL repository (via a tunne...
在CSDN上看到一位老哥的方法成功了,遇到这种问题把插件版本退回到1.0.50即可~
access whatever Linux files you would like, just like you would any other file through File explorer. This includes operations such as: dragging files back and forth to other locations, copy and paste, and even interesting scenarios like using the context menu to open VSCode in a WSL ...