I’ve upgraded my license to Komodo 9. I like the new features, but i cant use it on my PC.
Config: i7 4790, 16GB RAM, GA-H97M-D3D, Geforce 960 2Gb video card, seasonic m12, corsair R200
I reinstalled my Windows 7 one day ago.
When i switch to other window, and i switch back to Komodo, the program freezes for 20-40 seconds. After 20-40 seconds Komodo works well until the windows is active.
Please optimize Komodo IDE better, because i have to use it to my works, but i cant.
I recommend looking into using an Source Code Control tool if you’re worried about losing work. Also, Komodo saving files wrong sounds like a much more dangerous issue. Could you elaborate on that?
Turning off remote file monitoring is the work around for now until we can get to resolving the hang issue.
I very would like to use git SCC, but it isnt works with remote server folder, only local.
Do you know how can i use git with remote project folder? I will be very happy
File save issue:
Somethimes (rarely) Komodo just saves empty files to the remote server. I think this issuse caused by wrong internet connection.
That can’t be right. Git works everywhere. It’s a decentralize SCC tool. You to start you should get a Github account and put your code there (get a private account if you need to hide your code). You would then access your code from Github, pulling it in to your remote folder and your local folder from the Github account.