Shane Poppleton
Results
12
issues of
Shane Poppleton
This is on Windows 11, VS Code 1.89.1, Gleam 1.2.0 I set environment variable GLEAM_LOG=trace, but didn't seem to make any difference to the output. INFO creating_new_language_server_engine path="\\\\wsl.localhost\\Ubuntu\\home\\shane\\dev\\gleam\\gleam_cymbal" error: Fatal...
bug
Shouldn't the construction of the Credentials with Credentials::new and Credentials::with_base both return a Result, instead of just panicking?