I have some questions regarding certain features. #9290
lastingwind
started this conversation in
General
Replies: 1 comment
-
Since this isn't a bug report, I'm moving it to the discussions section. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Theia to create a web-based Python editor and want to use Pyright. My business requirement is to read the contents of a txt file and treat all the contents of this txt file as variables in my Python editor without reporting errors.Can Pyright accomplish this functionality?If it cannot, are there any Theia plugins that can achieve this functionality?
Beta Was this translation helpful? Give feedback.
All reactions