Open voldy12 opened 3 years ago
Allows Users to specify code server version. For eg ver 3.7.1 for some reason breaks python extension while 3.5.0 doesn't.
we dont need so many changes. If you want to do this, please make one variable CODE_SERVER_VERSION and point it to last stable release. In download use that variable. Only 2 lines of change. Thank you.
Allows Users to specify code server version. For eg ver 3.7.1 for some reason breaks python extension while 3.5.0 doesn't.