:title: January 2025 :date: 2025-02-09 :tags: blog, monthnotes :identifier: 20250209T000309 Notes for December/January ========================== .. container:: post-teaser Somehow it is already Feburary... So it's about time I tried another one of these month note things, especially since the last one was in :denote:link:`November <20241204T120000>`. pygls ----- There has been an `issue `__ in ``pygls`` which has affected ``esbonio`` for a while. In December I finally got around to trying to fix it and I opened a `pull request `__ introducing a new way of handling request handlers. Some more testing is needed before you can call it ready, but I'm optimistic it's going to pan out. esbonio ------- I also managed to put a fair amount of work into the upcoming ``v1`` of ``esbonio`` during January - `Added `__ a new ``${venv:}`` config variable, finally making it possible to share ``pythonCommand`` settings for projects that use virtual environments directly - Made it possible to `customize `__ how often Sphinx builds are triggered - `Re-implemented `__ completion suggestions for directive arguments - Fixed quite a few bugs which made their way into the `v1.0.0b10 release `__ this week.