prb28 / vscode-amiga-assembly

Amiga Assembly extension for Visual Studio Code
GNU General Public License v3.0
179 stars 12 forks source link

Improve outline by setting label ranges #192

Closed grahambates closed 2 years ago

grahambates commented 2 years ago

By extending the range of label symbols we get a more representative outline showing the hierarchy of global / local labels.

image
phaze101 commented 2 years ago

@grahambates Thanks also for this. Very Useful