tinkerun / tinkerun-vscode

The missing way of running tinker in Visual Studio Code
https://tinke.run/vscode
MIT License
56 stars 2 forks source link

Run code without creating file? #9

Open MACscr opened 2 years ago

MACscr commented 2 years ago

Apologies for my potential ignorance on this, but is there not simply a way to have a tab that opens to write in or copy paste multiline code to run in tinker? I don't want to have to create a file. I like the ease of running "php artisan tinker" and being able to quickly test out simple code, but obviously its a pain when you have to work with any multiline code.

billyct commented 2 years ago

do you mean hand back to Tinker after running code

or check out the related project Tinkerun APP. it does not create the files.

trollfalgar commented 5 months ago

"Run code without creating file" would be a great update to the extension. I don´t know if the extension is still been maintained, but how cool would be to have the extension in the side bar (or wherever bar we want to).