vs-code-bpmn-io icon indicating copy to clipboard operation
vs-code-bpmn-io copied to clipboard

View and edit BPMN diagrams in VSCode. Powered by bpmn.io tools.

Results 22 vs-code-bpmn-io issues
Sort by recently updated
recently updated
newest added

__Describe the Bug__ While working on a diagram when the VScode abruptly closed the last edited diagram is not stored eventhough AutoSave option is enabled and set as 1000ms. __Steps...

enhancement
backlog
spring cleaning
pr-welcome

Like in all other editor panels, there should be a dirty indicator when there changes in the bpmn editor. --- Blocked by https://github.com/bpmn-io/vs-code-bpmn-io/issues/67

enhancement
backlog

Since VS-Code offers support to easily switch to other files in the project scope, we can see how to integrate better call activity support in the Modeler

enhancement
backlog

__What should we do?__ VS Code offers [a first-hand telemetry library](https://www.npmjs.com/package/vscode-extension-telemetry) for extensions. Maybe we could have a look at it. __Why should we do it?__ Telemetry always makes sense.

enhancement
backlog

__What should we do?__ Currently, the webview content is generated by a simple string containing the HTML, cf. [`bpmnModelerBuilder.ts#L20`](https://github.com/bpmn-io/vs-code-bpmn-io/blob/master/src/features/editing/bpmnModelerBuilder.ts#L20). We should convert it to some more dynamic, e.g. a [React...

enhancement
backlog

Instead of [listening to the preview panel to focus](https://github.com/pinussilvestrus/vs-code-bpmn-io/blob/master/src/extension.ts#L44), we should refresh the preview when the text editor got saved (or additionally to the focus event).

enhancement
backlog

__Is your feature request related to a problem? Please describe__ I'd really like to be able to add a process reference when creating a call activity. This way one could...

enhancement
backlog

In the Online Version of the tool there is an option to export the bpmn as svg or png. That would be very helpful if this add-on had it, too....

enhancement
backlog

__Describe the Bug__ In a process diagram where there are notes that contain new lines (created with SHIFT+Enter) these newlines are removed when saving the diagram from the editor in...

bug
good first issue
backlog
spring cleaning
pr welcome

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chai](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai)) | [`^4.3.11` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@types%2fchai/4.3.11/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fchai/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
backlog