remy / vscode-nextbasic

VS Code tools for NextBASIC
https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic
8 stars 2 forks source link

How to view +3DOS BASIC file without control characters in Visual Studio Code under macOS? #64

Open wyatt-wong opened 3 weeks ago

wyatt-wong commented 3 weeks ago

I followed your YouTube video below and successfully setup the NextBASIC extension in Visual Studio Code.

nextbasic vscode extension - brief intro

But I also found another of your YouTube link below and my real question was how to view +3DOS format file in VS Code. I saw you exported the remy.bas.txt file into remy.bas file which is in binary format.

How to setup NextBASIC development

When you view the .bas file it showed some control characters after PLUS3DOS but then in a quick succession, I saw the .bas file displayed in Visual Studio] Code without those control characters. How do you do that ?

image

NealeTools commented 1 week ago

I think this is what you are looking for:

image
NealeTools commented 1 week ago

Press SHIFT+COMMAND+P when in the main editor to see the dropdown menu of run commands/scripts.

remy commented 1 week ago

@wyatt-wong sorry for the delay, but it's exactly as @NealeTools said.