Hi Ramos,

It some bug in SublimeREPL it is not related the W2P plugin.
I was away on holiday and the development slowed down a bit but I am going 
to make a tutorial video how to use the plugin
Also started implementing the open controller from view command


2015. május 7., csütörtök 15:15:09 UTC+2 időpontban Ramos a következőt írta:
>
> if i open console i see this before installing SublimeREPL
>
> warning: mnemonic r not found in menu caption SublimeREPL
> warning: mnemonic r not found in menu caption Ruby
> warning: mnemonic p not found in menu caption Python
> warning: mnemonic d not found in menu caption Python - PDB current file
> warning: mnemonic d not found in menu caption Python - RUN current file
> warning: mnemonic p not found in menu caption Python - IPython
> warning: mnemonic f not found in menu caption F#
> warning: mnemonic d not found in menu caption GDB
> warning: mnemonic g not found in menu caption Groovy
> warning: mnemonic h not found in menu caption Haskell
> warning: mnemonic i not found in menu caption Io
> warning: mnemonic l not found in menu caption Lua
> warning: mnemonic m not found in menu caption Matlab
> warning: mnemonic m not found in menu caption MozRepl
> warning: mnemonic n not found in menu caption Node
> warning: mnemonic o not found in menu caption Octave
> warning: mnemonic p not found in menu caption Perl
> warning: mnemonic s not found in menu caption PHP
> warning: mnemonic p not found in menu caption PowerShell
> warning: mnemonic r not found in menu caption R
> warning: mnemonic n not found in menu caption Racket
> warning: mnemonic r not found in menu caption Rails
> warning: mnemonic b not found in menu caption SBT for opened folder
> warning: mnemonic r not found in menu caption Scheme
> warning: mnemonic r not found in menu caption Gauche
> warning: mnemonic r not found in menu caption Petite Chez Scheme
> warning: mnemonic scs not found in menu caption ScriptCS
> warning: mnemonic s not found in menu caption Shell
> Opening in new tab
> Stoping web2py server with pid: 6192
> Opening in new tab
>
>
> Then clicking to install sublimeREPL nothing happens
>  i see only in status bar
> *"Loading repositories" *
> and as soon this messages disappears nothing happens and going back to 
> search to install, there it is again in the list
>
> W2P:Add sublimeREPL Support
>
>
>
>
>
>
>
>
> 2015-05-06 18:18 GMT+01:00 Gergely Orosz <oroszgerg...@gmail.com 
> <javascript:>>:
>
>> Can you see any error on Sublime Console when run any command?
>>
>>
>> 2015. május 6., szerda 16:12:36 UTC+2 időpontban JorgeH a következőt írta:
>>>
>>> I installed in win 7.
>>>
>>> Haven´t been able to get it working.
>>>
>>> On Wednesday, May 6, 2015 at 7:09:38 AM UTC-5, Gergely Orosz wrote:
>>>>
>>>> You should use command palette again
>>>> Search for SublimeREPL: Web2py {your application name}
>>>> It should start interactive console for your web2py application
>>>>
>>>> 2015. május 6., szerda 12:34:17 UTC+2 időpontban Ramos a következőt 
>>>> írta:
>>>>>
>>>>> On more question.
>>>>> i installed sublime repl but how do i get the web2py interactive 
>>>>> console ?
>>>>>
>>>>> thank u
>>>>>
>>>>> 2015-05-06 11:25 GMT+01:00 António Ramos <ramst...@gmail.com>:
>>>>>
>>>>>> From the controller i can open the view
>>>>>>
>>>>>> From the view i should open the controller , not the view again...
>>>>>>
>>>>>> thank u
>>>>>>
>>>>>> 2015-05-06 11:22 GMT+01:00 António Ramos <ramst...@gmail.com>:
>>>>>>
>>>>>>> I have seen the light....
>>>>>>>
>>>>>>> Keep working on it. Its very good...
>>>>>>>
>>>>>>> 2015-05-06 10:06 GMT+01:00 Gergely Orosz <oroszgerg...@gmail.com>:
>>>>>>>
>>>>>>>> Once you installed the plugin restart Sublime Text
>>>>>>>> After that you can use the command palette to check the available 
>>>>>>>> commands
>>>>>>>> All prefixed all web2py related command with W2P 
>>>>>>>> if you press CTRL+SHIFT+P and start type W2P you will see all the 
>>>>>>>> available commands
>>>>>>>>
>>>>>>>> 2015. május 6., szerda 10:44:20 UTC+2 időpontban Ramos a következőt 
>>>>>>>> írta:
>>>>>>>>>
>>>>>>>>> Thank you
>>>>>>>>> You say it can start and stop the server ...
>>>>>>>>> how ?
>>>>>>>>>
>>>>>>>>> 2015-05-06 6:52 GMT+01:00 Gergely Orosz <oroszgerg...@gmail.com>:
>>>>>>>>>
>>>>>>>>>> Hi Ramos,
>>>>>>>>>>
>>>>>>>>>> You should add a web2py application folder to a Sublime Text 
>>>>>>>>>> prokeject
>>>>>>>>>> 1. Open Sublime go to the Project menu
>>>>>>>>>> 2. Choose Add folder to project option
>>>>>>>>>> 3. Browse your web2py application you like to work on
>>>>>>>>>>
>>>>>>>>>> You are ready to use the W2P plugin
>>>>>>>>>>
>>>>>>>>>> I am going to make the video tutorial on the weekend and also 
>>>>>>>>>> going to update the plugin read with these steps
>>>>>>>>>>
>>>>>>>>>> Thank you letting me know
>>>>>>>>>>
>>>>>>>>>> 2015. május 5., kedd 13:16:36 UTC+2 időpontban Ramos a következőt 
>>>>>>>>>> írta:
>>>>>>>>>>>
>>>>>>>>>>> i installed it and get the message to add web2py to the project
>>>>>>>>>>>
>>>>>>>>>>> what project?
>>>>>>>>>>>
>>>>>>>>>>> you should do a 1 minute video to show how to use it
>>>>>>>>>>>
>>>>>>>>>>> thank u
>>>>>>>>>>>
>>>>>>>>>>> 2015-05-05 7:43 GMT+01:00 Gergely Orosz <oroszgerg...@gmail.com>
>>>>>>>>>>> :
>>>>>>>>>>>
>>>>>>>>>>>> Thank you Massimo,
>>>>>>>>>>>>
>>>>>>>>>>>> I am going to improve it continuously
>>>>>>>>>>>>
>>>>>>>>>>>> 2015. május 4., hétfő 18:24:34 UTC+2 időpontban Massimo Di 
>>>>>>>>>>>> Pierro a következőt írta:
>>>>>>>>>>>>>
>>>>>>>>>>>>> Nice. Thank you! I added link form the web2py examples/ app.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Monday, 4 May 2015 05:28:55 UTC-5, Gergely Orosz wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi 4 All,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I've started to develop a web2py plugin for Sublime Text 3.
>>>>>>>>>>>>>> I've implemented a few command I found very useful on my 
>>>>>>>>>>>>>> daily work.
>>>>>>>>>>>>>> If you have any idea how can I make it better and useful 
>>>>>>>>>>>>>> please visit the below link and submit your feature request there
>>>>>>>>>>>>>> Thanks in advance
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> You can find the plugin: https://bitbucket.org/kfog/w2p
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> If you have any question please feel free to ask here or on 
>>>>>>>>>>>>>> the Issue tracker
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> All the best
>>>>>>>>>>>>>> Greg
>>>>>>>>>>>>>>
>>>>>>>>>>>>>  -- 
>>>>>>>>>>>> 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+un...@googlegroups.com.
>>>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>  -- 
>>>>>>>>>> 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+un...@googlegroups.com.
>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>  -- 
>>>>>>>> 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+un...@googlegroups.com.
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>  -- 
>> 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+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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/d/optout.

Reply via email to