vim-webgl-viewer
vim-webgl-viewer copied to clipboard
🐍 VIM WebGL Component Update
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