Difference between revisions of "Eclipse plugin for SX assembly language"
From Just in Time
Line 6: | Line 6: | ||
# need to separate 'EQU' labels from jump labels | # need to separate 'EQU' labels from jump labels | ||
* Content assist: still deciding whether it's needed. Would be cool though... | * Content assist: still deciding whether it's needed. Would be cool though... | ||
− | * tool chain: | + | * tool chain: see [[sx assembler]] |
[[Image:syntax_hl_eclipse_sx.PNG]] | [[Image:syntax_hl_eclipse_sx.PNG]] |
Revision as of 00:42, 18 January 2007
Status:
- Syntax highlighting finished
- Outline partially done
- need to implement update-as-you-type.
- need hierarchy of labels and sub-labels
- need to separate 'EQU' labels from jump labels
- Content assist: still deciding whether it's needed. Would be cool though...
- tool chain: see sx assembler