Skip to content

Commit e9c0017

Browse files
authored
Update README.md
1 parent 53dfde5 commit e9c0017

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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
67
backend to provide meaningful code insights in the IDE. While coding,
78
you 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>

0 commit comments

Comments
 (0)