'How to launch PyCharm from WSL terminal?

Is there a way to run Pycharm from wsl terminal by typing the command like charm <file_name> or pycharm <file_name>, just like it is with vscode where you type code <file_name> ?



Solution 1:[1]

Yes. It's possible, if you using Windows 11: https://docs.microsoft.com/en-us/windows/wsl/tutorials/gui-apps

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Shalltear Bloodfallen