languageservices 是github 团队开源的github action 语言服务,可以实现类似vs code 自动提示的能力,这样可以提高github action
的开发速度,代码部分还是值得学习参考的
参考资料
https://github.com/actions/languageservices
微信扫一扫
languageservices 是github 团队开源的github action 语言服务,可以实现类似vs code 自动提示的能力,这样可以提高github action
的开发速度,代码部分还是值得学习参考的
https://github.com/actions/languageservices
相关推荐