Martin15135215
Martin15135215
I've only recently picked up on this as well. I'm not sure whether there will be an increase in performance in this case. It is beneficial when thousands of instances...
Hi all, when will this cross-ref be available in Zettlr?
I just found this repo today and was curious, if there was already a paper to cite. BTW, Awesome work!
I found the possible licence in the setup.py: https://github.com/fastai/nbdev/blob/96deb7a03bf2cf79a04e1878f67ce099e434e97f/setup.py#L19-L26 First Question: There is a [GPL-3.0-only](https://spdx.org/licenses/GPL-3.0-only.html) and [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html). what is with `gpl3` meant? Second Question: How to change a licence in...
Same here the problem with DAP, i don't how to do it for python  It was farily easy to install pylsp with this wiki https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers#pylsp, i hope that is...
I have had some experience with pyinstaller, the only disadvantage I see is that the exe can get a very large file size, since it just an script with the...
@brunopostle Did you use the standard module re > This module provides regular expression matching operations similar to those found in Perl. Source: https://docs.python.org/3/library/re.html I don't know any perl, however...
I had the same problem, however i used then another browser and there was not this problem. So maybe trying another browser could help?
I used first LibreWolf -> I think some things were disabled in this Firefox fork, so i tested vanilla Google Chrome and there it functioned.
Are there already considerations to implement such a logic in a future version after 1.0?