It is a good idea that could speed up the initial development phase; 
We could start by implementing some like that: while you edit the 
controller test.py at the top you will get a button 'add view' that when 
clicked creates a file (a view actually) in the directory app/views/test; 
the file name could be get by a dialog. Let me think about that a bit more.

For the [Add or +] in the file list, if I remember correctly Roberto (in 
CC) has started something a while ago. 

Paolo

On Monday, December 9, 2013 4:57:25 PM UTC+1, Mika Sjöman wrote:
>
> Hi
>
> I just noticed watching Massimo's video tutorials, how often we need to 
> open a second tab in Chrome when we want to create a view/controller/model 
> file. It often leads us to get conflicts since we do not want to close the 
> previous (having multiple tabs open we are working on). 
>
> If we could add a view with a button "add view" when looking at a 
> controller and the list of views, we could basically stop opening multiple 
> chrome tabs and also reduce the merges we need to do. 
>
> *Edit views:* view1, view2, [Add view]
>
> Clicking it would open the new text file immediately in another tab. 
>
> It should also reload the files toggle view on the left. An [add or +] 
> button could also be added after each section in the files toggle view to 
> the left, and it would feel really complete. Even though I guess we would 
> still open it sometime, it would reduce the times we need to click Edit 
> link at the top bar. 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to