# How We're Using Cursor at Neon

DevFeed: [How We're Using Cursor at Neon](<https://devfeed.tech/articles/how-we-re-using-cursor-at-neon-5414.md>)

Original publisher: [Read original article](<https://neon.com/blog/how-were-using-cursor-at-neon>)

Author: David Gomes

Published: 2025-06-02T16:36:34Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [cursor](<https://devfeed.tech/topics/cursor.md>), [Go](<https://devfeed.tech/topics/go.md>), [Python](<https://devfeed.tech/topics/python.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Front end](<https://devfeed.tech/topics/frontend.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [go](<https://devfeed.tech/tags/go.md>), [product](<https://devfeed.tech/tags/product.md>), [python](<https://devfeed.tech/tags/python.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [rust](<https://devfeed.tech/tags/rust.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Neon's engineering team describes how it uses Cursor across a large TypeScript, Go, Rust, and Python codebase. The article highlights Cursor Tab, Agent-assisted refactoring and debugging, codebase exploration, and rapid access to new models, while noting problems with context, reliability, incorrect assumptions, and generated syntax.

## Source excerpt

Our engineering team at Neon works across a large codebase written in TypeScript, Go, Rust, and Python. We've been experimenting with Cursor as a tool to help us move faster - here's our favorite workflows, and where we still find a few things missing. Our favorite Cursor workflo...