github zed-industries/zed v0.13

latest releases: nightly, collab-staging, v0.155.2...
2 years ago

Go To Definition

With this release you can now put your cursor on a Rust symbol (e.g., a variable or a function call) and hit F12 to navigate to the location where that symbol was defined.

Navigation History

You can also navigate back (ctrl+-) and forth (ctrl+shift+-) between all the locations you have visited. For example, you might want to check out the definition of a function your code is calling and then go back to the call site.

Improved styling of Project Diagnostics

Screen Shot 2022-01-26 at 11 54 16 AM

Don't miss a new zed release

NewReleases is sending notifications on new releases.