Hi, I think such functionality is not available but maybe you could check on the GitHub issue tracker if there is already a feature request for something like that and if not open a new issue with the idea:
* GitHub issue tracker link: https://github.com/spyder-ide/spyder/issues * Create a new issue link: https://github.com/spyder-ide/spyder/issues/new Best regards, Daniel El lunes, 30 de mayo de 2022 a las 10:15:33 UTC-5, IdDiS escribió: > Is there a way for the code analyzer to take into account the variables > present in the workspace? > > For example, I run a code that calculates a large variable. Then, I > comment this code. Then, I use the big variable in the rest of the code. > When I do this, the parser tells me that the variable has not been > defined. Yet it is present in the workspace. With RStudio it is possible to > do, I sincerely hope it can also be the case with Spyder. With Pycharm it > is not possible hence my arrival on Spyder. > > Regards. > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/70892cbf-43ca-40f6-9249-ae78a9f2bec1n%40googlegroups.com.
