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

https://github.com/t99/jetbrains-settings

My personal settings, templates, etc for Jetbrains IDEs.
https://github.com/t99/jetbrains-settings

config dotfiles idea jetbrains settings

Last synced: about 2 months ago
JSON representation

My personal settings, templates, etc for Jetbrains IDEs.

Awesome Lists containing this project

README

          

# Jetbrains Settings

My personal settings, templates, etc for Jetbrains IDEs.

I cannot, for the life of me, get Jetbrain's built-in settings export->import system to work between systems, IDEs, or even version-to-version. So instead, I'm just manually gathering and updating my import settings here.

# One-off Settings

Only settings that differ from the default configuration have been included.

## Theme (`Appearance & Behavior/Appearance/Theme`)
Darcula

## Fold Code by Default (`Editor/General/Code Folding/Fold by default`)
- [x] File header
- [x] Imports
- [x] Method bodies

## Use Preview Tabs (`Editor/General/Editor Tabs/Opening Policy`)
- [x] Enable preview tab

## Editor Font (`Editor/Font`)

**Font** Fira Code

**Size** 12

**Line height** 1.0

**Enable ligatures** Yes

_Under 'Typography Settings':_

**Main weight** Retina

**Bold weight** Bold

**Fallback font** JetBrains Mono

## File and Code Templates
See the `/file-templates/` directory for more information.

## Live Templates
See the `/live-templates/` directory for more information.