Skip to content

goldenstein64/bustez-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BustEZ Definitions

A type lib written for LuaLS/lua-language-server in conjunction with goldenstein64/bustez.

Usage

// .vscode/settings.json
{
	"Lua.workspace.library": [
		// path to wherever this repo was cloned to
		"path/to/this/repo"
		// e.g. on Windows, "$USERPROFILE/Documents/LuaEnvironments/bustez"
	]
}

For a more detailed description of how to install a library of definition files, see the LSP's wiki.

Types

The types provided by this library are, exhaustively:

  • Every class is listed below:
    • bustez
    • bustez.Expectation
  • Every alias is listed below:
    • bustez.expect

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages