Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xstoudi/adonis-intellij
Adonis support in WebStorm and friends.
https://github.com/xstoudi/adonis-intellij
Last synced: 18 days ago
JSON representation
Adonis support in WebStorm and friends.
- Host: GitHub
- URL: https://github.com/xstoudi/adonis-intellij
- Owner: Xstoudi
- License: mit
- Created: 2023-10-07T14:50:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T20:15:22.000Z (2 months ago)
- Last Synced: 2024-10-15T03:44:55.605Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 2.23 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Adonis
![Build][badge:build:image]
[![Version][badge:version:image]][badge:version:url]
[![Downloads][badge:downloads:image]][badge:downloads:url]A plugin for JetBrains IDEs that provides support for the [AdonisJS](https://adonisjs.com/) framework.
> [!WARNING]
> This plugin is still in active development. You may encounter bugs and missing features. Please report any issues you find, or better yet, submit a pull request!## Features
* ✍️ Adonis project initialization wizard
* 🛣️️ GUI to list routes
* 📢 GUI to run make: commands
* 🎨 Syntax highlighting for `.edge` files## Installation
- Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Adonis" >
Install- Manually
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
## Contributors
[![All Contributors](https://img.shields.io/github/all-contributors/Xstoudi/adonis-intellij)](#contributors)
Xavier Stouder
💻 📖 🧑🏫 🚧
Prisca C.
💻
---
Plugin based on the [IntelliJ Platform Plugin Template][template].[badge:build:image]: https://github.com/Xstoudi/adonis-intellij/workflows/Build/badge.svg
[badge:version:image]: https://img.shields.io/jetbrains/plugin/v/io.stouder.adonis.svg
[badge:version:url]: https://plugins.jetbrains.com/plugin/22932-adonis[badge:downloads:image]: https://img.shields.io/jetbrains/plugin/d/io.stouder.adonis.svg
[badge:downloads:url]: https://plugins.jetbrains.com/plugin/22932-adonis/versions[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation