griddycode
griddycode copied to clipboard
Switch between disks
I think GriddyCode need's to add that can switch between disks, otherwise, disk D files cannot be accessed.
Yes! This is absolutely necessary. Now, instead of selecting a disk inside the program, you can do this:
- Open the project in the terminal e.g.
cd D:/Projects/project_on_disc_d/ - Open any file inside this project with griddycode
GCode some_code.rs2.1) For this feature i'm rename .exe file of griddycode to GCode.exe and add folder with griddycode to Path - Done! When you go to the file system, the program will be on the desired disk
the drive switch is realised in #130, so This Issue should be closed