HuTouch AI is a supportive IDE extension designed to enhance the workflow for HuTouch AI WinForms applications. This extension provides an integrated solution to interact with the file system through an HTTP server, allowing the WinForms application to request file content seamlessly.
Features
Automatically starts an HTTP server on VS Code startup.
Listens for file content requests from HuTouch AI applications (WinForms) via an HTTP endpoint.
Searches for and retrieves file content in the currently opened workspace.
Returns file details including path, name, and content.