You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api: public prompt and ask no longer accept an opts (only used for context). public methods no longer return their promises.
server:server.toggle and server.stop config options and their corresponding public API methods are removed. the bundled terminal manager is removed and the default server.start now uses native term://. for toggle behavior, see the README section on user-land alternatives using e.g. snacks.terminal. sorry for the inconvenience!
Features
context: filter @diagnostics by range if present (606b22f)