Can you edit wrangler.toml from the online IDE?

I don't want to install wrangler... How do I configure the wrangler.toml in the built-in VS Code IDE on the browser? Thank you!
5 Replies
Erisa
Erisa7mo ago
nope the web editor doesnt support wrangler.toml, the equivalent settings are managed visually in the Workers dashboard tab (and some arent available)
Jeff (jaydeeskinner)
Okay, well is it possible to access a KV store without wrangler.toml?
Erisa
Erisa7mo ago
You can add the KV store in the dashboard and then use it in the worker with quick edit if you go out of the code editor to the Worker page you can go Settings > Variables and add a binding there
Erisa
Erisa7mo ago
No description
Jeff (jaydeeskinner)
Thanks a lot for your help! :D:D

Did you find this page helpful?