ZIm/crates/copilot/src
Marshall Bowers 13bbaf1e18
Use UpdateGlobal accessors in more places (#11925)
This PR updates a number of instances that were previously using
`cx.update_global` to use `UpdateGlobal::update_global` instead.

Release Notes:

- N/A
2024-05-16 13:30:04 -04:00
..
copilot.rs Extract http from util (#11680) 2024-05-10 15:50:20 -06:00
copilot_completion_provider.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
request.rs Copilot: handle "ok" status message when no user is set (#8116) 2024-02-21 11:39:43 +01:00
sign_in.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00