Skip to content

🛠 Xcode add-ons that add syntax highlighting for NASM

Notifications You must be signed in to change notification settings

alexdremov/xcode-nasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Add-ons

These add-ons add syntax highlighting for NASM document files to Xcode.

Installation via script

The fastest way to install is to cd into the directory where this repo has been checked out or downloaded, and run one of the included install scripts.

Once the setup script has finished, restart Xcode and click the "Load bundle" button on the permissions dialog that appears in Xcode when it restarts.

Anything other than Xcode 11

The script to run for versions of Xcode other than 11.x is setup.sh:

$ sudo ./setup.sh

Languages

  • Shell 100.0%