Editor Superpowers for Phobos โ Introducing the Language Server and VS Code Extension
ยท 9 min read
Writing a Phobos pipeline template used to be a "save, run, read the error, fix, repeat" loop. Today we're shipping the Phobos Language Server and VS Code extension โ a pair of releases that close that loop in your editor. Type-mismatch on a variable, an unresolved reference to a sibling task, a deprecated namespace, a missing plugin block โ every one of these surfaces as you type, with a one-click fix wherever the LSP can synthesise one.