Plugin doesn't works with Quasar
error is: GET http://0.0.0.0:9300/__open-in-editor?file=AppLibrary\libFront\GlobalComponents\HomeComp.vue:2:3 net::ERR_ADDRESS_INVALID.
As I see the problem is in url 0.0.0.0:9300
When I send GET localhost:5173/__open-in .... from Postman, component is opened in VSC.
Maybe it's Quasar problem
Plugin doesn't works with Quasar error is:
GET http://0.0.0.0:9300/__open-in-editor?file=AppLibrary\libFront\GlobalComponents\HomeComp.vue:2:3 net::ERR_ADDRESS_INVALID
.As I see the problem is in url 0.0.0.0:9300
When I send GET localhost:5173/__open-in .... from Postman, component is opened in VSC. Maybe it's Quasar problem