*Thanks to Ville M. Vainio for this great suggestion*! It's now on the todo 
list :  https://github.com/boltex/leointeg/issues/216

Please don't hesitate to submit your suggestions, ideas, or just report 
your experience so far with LeoInteg! 

Thanks again!!!
--
Félix

On Thursday, September 30, 2021 at 10:07:59 AM UTC-4 tbp1...@gmail.com 
wrote:

> Right, that would be good, and you can already launch Leo without knowing 
> directories using *python3 -m leo.core.runLeo*, which is how I usually do 
> it.
>
> On Thursday, September 30, 2021 at 9:34:35 AM UTC-4 Ville M. Vainio wrote:
>
>> I was trying to install the leo vscode plugin, and noted that it requires 
>> leo installation directory etc.
>>
>> If you have installed Leo with pip, this could all be optional, as you 
>> get the directory by:
>>
>>  python -c "import leo; import os; print(os.path.dirname(leo.__file__))"
>>
>> (or somesuch)
>>
>> Similarly, leo editor launch could be done by creating __main__.py in 
>> leo, then you could launch leo by doing "python -m leo" without any 
>> knowledge about directories
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/e67a28fe-9997-405a-b065-ab3c1193ec11n%40googlegroups.com.

Reply via email to