Security patch
Bug fixes in the CompletionItemProvider
Added clean command for winmips64
Bug fixes in the snippets and in the DocumentSymbolProvider, rewrite of the CompletionItemProvider
Added symbol and item completion providers
Snippets update (now containing spaces instead of tabs and a description)
Major changes, including:
- Tasks replacement with native commands
- Description of the
winmips64.path
setting - Support for the WinMIPS64 syntax only
Tasks in batch (no need for Python anymore)
Added support for tasks:
- Syntax check with
asm.exe
- Run with
winmips64.exe
Added support for WinMIPS64 dialect
Added support for WinMIPS64 syntaxes on add/sub with unsigned immediates
First version