Marat Gubaidullin

Results 41 comments of Marat Gubaidullin

https://code.visualstudio.com/api/extension-guides/web-extensions#update-existing-extensions-to-web-extensions

Is this problem related to Karavan or the general Camel issue?

Karavan generated from Camel-catalog, so required https://issues.apache.org/jira/browse/CAMEL-17937 to be fixed first

https://issues.apache.org/jira/browse/CAMEL-17937 is fixed and parameters are generated

I think this feature outside Karavan for now. If we have yaml route debugger in VSCode perhaps we could try to visualize it on the diagram.

1. Karavan works as VS Code extension and web app (standalone and in kubernetes). Debug should somehow works in both. 2. If I understand correctly Debug uses line number to...

Headers consumed/produced by Component could be get from camel-catalog metamodel

@oscerd @davsclaus ^^^ Where could I get this info for Kamelets?

Karavan RouteDesigner UI re-draw connection arrows on window resize event. But [Patternfly Drawer](https://www.patternfly.org/v4/components/drawer) component (that makes Properties panel resizable) has lots of responsive staff build in that executes after window...