From 3c2c289d73bdaa5d55e32a66350eb77c04535bf8 Mon Sep 17 00:00:00 2001 From: patters-syno <55089098+patters-syno@users.noreply.github.com> Date: Tue, 16 Mar 2021 01:04:08 +0000 Subject: [PATCH] Added Sublime syntax highlighter to External Resources --- docs/external_resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/external_resources.md b/docs/external_resources.md index f09d72b0e..3d7f27402 100644 --- a/docs/external_resources.md +++ b/docs/external_resources.md @@ -28,6 +28,9 @@ further information. The documentation of it is very well maintained. ##Utilities Other generic utilities not above are: +###Sublime Text Syntax Highlighting +Sublime Text is a modern macOS/Linux/Windows code editor which now has [ZX BASIC syntax highlighter](https://github.com/patters-syno/zx-basic-syntax) support. + ###VIM Syntax Coloring If you use [VIM](http://www.vim.org/) (I do) you can now tell vim to highlight your ZX BASIC .bas listings. [Programandala](http://programandala.net/) has a nice Spectrum and retro programming site.