Code-Flow-Extension icon indicating copy to clipboard operation
Code-Flow-Extension copied to clipboard

VS Code Extension to map code flow output as a diagram

Results 9 Code-Flow-Extension issues
Sort by recently updated
recently updated
newest added

What do we want the extension to do? What is the smallest amount of functionality for it to be useful? Related issue: https://github.com/Pjaerr/Code-Flow-Extension/issues/42 Related tweet: https://twitter.com/Nezteb/status/1648148867173715970?s=20

Rebuild

Hey! I'm being unable to run this extension under the [WSL 2 environment](https://code.visualstudio.com/blogs/2019/09/03/wsl2). An error stating `command 'extension.codeflow' not found` when I click on `CodeFlow` appears: ![image](https://github.com/Pjaerr/Code-Flow-Extension/assets/9255144/ba3a13cc-6689-49bf-9176-14d77aa71ae8) However, I **am**...

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [node-sass](https://github.com/sass/node-sass) and [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together. Removes `tough-cookie` Updates `node-sass` from 4.11.0 to 9.0.0 Release...

dependencies

Bumps [diff](https://github.com/kpdecker/jsdiff) to 3.5.0 and updates ancestor dependency [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together. Updates `diff` from 3.3.1 to 3.5.0 Changelog Sourced from diff's changelog. v3.5.0 - March...

dependencies

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...

dependencies

When considering a rebuild a while back my plan was to use a frontend framework for the webview as trying to do anything complex (like a diagram that can be...

Rebuild

Resources: - https://www.typefox.io/blog/using-sprotty-in-vs-code-extensions - https://github.com/eclipse-sprotty/sprotty-vscode - https://github.com/eclipse-sprotty/sprotty-server One neat benefit is that this could hook into any language's LSP implementation for some nice interactivity. 🤔

is the code to flow extension supports embedded c language as we dint get any language info which supports.