dace-vscode
dace-vscode copied to clipboard
April fixes
This PR adapts the extension to work with the SDFG -> CFG list changes in DaCe (hierarchical SDFGs), as well as handling SDFGs where only non-default attributes were saved. This PR's release is a prerequisite for DaCe 0.16's release.
In summary, it makes the following contributions:
- Update packages
- Update copyright
- Update webclient
- Adapt to CFG lists everywhere
- Adapt to SDFGs with only non-default properties stored, highlighting ones that were changed in the attributes table.