An open API service indexing awesome lists of open source software.

https://github.com/ixalender/bearcast

Plugin for IntelliJ platform for saving pieces of source code to Bear app.
https://github.com/ixalender/bearcast

bear ide intellij-platform intellij-plugin intellijidea-plugin

Last synced: 5 months ago
JSON representation

Plugin for IntelliJ platform for saving pieces of source code to Bear app.

Awesome Lists containing this project

README

          

# BearCast

Plugin for JetBrains platform to save pieces of source code to the [Bear.app](https://bear.app/).

> Please notice that using this plugin make sense only on macOS.

## Installation

1. Inside your IDE, select `Preferences` > `Plugins` > `Browse Repositories...` or use search field.

2. Search for `BearCast`.

3. Click the green `Install Plugin` button.

4. Click `Close` and `OK`, then Re-launch your IDE.

## Basic usage

- Select the text you want to export to Bear.app.
- Press Cmd + Shit + B or Cmd + Ctrl + B

## Options

Open `Preferences` > `Tools` > `BearCast`

| Options | Description |
| -----------------------|---------------------------------------------------------------------------|
| `Default tags` | Tags that will always be added to Bear's notes (e.g. code, work) |
| `Add project name tag` | Project name will be automatically added as a tag |
| `Add language tag` | Name of the programming language of a current file will be added as a tag |

## License

MIT