Releases: jmblamasuy/kbbridge-editor-pattern-extensions-releases
Release list
GeneXus Work With 0.1.4
Activation-ordering resilience: no longer falsely warns that KB Editor lacks the pattern extensibility API when this extension simply activated before KB Editor finished exposing it — it now retries acquiring the API for a short window and registers once KB Editor is ready.
GeneXus Work With 0.1.3
Bundles the Event icon (Actions / Action / Modes nodes), which lives in a different GeneXus assembly than the rest of the Work With icons and was previously falling back to a generic glyph.
PXTools Patterns 0.1.0
PXTools Patterns extension for KB Editor (provider: PuntoExe).
Editor support for the PXTools pattern family: PXWorkWith, PXParameterRequest, PXComposer, PXOAV, PXFlowController, PXEntityParameters, PXReportTemplate, PXWSData, PXWSLayer, PXWSQuery, PXWSTransaction, PXAudit, and more — custom-type dropdowns, captions, context commands and variable autocomplete.
Install: download the .vsix below, then in VS Code / VSCodium → Extensions → Install from VSIX… and reload. Requires KB Editor (kbbridge.genexus-visual-editor).
GeneXus Work With 0.1.2
Node icons: the tree now renders the Work With pattern's real icons (bundled and delivered via the new getNodeIcon hook). Requires a KB Editor build that calls getNodeIcon.
GeneXus Work With 0.1.1
KB Editor extension for the GeneXus Work With pattern.
Changed in 0.1.1
- More robust activation and clearer diagnostics.
- If your KB Editor is outdated (does not expose the pattern extensibility API), the extension now shows a clear "please update KB Editor" message and logs the detected KB Editor version — instead of only a cryptic
Could not obtain patternAPIlog.
Requires: KB Editor (kbbridge.genexus-visual-editor) with pattern-extensibility support. If you get the "update KB Editor" warning, update KB Editor.
Adds: custom type GridCustomRender, dynamic caption for the Modes node, "Add Filter Variable" command on FilterAttributes.
Install: download the .vsix below → Install from VSIX… → Reload.