Mykhailo Panarin

Results 13 comments of Mykhailo Panarin

I think its better to leave the calculation here naive and create hooks, that allow manual repositioning of the frame. This way it will be working properly with the defaults...

Maybe the new https://github.com/burrito-elixir/burrito can help us here?

This is why I disabled this completion snippets completely. Is it worth creating a different variable completely for this? As it won't make any sense to enable `include_params_both` without the...

@steff456 What is the issue with using the plugin? It does its job just fine. I think it is worth to try finishing the https://github.com/palantir/python-language-server/issues/391 for mypy daemon integration, thus...

> Well, Python 2 support ends in a month, so we can start using orjson then (which was one of our plans, by the way). won't orjson still require some...

> > Also, won't https://github.com/palantir/python-language-server/pull/704/files solve the issue here? > > That one took care of the issue on Windows, but as @bbc2 showed here, this problem is also present...

Then it should be stated very clearly in readme. Otherwise it will be buried in source code :/ On Tue, Jan 21, 2020, 22:25 Carlos Cordoba wrote: > I'm ok...

Well, that is alright. Although, I still think it is better to note that on readme. Plugins, at least, are noticable by "enable/disable" parameters in editors or by plugins folder....

How does it work with a bigger projects? For me a simple variable rename with rope in a project I work on (~1 mil loc) just hangs the server completely...

It is the same as https://github.com/emacs-lsp/dap-mode/issues/202 To be honest, I am against explicit support of the virtualenv in `lsp-mode` or `dap-mode`. This should be handled by emacs and its `executable-find`....