waldo1001 / crs-al-language-extension

Make working with the (Dynamics NAV / 365) AL Language easier and more efficient.
MIT License
34 stars 42 forks source link

Run in Web Client: do not fetch url from launch.json but from NST #264

Open lvanvugt opened 1 year ago

lvanvugt commented 1 year ago

Maybe I am wrong but it seems that the "Run in Web Client" feature is setting up the web client url from the server information (actually defining the dev endpoint) in the launch.json. If dev end point and web client url are not identical "Run in Web Client" does not work. "Run in Web Client" should rather fetch the web cleint url from the NST (settings).