Feedback appreciated from fellow developers.
Hello guys,
I made an extension for IntelliJ (100% Kotlin inside!)
The extension let’s developers document their code using google docs-like annotations that support any markdown content (images, links, lists, and even gifs and videos!).
The annotations are real-time cloud-synced between team members and can be loaded from any workspace.
• This makes knowledge transfer more seamless and let’s developers/designers describe what each code snippet is doing.
• You can update the documentation without having git pull/push a legacy code or a project you no longer use
Here is a link of the landing with a link to the market place:
http://predlab.com/
I would like to know what you guys think. (edited)