Skip to content

framework3/f3-vscode

Repository files navigation

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

About

VSCode extension for working with f3 projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published