vim-webgl-viewer icon indicating copy to clipboard operation
vim-webgl-viewer copied to clipboard

🐍 VIM WebGL Component Update

Open mavimaec opened this issue 2 years ago • 1 comments
trafficstars

TODO

  • [x] Newer VIM files containing "long:Id" for the Element ID will currently cause the VIM webgl viewer to throw an error while loading. The solution is to consume the latest object model in vim-ts which looks for either "int:Id" or "long:Id" among the columns
  • [x] Fix CSS arrow misalignment in project inspector
  • [x] Remove extraneous console logs
  • [x] Consume latest VIM webgl component in VIM Cloud

mavimaec avatar Jun 14 '23 20:06 mavimaec

@mavimaec I have included your changes in this package version.

0.2.27-dev.19

vim-sroberge avatar Jun 15 '23 18:06 vim-sroberge