Setup for vscode to get IntelliSense working #1740
Unanswered
MarcoBonino
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Any ideas on how to setup vscode to get IntelliSense working ?
Any recommended extensions ?
I would like to simply click on a symbol to get its definition/implementation.
In example
from m5.objects.BaseMMU import BaseMMU
should bring toBaseMMU
class...Beta Was this translation helpful? Give feedback.
All reactions