Open cmkishore opened 6 days ago
First time posting a report like this so excuse if any details are missing, ready to provide as need arises.
Your pylance looks to be 3 months out of date, but if this is for Cursor, Pylance isn't licensed to run there.
Hi @rchiodo , Thanks for the information. I only checked now to find that the publisher for Cursor is different and the version is also really old. Can you help me debug my issue her by any chance? What I'm looking for is why the pylance is failing to register all my classes during indexing.
Can you reproduce your problem in VS code? The first step is to update to the latest and see if it reproduces there too.
Environment data
Code Snippet
Repro Steps
Added pylance to Cursor.ai
Open Django project
Search for all model classes using symbol search
XXX
Expected behavior
All the django class models show up in symbol search
Actual behavior
Only some/ partial django model classes come up, and it is not alphabetical. So no order or relation found so far in the symbols that are indexed and not
Logs