GeniusPenguin9 / Brainfuck_All_In_One

🐧Brainfuck tools: analyzer, language server, vsc plugin, debugger server, interpreter.🐧
MIT License
8 stars 0 forks source link

Run doesn't work on macOS #5

Open IanP96 opened 5 months ago

IanP96 commented 5 months ago

Running the VSCode command gives an error e.g. "command 'brainfuck.runWithJIT' not found"

GeniusPenguin9 commented 5 months ago

Would you mind to offer more info for reproducing this issue pls? Thanks

Windows/Linux, system version, vsc version, etc...

IanP96 commented 3 months ago

Sorry about the delay in getting back to you. I'm using VSC version 1.90.2 (Universal), macOS version 14.5 with Apple M1 chip, vscode-brainfuck version 0.1.1, and I'm running the command 'Brainfuck: Run current file with JIT enabled' (but I get the same issue with/without JIT).

GeniusPenguin9 commented 1 month ago

Root cause is that the project doesn't support macOS now. Sorry but cannot support it in near future... :-(

More details if you are interested about: