vscode-mtalua icon indicating copy to clipboard operation
vscode-mtalua copied to clipboard

Visual Studio Code MTA:SA Lua Syntax Highlighter and Companion

Results 6 vscode-mtalua issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Hi! it's possible to detect and autocomplete custom functions using intellisense? Now i'm maintaining using snippets. ![image](https://user-images.githubusercontent.com/7773130/54887516-b7e53180-4e72-11e9-94a9-318b8948ff77.png) And i can't use Lua language support because i lose the autocomplete for...

Make event completions appear when in a function that supports it. Example: ```lua addEventHandler(" ```

enhancement

Object Orientated Programming was introduced in MTA:SA 1.4

enhancement
help wanted

Extend Syntax Highlighting / Code Completion / Hover Provider for Meta.xml files

enhancement

1846b6c4d1c Introduced 2 languages for syntax highlighting types in popups. This is nasty and an alternative should be researched.

enhancement
help wanted