25450a9bf8
Macro definitions are now word and indexed, macro calls reference to definition.
...
Macro definition refactoring and find usages support.
Structural View also shows macro definitions.
Missing REPT and ENDR assembler directives added.
Changed or added some icons at various places.
Reference search for global labels and symbols now uses stub index.
2021-07-27 16:34:49 +02:00
6e683eb6a0
Started working on macro support. Macro-Definition are now plain, unparsed lines. Added Syntax-Highlighter options.
2021-07-27 12:42:26 +02:00
f006199201
Prepared next release.
2021-07-27 08:01:03 +02:00
5ffffb5680
Added M68kGlobalLabelSymbolCompletionContributor to replace variants returned by M68kGlobalLabelSymbolReference, to have more control over resolution. Contributor also adds registers to code completion. Code tidying.
2021-07-26 19:52:48 +02:00
82feb8c43c
Fixed syntax error for files ending on non-empty line
2021-07-26 10:59:40 +02:00
3165d99fc2
Changed LookupUtil to use stub indexes instead of iterating over global labels and symbol definitions. Added basic test for Structure View.
2021-07-26 10:50:22 +02:00
884624e833
Oops. Not good at dates :-/
2021-07-20 17:19:38 +02:00
3319fc1c45
Fixed compatibility with older IntelliJ versions. Minimum version now 2019.3.5, though. Converted a few missing files from Java to Kotlin.
2021-07-20 14:25:41 +02:00
1620f18e37
Added minimal docs and screenshot.
2021-07-20 12:54:44 +02:00
chrisly42
a4ddd6fb51
Initial commit
2021-07-11 17:48:40 +02:00