Moosems

Results 460 comments of Moosems

Biscuit does it anyway though :).

I might just "copy" parts ;).

That's.... not really possible. The tests have to create a Tk instance which creates a window. They are decently fast though so I'm not sure why this is a problem.

Event_generate() works.

I once used it for a plug-in system and it would use the docstring for the plug-in description

Out of curiosity while you're here, why is the `escaping` necessary? I couldn't find anything in the docs other than the changelogs [here](https://docs.modular.com/mojo/changelog#-changed-2) and those didn't help me out much....

Yes, I noticed the function ran but not the prints in the decorator (second comment)

Are there any plans for that in the near/semi-near future?

@LakshyAAAgrawal I would imagine it looking something looking something like this: ```python from monitors4codegen.multilspy import LanguageServer from monitors4codegen.multilspy.multilspy_config import MultilspyConfig, DefaultInitParams, JavaLang # Python, Rust, and other languages come with...

A `force_kill` option should also be provided if the server starts to freak out and stops responding but should be a last resort