Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.69 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.69 KB

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