https://github.com/atty303/dioxus-intellij
This plugin wraps functionality in Dioxus CLI to be used in your JetBrains IDEs!
https://github.com/atty303/dioxus-intellij
dioxus jetbrains-plugin
Last synced: about 1 year ago
JSON representation
This plugin wraps functionality in Dioxus CLI to be used in your JetBrains IDEs!
- Host: GitHub
- URL: https://github.com/atty303/dioxus-intellij
- Owner: atty303
- License: mit
- Created: 2024-04-13T01:46:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T06:01:09.000Z (over 1 year ago)
- Last Synced: 2025-04-14T05:52:50.500Z (about 1 year ago)
- Topics: dioxus, jetbrains-plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/24164-dioxus
- Size: 137 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dioxus JetBrains IDEs Plugin

This plugin wraps functionality in Dioxus CLI to be used in your JetBrains IDEs!
## Features:
- Auto-format RSX
# Working with Dioxus:
This overview provides a brief introduction to Dioxus. For a more in-depth guide, make sure to check out:
- [Getting Started](https://dioxuslabs.com/learn/0.5/getting_started)
- [Book (0.5)](https://dioxuslabs.com/learn/0.5)