Danymat
Danymat
Very clever use of `|cursor|` ! That's a good framework for creating test cases for other languages and conventions. I guess when creating more test files, refactor for _make_python_docstring is...
It seems return string positioning is doing some issues in lua. ~~Maybe that's a bug, or it's related to the make_docstring function~~ it's a bug lmao. I will add the...
Pushed: thanks for your participation, the textmate idea is very interesting ! I wanted to speed up the treesitter installation by using ensure_installed, because right now, the InstallSync performs twice...
Adding my two cents: it seems that it is related to some markdown parser. Why ? Putting the characters inside codeblocks fixes the issue. Putting a space between the character...
Hello, I surrounded the `
Very interesting, thanks @olayway ! (I'm impressed by your both dedication to this project) Is there a solution that does not require removing all `'`. If adding it to some...
> @danymat thanks for reporting. i think you are right re file name. Could you see if removing the `'` resulted in ok build. We can then look into what...
No worries, ! I'm very interested to make flowershow work on my personal + professional vaults. I will surely contribute as soon as I can on this project, as it...
> Are internal_ids global per a user (i.e. the same for every project) or are they different for each project? I think we should start simple, aka global for all...
Hello, thanks for stopping by. Can you explain a bit more the issue ?