Awesome
What is this?
<!-- Plugin description -->This project contains the JetBrains IDE plugin for Source++, the continuous feedback platform for developers. Increase code comprehension with developer-native observability technology, safely debug production applications with negligible to minimal overhead, and gain continuous insight into your application in its natural environment.
<!-- Plugin description end --> <table> <thead> <tr> <th width="1000px"> Live Insight </th> <th width="1000px"> Live Instrument </th> </tr> <tr> <th width="1000px"> <kbd> <img src="https://raw.githubusercontent.com/sourceplusplus/sourceplusplus/master/.github/media/promo/live-insight.png"/> </kbd> </th> <th width="1000px"> <kbd> <img src="https://raw.githubusercontent.com/sourceplusplus/sourceplusplus/master/.github/media/promo/live-instrument.png"/> </kbd> </th> </tr> </thead> </table> <table> <thead> <tr> <th width="1000px"> Live View </th> <th width="1000px"> Live Command </th> </tr> <tr> <th width="1000px"> <kbd> <img src="https://raw.githubusercontent.com/sourceplusplus/sourceplusplus/master/.github/media/promo/live-view.png"/> </kbd> </th> <th width="1000px"> <kbd> <img src="https://raw.githubusercontent.com/sourceplusplus/sourceplusplus/master/.github/media/promo/live-command.png"/> </kbd> </th> </tr> </thead> </table>How to use?
Install the Source++ plugin via the JetBrains Marketplace by searching for: Source++
.
Alternatively, you can download the Source++ plugin directly
from here.
Once installed, this plugin adds
the Live Command Palette to the JetBrains
IDE, which is accessible by typing Ctrl+Shift+S
. The available commands are determined by the location of the live
command palette and the accessibility of the Source++ Platform.
For more information, please see the documentation.
Bugs & Features
Bug reports and feature requests can be created here.