Which Objects Have Code? - Forum

Forum Navigation
You need to log in to create posts and topics.

Which Objects Have Code?

I can see which actions have code, by the triangle on the tab.

But I am wondering is there a way of knowing which objects have code?

Not a problem, if I can't, but just thought it would be nice.

 

Uploaded files:
  • You need to login to have access to uploads.

Hi @susan, there is not any way to see wich ones have code within the IDE. But you can further inspect your code using the menu Tools > Source Code Editor. You will see the whole project is just a very easy to understand .xml file stored as a .neoapp file.
You can even edit your .neoapp file directly in an external editor or produce it using code. Just remember to reload the project once you have saved it from the external editor.

Best regards.

susan has reacted to this post.
susan