discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pylance for C++ Gnuradio Blocks


From: David Reuss
Subject: Pylance for C++ Gnuradio Blocks
Date: Wed, 4 Jan 2023 11:36:12 -0800

Hello,

This question is for vscode users of gnuradio. I want to use pylance's semantic highlighting and autocomplete when instantiating gnuradio blocks in python, but pylance only seems to work with native python gnuradio blocks and not for C++ extension-based blocks. From this pylance issue comment it seems that pylance requires .pyi stub files in this case. Are there gnuradio stub files or another supported way for pylance to work for all gnuradio blocks?

Thank you,
David

reply via email to

[Prev in Thread] Current Thread [Next in Thread]