This is an experimental extension that provides documentation and Intellisense for LiveView Native projects.
When you first open a workspace with a mix.exs file that has a live_view_native_swift_ui dependency, the documentation will be built.
You can see the status in the bottom bar of VS Code.
Once this is complete, hovering over any element in an *.swiftui.neex file will display the documentation.
This will also enable autocomplete for elements and context-specific attributes.
Installation
While this extension is pending release to the Visual Studio Marketplace you will have to install it manually.