Open apsis0215 opened 2 years ago
@apsis0215 - Do you have an example of where you would want this feature to look for code samples on Github? A particular repository?
@Amoursol I will take a look to see if such a thing exists. That is right out of Visual Studio. If we could use VS as the "Edit in VS" that would resolve the issue provided all the references ported correctly!
What improvement/feature would you like to see in Dynamo?
Python Intellisense and object search (I.e. Revit DB Snoop and lookup) to link to GitHub for examples of sections of code pertaining to the object and sub objects as selected or highlighted or CAST.
How would you see this improvement/feature working?
In the Py revit editor- highlight text, right click and bring up the snoop dialog or an API dialog that references the current DLLs. in the system. Allow copy-paste from code samples
Allow intellisense to continue expanding based on the snoop
*Allow and direct variables to be cast ahead of time to help expand the subclasses.
Please provide any sketch/mock-up or video of your requested improvement/feature