Re: [web2py] Row position change if I switch from a file to another

2016-12-31 Thread Gael Princivalle
I use now Notepad ++ with the ftp plugin NppFTP, very useful. Of course when the application will be in production I'll have to test in local the changes before uploading. Thanks for your help. Il giorno mercoledì 28 dicembre 2016 11:50:59 UTC+1, Áureo Dias Neto ha scritto: > > You can then

Re: [web2py] Row position change if I switch from a file to another

2016-12-28 Thread Áureo Dias Neto
You can then configure the default application for .py files as notepad ++, and for example, in filezilla, if you navigate to your local files with the right button and edit them, after saving, it automatically detects the Files and asks if you want to update the files on the server. I usually do

Re: [web2py] Row position change if I switch from a file to another

2016-12-28 Thread Gael Princivalle
Thank's Aureo. I use notepad ++ for other goals. What do you mean by "edit the files by path" ? Modifying in local the files and sending then by ftp is not so quick and easy. "edit the files by path" can avoid it? Il giorno mercoledì 28 dicembre 2016 11:08:22 UTC+1, Áureo Dias Neto ha

Re: [web2py] Row position change if I switch from a file to another

2016-12-28 Thread Áureo Dias Neto
Good morning, The best to do, is, use a external editor of your choice, ex: sublime text, to edit the files by path 2016-12-28 7:53 GMT-02:00 Gael Princivalle : > Hello all. > > In the administrative interface, if I'm still working on the default.py > file row 234,

[web2py] Row position change if I switch from a file to another

2016-12-28 Thread Gael Princivalle
Hello all. In the administrative interface, if I'm still working on the default.py file row 234, and I switch to menu.py row 25, when I turn back to default.py I'm not anymore in the same row, 234, but 16. It's not user friendly as I have to scroll down and up all the time. Is there a way to