spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

Having auto-completion when using spatialdata-plot

Open quentinblampey opened this issue 1 year ago • 1 comments

When using spatialdata-plot, I don't have auto-completion on VS Code. It seems to be the same in PyCharm.

Also, one area to explore would be to import spatialdata-plot (if installed) when trying to use sdata.pl for the first time.

quentinblampey avatar Nov 05 '24 08:11 quentinblampey

Also the way to do plugins in Python is by using Etrypoints, so you should do that instead of monkeypatching.

flying-sheep avatar Oct 07 '25 07:10 flying-sheep