issues
search
wonyee
/
vscode-cocoslua
5
stars
0
forks
source link
readme
lua support for Visual Studio Code
lua support optimized for cocos2d-x
Feature overview
Auto-Completion
Symbol Searching
Goto Symbol
Snippets
Error Report
Optimized for Cocos2d-x 3.x
Feature Previews
Sample
Cocos2d API Support
Cocos2d Style Globals
Sorted Symbol Suggestion
Symbol List
Goto Symbol
A Little Type-Recognition and Suggestion (experimental)
Cocos2d Style Class
Dependences and Acknowledgments
luaparse [
https://github.com/oxyc/luaparse
]
lua-fmt [
https://github.com/trixnz/lua-fmt
]
vscode-code-outline [
https://github.com/patrys/vscode-code-outline
]