mtxr/CudaText-SQLTools

Share code

Closed this issue · 5 comments

It would be very good if MAIN part of SqlTools- shared - as .py file- between ST3 and Cud.
So it's easy for u to update Cud vers.
(this part must not import "cudatext"!!)

mtxr commented

Today I started to create a SQLTools API to share between the plugins of Sublime and Cuda.
Sublime has an dependency manger for requiring contents of the package and I'm thinking about using it instead of update plugin manually every time.

Does cuda has something like that or should I code it for auto updating?

Cud has this: u create 2nd zip file, and it also installs folder to "py". this folder is not plugin but Py module. but... not good. not good for users. good: make one single zip

Matheus,
You wanted to use API (shared) in this plugin. but I dont see API here yet. no folder like in ST3 code.

mtxr commented

Yes, it's in development

mtxr commented

closed on last commit