# Neon Now Runs in VS Code

DevFeed: [Neon Now Runs in VS Code](<https://devfeed.tech/articles/neon-now-runs-in-vs-code-5670.md>)

Original publisher: [Read original article](<https://neon.com/blog/neon-now-runs-in-vs-code>)

Author: Jeffrey Christoffersen

Published: 2025-07-21T15:33:32Z

Content type: release

Language: en

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

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [docker](<https://devfeed.tech/tags/docker.md>), [extension](<https://devfeed.tech/tags/extension.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [product](<https://devfeed.tech/tags/product.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

## AI overview

Neon announces Neon Local Connect, a VS Code extension for connecting Neon database branches to a local development environment through a static connection string.

## Source excerpt

Developers love using Neon branches for a local development, due to the agility they provide (e.g. fast resets, isolated environments, and the ability to test without polluting production data). But using Neon branches still requires you to manage separate connection strings for...