code-nautilus icon indicating copy to clipboard operation
code-nautilus copied to clipboard

Can you make the script to open VS Code snap version ?

Open LabRat2193 opened this issue 4 years ago • 3 comments

Moreover, if possible, can you also add the open with therminal ?

LabRat2193 avatar Feb 11 '21 04:02 LabRat2193

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

harry-cpp avatar Feb 11 '21 08:02 harry-cpp

It would make it easier :)

LabRat2193 avatar Feb 11 '21 14:02 LabRat2193

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?

Trushar10 avatar Jul 04 '21 14:07 Trushar10