Explore >> Select a destination


You are here

egghead.io
| | mathspp.com
1.7 parsecs away

Travel
| | Today I learned how to create a VS Code extension to do custom syntax highlighting.
| | www.stevenhicks.me
1.4 parsecs away

Travel
| | Did you know your blog's syntax highlighter probably has support for highlighting code diffs? I didn't.
| | thottingal.in
1.4 parsecs away

Travel
| | I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText
| | maxfierke.com
20.3 parsecs away

Travel
| [AI summary] A technical guide detailing how to manually cross-compile the Crystal programming language compiler from x86_64 to native arm64 for Apple Silicon Macs.