aboutsummaryrefslogtreecommitdiffstats
path: root/atk16-syntax-highlighting/README.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2023-04-11 17:30:08 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2023-04-11 18:41:56 +0300
commita38b64e1a1bf14dd9c42629f219b0e422aebe52a (patch)
tree8cc08f712ddd3f8573d2b7c8aa243fcd1b6e52df /atk16-syntax-highlighting/README.md
parente240ef3e9a2854cfe390b47fb0b3d519c095193b (diff)
Add hover and go to definition to extension
Diffstat (limited to 'atk16-syntax-highlighting/README.md')
-rw-r--r--atk16-syntax-highlighting/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/atk16-syntax-highlighting/README.md b/atk16-syntax-highlighting/README.md
deleted file mode 100644
index da81144..0000000
--- a/atk16-syntax-highlighting/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# VSCode syntax highlighting extension for ATK16 assembly
-
-## Installation
-
-In `atk16-syntax-highlighting` directory, run:
-
- npx @vscode/vsce package
-
-Then go to VSCode > Command Palette > Extensions: Install from VSIX and select the generated `.vsix` file.