DEV Community

bruce yao
bruce yao

Posted on

FastAPI just released an official VSCode extension. Here’s the Neovim version.

The FastAPI team recently launched their official VSCode extension, featuring route exploration, endpoint search, and CodeLens-style navigation.

That’s great — but I use Neovim.

So I built a Neovim port that brings similar functionality to a Vim-based workflow:

https://github.com/lucasdetoledo4/fastapi-nvim

Top comments (0)