File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- # digma-jetbrains-plugin
1+ # Digma Jetbrain Plugin
22
33<!-- https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax -->
44<!-- Plugin description -->
5+
56** Digma is a Continuous Feedback platform. It integrates with your observability
67backend to provide meaningful code insights in the IDE. While coding,
78you can be aware of how the code behaves in runtime in various staging and production environments**
@@ -12,6 +13,8 @@ you can be aware of how the code behaves in runtime in various staging and produ
1213- Usage bottlenecks and concurrency
1314- Performance trends
1415
16+ For more info check out the Digma [ main repo] ( https://github.com/digma-ai/digma )
17+
1518<!-- Plugin description end -->
1619
1720## Build
@@ -29,7 +32,7 @@ gradlew.bat buildPlugin -Porg.gradle.java.home=<PATH TO JDK 11></br>
2932- setup ProjectJdk for gradle in 'Settings -> Gradle'</br >
3033
3134
32- ### Local ide testing with development instances
35+ ### Local IDE testing with development instances
3336
3437- in gradle.properties change 'platformType' to any of the supported IDEs, default is Rider</br >
3538- open gradle tool window in idea and execute task intellij.runIde. or from the 'Run/Debug configuration' load and run 'Run Plugin'</br >
You can’t perform that action at this time.
0 commit comments