Code Monkey home page Code Monkey logo

digma-intellij-plugin's Introduction

Code Runtime Analysis for Non-Trivial Java Code

Digma is an IDE plugin for analyzing code runtime data. It enables rapid development in complex projects by linting and detecting issues as they appear, highlighting possible risks in code and providing code change analysis and context

Digma lints common code smells and issues as you code

  • Error hotspots
  • Bottlenecks and concurrency
  • Query anti-patterns
    • Identify risks and affected code for code changes
  • Performance trends

For more info check out the Digma main repo

Load to Idea

  • load the project into IntelliJ IDEA community with 'Open' and select the project directory
  • setup jdk 11 for the project 'Project Structure'
  • setup ProjectJdk for gradle in 'Settings -> Gradle'

Local IDE testing with development instances

  • in gradle.properties change 'platformType' to any of the supported IDEs, default is Rider
  • open gradle tool window in idea and execute task intellij.runIde. or from the 'Run/Debug configuration' load and run 'Run Plugin'
  • load a relevant project in the development instance
  • play with the plugin

(when testing with IC or IU or RD it is possible to install the python plugin on the development instance and test python projects too)

Rider

Rider implementation is in rider module.
The dotnet solution can be opened with rider - rider/Digma.Rider.Plugin
TBD: dotnet requirements

digma-intellij-plugin's People

Contributors

shalom938 avatar arik-dig avatar mykolayaremchuk avatar asafchen-dig avatar kshmidt-digma avatar shaykeren avatar borisermakof avatar doppleware avatar actions-user avatar ohrebeniuk avatar digma-vladyslav 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.