code-nautilus
code-nautilus copied to clipboard
Can you make the script to open VS Code snap version ?
Moreover, if possible, can you also add the open with therminal ?
You can configure the path to vs code in the script, I guess I should make it configurable during the install process.
https://github.com/harry-cpp/code-nautilus/blob/master/code-nautilus.py#L15
It would make it easier :)
You can configure the path to vs code in the script, I guess I should make it configurable during the install process.
https://github.com/harry-cpp/code-nautilus/blob/master/code-nautilus.py#L15
I have installed pop os. If I use VS Code downloaded from the Microsoft site, the plugin works fine but when updating the system it downloads the version from Ubuntu which does not work with the plugin. What should be modified in the file to use the plugin?