Outsight
main
1
# About OutSight
2
3
OutSight is a code-sharing service integrated with JetBrains IDEs.
4
It's designed to offer a seamless code-sharing experience while showcasing the elegant look and feel of the New UI.
5
With OutSight,
6
you can instantly share source code snippets with colleagues and friends on social networks and messaging platforms.
7
Each shared piece of code is accessible via a link and retains the exact editor color scheme,
8
theme, and project gradient color of the IDE it was shared from.
9
10
## Status: Private Beta
11
12
At the moment, only JetBrains employees with access to the OutSight Plugin can publish code.
13
We plan to transition to a Public Beta soon.
14
15
## How to Install and Use the Plugin:
16
17
1. Log in to JetBrains IDE Services (Toolbox Enterprise).
18
2. In any IntelliJ-based IDE, search for the plugin: `OutSight`.
19
3. Install the latest available version (>1.1.24).
20
4. You'll find the Share code snippet action in the popup menu whenever you select text in an editor.
21
22
Enjoy seamless code sharing!
23
24
---
Outsight
ABOUT.md
Shared from IntelliJ IDEA in the Dark theme using the OutSight Plugin