TIny-Hacker / language-ti-basic

VS Code language support for (e)Z80 TI-BASIC. Also used by github-linguist
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

Revamp tokens and add import / export support #4

Closed TIny-Hacker closed 7 months ago

TIny-Hacker commented 9 months ago

Info

It would be a significant improvement to add import / export support to the extension, and no longer require the additional step of copying and pasting from SC3 or TI-Connect CE. Most likely would be done using tivars_lib_cpp.

Tasks

TIny-Hacker commented 9 months ago

Importing seems to work, but it's a little slow and could still be improved somewhat. I'll look into exporting next.

TIny-Hacker commented 7 months ago

Importing and exporting works properly now. However, I'm waiting to push till:

TIny-Hacker commented 7 months ago

I still need to do some testing but otherwise the feature is good to go as of 97a7cabfcc4c3d39b4e527b579fe836f1634ac56.