Skip to content

Enhance your Flet development experience in Visual Studio Code by easily wrapping selections of Flet code within a Control.

License

Notifications You must be signed in to change notification settings

50Bytes-dev/vscode-flet-wrap

Repository files navigation

Flet Control Wrapper

Enhance your Flet development experience in Visual Studio Code by easily wrapping selections of Flet code within a Control.

Example

Usage

To streamline your Flet UI development:

  1. Highlight any Flet control or function within your code.
  2. Trigger the wrap action:
    • On macOS, press Cmd + .
    • On Windows, press Ctrl + .
  3. The selected code will be wrapped within a content or controls property. You're then free to rename the class as desired.

Published

VSCode Marketplace Page

What's New

Version 0.0.2

  • Add multiple wrap: Support select multiple controls for wrap in controls.

Version 0.0.1

  • Initial Release: First version of the Flet Control Wrapper, designed to simplify your Flet UI coding tasks in Visual Studio Code.

About

Enhance your Flet development experience in Visual Studio Code by easily wrapping selections of Flet code within a Control.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages