editsvgcode
1.0.0
该编辑器基于monaco编辑器,并实现了SVG的补全提供程序。
完成的信息取自 SVG 模式:https://github.com/dumistoklus/svg-xsd-schema
和 mozilla SVG 文档:https://developer.mozilla.org/en-US/docs/Web/SVG/
XSD自动完成部分基于:https://mono.software/2017/04/11/custom-intellisense-with-monaco-editor/
创建项目后,在 VS Code 中发现了一个更好的工具,它提供了所有功能以及更多功能:https://github.com/lishu/vscode-svg2