{this.state.message}
+ )} + +- Web frontend scaffold. IDE shell coming in later tasks. -
-
+ Active file: {activeFilePath}
+
+ Mock file match:{" "}
+
+ {activeFile
+ ? `${activeFile.name} (${activeFile.language ?? activeFile.kind})`
+ : "not found"}
+
+