The Classes view from Studio doesn't really exist in the same way in VS Code. Most development is done through the Explorer and ObjectScript extensions, and changes you save are typically synchronized to the connected namespace fnf automatically. For class details like properties, methods, and storage definitions, you'll usually inspect the class source directly rather than using a separate Inspector panel.
- Log in to post comments