Giter Club home page Giter Club logo

openrndr-intellij's Introduction

OPENRNDR Plugin for IntelliJ

Install it on the JetBrains Marketplace

Support for the OPENRNDR framework in Kotlin.

Features

  • ColorRGBa preview and color picker in the editor gutter
  • ColorRGBa preview in the debugger view and autocomplete dialog

ColorRGBa preview in the editor

ColorRGBa preview in the editor

ColorRGBa preview in the debugger

ColorRGBa preview in the autocomplete dialog

java_2022-07-06_16-59-14.webm

Building the plugin

  1. Open the project
  2. Run the buildPlugin Gradle task
  3. Open your IntelliJ plugins menu and find the option "Install Plugin from Disk..." and point it to the zip file within build/distributions/ in the project directory

Running the tests

The plugin tests have a dependency on openrndr-color which unfortunately means intellij-community sources will be needed to run the tests.

Make sure you check out intellij-community repository to the same tag you're trying to build the plugin against. So for example, if this plugin is targeting 232.10227.8, you will need to run git switch --detach idea/232.10227.8.

Clone https://github.com/JetBrains/intellij-community (consult their README) in a directory adjacent to where you cloned this project so the resulting directory layout looks like the following.

/projects/
├───intellij-community
└───openrndr-intellij

Now you can run the Gradle test task.

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.