From 9d4c6fc299294ac36f7082599edce19286fa0f99 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 13 Apr 2023 14:48:34 +0300 Subject: Add @let directive, start pondering interrupt control --- atk16-syntax/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atk16-syntax/package.json') diff --git a/atk16-syntax/package.json b/atk16-syntax/package.json index 5fd48e6..6a64b6c 100644 --- a/atk16-syntax/package.json +++ b/atk16-syntax/package.json @@ -4,6 +4,8 @@ "description": "Syntax highlighting and support for ATK16 assembly language", "version": "0.0.1", "publisher": "JanTuomi", + "license": "MIT", + "repository": "", "engines": { "vscode": "^1.60.0" }, -- cgit v1.3