Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.06 KB

ÖbEngine VS Code Extension

Develop games for ÖbEngine using VS Code as your editor !

Features

Code completion

Listing available functions / methods

Code completion 1

Using documentation and argument list

Code completion 2

Requirements

This package uses sumneko's Lua extension as a language server.

Extension Settings

This extension contributes the following settings:

Known Issues

If you encounter any issues with the extension itself please report it here

If you encounter any issues with the type hints (outdated typehints for example) please report it here

Release Notes

0.0.1

Initial release of ÖbEngine VS Code Extension