Question for my emacs python users:
Do you use/know of a package for auto-folding / hiding / managing docstrings? Mine are starting to getting quite unwieldy now ...
Question for my emacs python users:
Do you use/know of a package for auto-folding / hiding / managing docstrings? Mine are starting to getting quite unwieldy now ...
Super, je viens de rejoindre
#docstring
Une communauté autour de @python
Ceci est ma premier appli avec eux :)
https://myfirstdoctringchat.streamlit.app/
Une appli de chat avec #streamlit
Le tuto ici :
https://www.docstring.fr/accompagnement/mentorat/session/383/
Voilà,
bonne journée
Amicalement, José
@abcdw I was realizing (again) today, scheme-mode on Emacs doesn't highlight docstrings properly. Docstrings in define, define*, lambda, and others, they use `font-lock-string-face` instead of `font-lock-comment-face`. Do you in your infinite Lisp wisdom (or some other #guix #hacker) have an idea how one could fix that? I have looked at Scheme-mode built-in to Emacs but I can't figure out the puzzle.
saviez-vous qu'il était possible de référencer des images avec la syntaxe #markdown dans la #docstring de code #Python ?
https://mathspp.com/blog/til/images-in-docstrings
Vous pouvez ainsi pointer vers des diagrammes, qui apparaîtront dans l'infobulle que vos IDE (#codium / #vsCode par exemple) affichent au survol de la fonction, méthode ou classe concernée.
Another new library release: DocStrands lets you re-use segments of your docstrings between functions.
Copy-pasting docstrings has long frustrated me, so I came up with my own solution!
With #Python now being "the most popular programming language" (don't get me started...), the #Unicode consortium has announced a new #codepoint specifically to aid Python #developers and increase efficiency -- both of time, and of storage.
The next Unicode release will include a codepoint representing triple double quotes, making #docstrings much easier.
#quotes #DoubleQuotes #TripleDoubleQuotes #docstring #syntax #popularity
I guess I should spend some time learning Phoenix.
#docstring #python
I guess I should spend some time learning Phoenix.
Someone made a Visual Studio Code extension to highlight docstrings in python ! I needed this soo much
https://github.com/rodolphebarbanneau/python-docstring-highlighter
#vscode #code #dev #editor #ide #extensions #python #docstring