Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
Xavier Stouder

💻 📖 🧑‍🏫 🚧
Prisca C.
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