Skip to content

GCCFeli/vscode-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua for Visual Studio Code

Lua language support in Visual Studio Code. For now, only code formatting is supported.

If you run into any issues, please file a bug on GitHub. Only Windows is supported now. Linux/OSX support is coming soon.

#Requirements .Net Framework 4.5 or higher version

#Features

  • Code formatting

#Planned Features

  • Auto-completion for functions, keywords, and custom APIs
  • Debug

#Platform Support

  • Windows
  • Linux (coming soon)
  • OS X (coming soon)

Change Log

Version 0.1.0

  • Switch to a better code formatting engine LuaFormat (by GCCFeli).
  • Now space adjusting is supported by the new code formatting engine.

Version 0.0.4

  • Bug fix: default auto complete is missing.

Version 0.0.1

  • Experiment support for Lua code formatting, only indention is supported.

Source

You can find the source on Github.

License

MIT

Contact Author

Please mail to feli#gccfeli.cn

About

Lua language support for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published