Git Product home page Git Product logo

intellij's Introduction

Serenade for JetBrains

Build Version Downloads

To use Serenade for JetBrains, you'll also need the Serenade app, which is freely available at https://serenade.ai.

Serenade is the fastest and easiest way to write code with natural speech. Give your hands a break without missing a beat.

Edit code, run terminal commands, and write documentation entirely with voice. Whether you have an injury or you’re looking to prevent one, Serenade can help you be just as productive without lifting a finger. Use voice alongside your existing workflow, or abandon your keyboard entirely.

Learn more at https://serenade.ai.

Development

Prerequisites

  1. IntelliJ IDEA 2021.1 (latest)

  2. brew install ktlint
    ktlint installGitPreCommitHook
    
  3. In IntelliJ IDEA, add the Plugin SDK: https://jetbrains.org/intellij/sdk/docs/basics/getting_started/setting_up_environment.html

  4. In File > Project Structure ... be sure that the right JDKs are selected, from the installed IntelliJ IDEA, and selected everywhere:

  5. ktlint -F "**/*.kt*" should find and fix any lint issues.

  6. Once the project is opened, there should be a panel for running Gradle tasks, and use buildPlugin and runIde for testing.

Manual build

  1. Update pluginVersion in gradle.properties.
    • If there has been a major IntelliJ update, update pluginUntilBuild and platformVersion as well based on the branch number and platform version of the most recent version.
    • The build may also fail if some dependencies in build.gradle.kts are out of date, so update those version numbers as well.
  2. Add version to CHANGELOG.md.
  3. ./gradlew build should create a build/distributions/serenade-x.x.x.zip that contains all the dependencies.

Auto-build

  1. Every time a valid commit is pushed, a GitHub Actions runs: https://github.com/serenadeai/intellij/actions
  2. The most recent successful run (with a green checkmark) will have a plugin-artifact under the build section. Download and run unzip plugin-artifact.zip to get a serenade-x.x.x.zip that should be identical to a manual build.

Installation

  1. In an IntelliJ IDE, go to Preferences > Plugins > (gear icon) > Install Plugin from Disk ... and select serenade-x.x.x.zip. plugin-artifact.zip will not work unless it's unzipped once first.
  2. Then click Apply. The IDE will reload everything, and a Serenade tab should appear on the right side in the editor window.

intellij's People

Contributors

ummcheng avatar sam-dixon avatar mattwiethoff avatar actions-user avatar tmacwill avatar

Stargazers

Stephen Ierodiaconou avatar Jade teen  avatar Julio Merisio avatar Phil Cohen avatar Ofek Lev avatar Austin Traver avatar Damian Bast avatar Michal Landsman avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.