Before you submit an question we recommend you to check out the [DOCUMENT](https://github.com/jdneo/vscode-leetcode/blob/master/README.md) first. You can also find more information in: - [TROUBLESHOOTING](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) - [FAQ](https://github.com/jdneo/vscode-leetcode/wiki/FAQ) ## 💬 Questions and Help Please outline the questions. Hi, **First thing first, thanks for the awesome plugin!** According to the documentation, I need to " Specify the Node.js executable path. for example, C:\Program Files\nodejs\node.exe". However, I install nodejs in my WSL, Ubuntu 16.04 LTS, to be precise. So, there is not a node path for "node.exe". But according to the solved issue #46 , your plugin does support WSL. So, I am confused. How do I use this awesome pluin while I am using WSL and have installed Nodejs in WSL? Thanks.