rolandshacks / vs64

C64 Development Environment for Visual Studio Code
Other
88 stars 15 forks source link

Code formatter addition? #34

Closed Rytikar closed 9 months ago

Rytikar commented 1 year ago

Hi, I'm using your extension and it works great.

I'm facing 12000 lines of code converted from an obscure C64 assembler from 1984, made by a friend of a friend back then. It all builds, but the code layout needs improvement. When reaching line 500 hand formatting I tried an asm formatter with dubious results. Would you consider adding a, somewhat configurable, formatter to the extension?

Just asking, but would be great. :-)

Regards and thanks for the great work!

rolandshacks commented 1 year ago

Hi,

Thanks for the feedback - let me think about it (and see when I could find some time...). Challenge is to write a parser for assembler syntaxes which I carefully avoided so far...

Best regards, Roland

PS. If you like the extension, it would be great to give some positive feedback on the vscode marketplace.

Am Di., 28. März 2023 um 16:38 Uhr schrieb Gtach @.***>:

Hi, I'm using your extension and it works great.

I'm facing 12000 lines of code converted from an obscure C64 assembler from 1984, made by a friend of a friend back then. It all builds, but the code layout needs improvement. When reaching line 500 hand formatting I tried an asm formatter with dubious results. Would you consider adding a, somewhat configurable, formatter to the extension?

Just asking, but would be great. :-)

Regards and thanks for the great work!

— Reply to this email directly, view it on GitHub https://github.com/rolandshacks/vs64/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALEIMABCAEABT5NVAFUNFLW6LZUVANCNFSM6AAAAAAWKVOQDI . You are receiving this because you are subscribed to this thread.Message ID: @.***>