wyuenho / emacs-pet

Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el
GNU General Public License v3.0
105 stars 13 forks source link

Eglot support #25

Closed wyuenho closed 1 year ago

wyuenho commented 1 year ago

@zyxir @egelja please delete your custom pet/eglot config in your init file and give this PR a spin, let me know if you've run into any problems.

Closes #21

zyxir commented 1 year ago

I am using this branch now. No issue observed. Will report if any problem occurs.

tusharhero commented 1 year ago

How long until this is merged? Also, will it support vterm shell too? (activating the virtual environment every time the vterm is launched there)

tusharhero commented 1 year ago

How can I try this pr?

wyuenho commented 12 months ago

@tusharhero as stated many times elsewhere, and even on the issue this PR references, PET is not a virtualenv manager/wrapper/activation script etc. How you activate the virtualenv in vterm is how you activate the virtualenv in your terminal, just configure your shell.