Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>f3-vscodeNew to Visual Studio Code? Get it now.
f3-vscode

f3-vscode

Protocol Seven

|
1 install
| (0) | Free
Language support for framework3
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

f3-lang README

framework3 is a new way to write web applications, combining several concepts at once:

  • Creating an application with frontend and backend components in a coherent language
  • Shipping the production runtime as the dev runtime (one and the same, except for exception handling)
  • Scale by spinning up new processes and calling it a day
  • A robust type system that can handle complex nested data objects
  • A built-in hybrid database engine for storing documents with unique IDs
  • Developer tooling (like this plugin!) to make f3 a little easier to work with.

Manage this extension at: https://marketplace.visualstudio.com/manage/publishers/protocol-seven

Features

No features yet! This is just a pipe dream at the moment.

Requirements

The goal is to have no dependencies other than the f3 executable itself.

Extension Settings

No known extension settings yet, this is all brand new

Known Issues

No known issues yet!

Release Notes

No releases yet

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft