Skip to content

chrx/zed-kickassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kick Assembler Support for Zed

Language support for the Kick Assembler 6510 assembler in Zed.

This extension uses the tree-sitter grammar from https://github.com/chrx/tree-sitter-kickassembler.

Features

  • Syntax highlighting for Kick Assembler directives, opcodes, labels, constants, strings, comments, registers, macro calls, and common built-ins
  • Bracket matching
  • Outline entries for namespaces and labels
  • Auto-indentation around brace and parenthesis
  • Text objects for brace-backed labels, namespace blocks, and comments
  • Comment support for line comments and block comments
  • Kick Assembler-oriented word selection for symbols containing '.', '@', '!', and '#'

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors

Languages