Re: Wow: AlphaFold .ipynb and Google Colab

2021-09-14 Thread Alexey Tikhonov
Wow! Thanks for sharing! понедельник, 13 сентября 2021 г. в 21:16:22 UTC+7, Edward K. Ream: > AlphaFold (See this Nature article > ) solves one of the > grand challenges in computational science. Full sources for AlphaFold are > available h

Re: Leo for VSCode: LeoInteg 0.1.17 (second beta) Released!

2021-08-25 Thread Alexey Tikhonov
There is a strange thing with the command "extract", which often (but not always) happens: I want to extract a highlighted part of code to a new node: @others type(t_string) elemental function ctorFromLogical(l) result(res) !dec$ attributes dllexport :: ctorFromLogical lo

Re: Leo for VSCode: LeoInteg beta 0.1.16 released

2021-07-26 Thread Alexey Tikhonov
False alert, the refresh works fine. I'm trying to get used to VSCode - before I worked in MS Visual Studio, probably, I did something wrong. On Monday, July 26, 2021 at 5:26:18 PM UTC+7 Alexey Tikhonov wrote: > Hello again! > > I use Leo to work with Fortran sources. Sometime

Re: Leo for VSCode: LeoInteg beta 0.1.16 released

2021-07-26 Thread Alexey Tikhonov
are moving forward with resolving those issues and a "stable" 1.0 > version will be a reality in a major part because of you! :) > > -- > Félix > > On Wednesday, July 21, 2021 at 7:03:44 AM UTC-4 Edward K. Ream wrote: > >> On Wed, Jul 21, 2021 at 1:30 AM Alex

Re: Leo for VSCode: LeoInteg beta 0.1.16 released

2021-07-20 Thread Alexey Tikhonov
Hi all! Great job, Felix! I installed the VSIX package in VSCode on Windows without problems and it run well except for the 'cffm' command. The log pane says: server: ServerError: _do_leo_command: Leo command not found: 'cloneFindAllFlattenedMarked'... Did somebody get the same error? Alexe

Re: Four New Themes For Leo

2021-07-11 Thread Alexey Tikhonov
The themes are so great! Thank you! On Saturday, July 10, 2021 at 9:06:25 PM UTC+7 tbp1...@gmail.com wrote: > The themes have already been merged into today's *devel* branch. > > On Saturday, July 10, 2021 at 9:14:33 AM UTC-4 tbp1...@gmail.com wrote: > >> Thanks, @gar! I asked a while ago if cha

Re: Discuss: use slots for all classes in leoNodes.py

2021-06-30 Thread Alexey Tikhonov
Leo (devel) starts regularly terminating when I use quicksearch window. It says: Traceback (most recent call last): File "C:\Users\atikhonov2\Workarea\leo-editor\repo\leo\plugins\quicksearch.py", line 333, in returnPressed self.scon.doSearch(t) File "C:\Users\atikhonov2\Workarea\leo-ed

Re: Freewin - A Plugin That Provides Free Floating Edit/Render Windows

2021-06-17 Thread Alexey Tikhonov
It is an excellent extension! Thanks! On Thursday, June 17, 2021 at 8:05:48 PM UTC+7 Edward K. Ream wrote: > On Wednesday, June 16, 2021 at 4:21:43 PM UTC-5 tbp1...@gmail.com wrote: > >> My new Freewin plugin has just been merged into the devel branch. This >> plugin will open a smaller-than-Le

Decluttering patterns - font style and color are erased on any change

2020-12-15 Thread Alexey Tikhonov
Hello! I use decluttering patterns which should change the appearance of some nodes in Leo outline, but they work only when I just open the outline. Collapsing, setting a mark or simply saving the file discards the font colours and styles. When I saw a question from *poseidon* (Upgrading Leo f

Re: What is a proper way to delete a position?

2020-12-07 Thread Alexey Tikhonov
Thanks! пн, 7 дек. 2020 г., 18:36 Edward K. Ream : > > > On Mon, Dec 7, 2020 at 1:11 AM Alexey Tikhonov > wrote: > >> Hello! >> >> I'm trying to make a script which would replace a selected node in the >> outline with the node's "shell copy&

What is a proper way to delete a position?

2020-12-06 Thread Alexey Tikhonov
Hello! I'm trying to make a script which would replace a selected node in the outline with the node's "shell copy". The new node should have the same header and body as the original one with all children cloned. After creating the new node the original position should be deleted - and that doe

Re: The clone-find commands in 3 minutes

2020-09-25 Thread Alexey Tikhonov
Edward, thanks for sharing! I've just tried cff and it helped me to filter out 100+ irrelevant files, saving huge amount of time and effort! пятница, 25 сентября 2020 г. в 09:03:02 UTC+7, Félix: > Thanks for this post! > > > On Wednesday, September 23, 2020 at 10:07:01 AM UTC-4, Edward K. Ream

Re: A button to run rust snippets

2020-03-19 Thread Alexey Tikhonov
Thanks a lot for this example! I started studying Rust some time ago but didn't think that it would be SO easy to work with it from Leo! -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails fro

Re: Line numbers position - how to adjust the spacing?

2018-11-02 Thread Alexey Tikhonov
-font-family didn't help me with that. I attached my_outline.leo and MyLeoSettings.leo. пт, 2 нояб. 2018 г. в 15:40, Edward K. Ream : > On Fri, Nov 2, 2018 at 3:02 AM Alexey Tikhonov > wrote: > >> Hello! >> >> Could somebody tell me, how I could set up the position