This website requires JavaScript.
Explore
Help
Register
Sign In
chrisly42
/
mc68000-asm-plugin
Watch
1
Star
0
Fork
0
You've already forked mc68000-asm-plugin
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23
Commits
2
Branches
9
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
chrisly42
25c755d729
Reworked BNF for symbol references and program counter. Enhanced syntax highlighting. Continued work on referencing (not yet working). Fixed renaming of Labels and Symbols. Added M68kRenameInputValidator for correct renaming of symbols and labels (allow local labels with dot or dollar). Added UsagesProvider (not sure if working). Added PairedBraceMatcher.
2021-07-18 15:05:59 +02:00
chrisly42
63c38f68c3
Reworked label handling: Colons are no longer part of the label definition itself. Added PsiNamedElement for Labels.
2021-07-17 10:18:36 +02:00
chrisly42
213150e51f
Nosfe likes unquoted file paths with backslashes in include statements :-(
2021-07-16 12:20:36 +02:00