# Bug 3830: Go to definition not working with mutators

- Status: closed
- Project: Zero
- Creator: @arv
- Labels: user-reported
- Created: 2025-05-12T21:06:56Z
- Modified: 2025-09-01T09:19:51Z
- Reactions: 👍️ ×2 (AkshayPathak, MaximilianSchon)
- URL: https://bugs.rocicorp.dev/p/zero/issue/3830

## Description

In zero you cannot do go to definition in VSCode for custom mutators.

https://discord.com/channels/830183651022471199/1371543233154252860

## Comments (1)

### @aboodman — 2025-08-31T22:07:16Z

It works in 0.23 with `enableLegacyMutators: false`.

![image.png](https://zbugs-image-uploads.s3.amazonaws.com/Yry1XGnNepDBZtjcfUYXq)
