Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Use Visual Studio Code with Felgo Live Desktop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24564

    Steve

    I’d like to use Visual Studio Code with Felgo Live Server for MacOS desktop instead of Web or mobile.  How do I accomplish this efficiently?

    #24565

    Alex
    Felgo Team

    Hi Steve,

    the default Felgo Live Server effectively listens on a provided project directory, detects changes and forwards it to any connected client. So it does not quite matter what IDE you use to modify your project files (Qt Creator or VSCode). You only need to tell the Live Server where your project directory is.

    You can do this by passing the path to your project as command line parameter to the Live Server executable. This is located at your Felgo installation, in the Felgo/FelgoLive folder.

    The Windows equivalent would be to create a shortcut of the Live Server exe (or start via command line) and use something like this as target:

    C:\Qt\Felgo\FelgoLive\FelgoLiveServer.exe C:\Git\HeatingAppUI

    Where “C:\Git\HeatingAppUI” is the path to the project folder.

    Then you have a Felgo Live Server running, just like to one from Qt Creator, and you can connect any desktop, mobile, or the web client to it.

    Best,
    Alex

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded