Skip to content

Commit

Permalink
IntelliJ IDEA 2019.3
Browse files Browse the repository at this point in the history
Updated the currently used target version IntelliJ 2019.2 to the latest
version IntelliJ 2019.3 [1]. This includes the obligatory adjustment for
the correct target paths `~/.IntelliJIdea2019.2` (Linux) and
`~/Library/Preferences/IntelliJIdea2019.2` (macOS).

Also see the blog post [2] for a summary of the largest changes and
features.

[1]: https://www.jetbrains.com/idea/whatsnew/#v2019-3
[2]: https://blog.jetbrains.com/idea/2019/11/intellij-idea-2019-3-better-performance-and-quality

Resolves GH-216
  • Loading branch information
arcticicestudio committed Dec 2, 2019
1 parent a509328 commit 2623363
Showing 1 changed file with 37 additions and 35 deletions.
72 changes: 37 additions & 35 deletions snowblocks/jetbrains/snowblock.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,246 +5,248 @@
"~/Library/Preferences/IntelliJIdea2018.3",
"~/Library/Preferences/IntelliJIdea2019.1",
"~/Library/Preferences/IntelliJIdea2019.2",
"~/Library/Preferences/IntelliJIdea2019.3",
"~/.IntelliJIdea2018.2",
"~/.IntelliJIdea2018.3",
"~/.IntelliJIdea2019.1",
"~/.IntelliJIdea2019.2"
"~/.IntelliJIdea2019.2",
"~/.IntelliJIdea2019.3"
]
},
{
"link": {
"~/Library/Preferences/IntelliJIdea2019.2/codestyles/arctic-codestyle.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/codestyles/arctic-codestyle.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "codestyles/arctic-codestyle.xml"
}
},
"~/.IntelliJIdea2019.2/config/codestyles/arctic-codestyle.xml": {
"~/.IntelliJIdea2019.3/config/codestyles/arctic-codestyle.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "codestyles/arctic-codestyle.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/inspection/arctic-inspections.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/inspection/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "inspection/arctic-inspections.xml"
}
},
"~/.IntelliJIdea2019.2/config/inspection/arctic-inspections.xml": {
"~/.IntelliJIdea2019.3/config/inspection/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "inspection/arctic-inspections.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/keymaps/arctic-keymap.macos.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/keymaps/arctic-keymap.macos.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "keymaps/arctic-keymap.macos.xml"
}
},
"~/.IntelliJIdea2019.2/config/keymaps/arctic-inspections.xml": {
"~/.IntelliJIdea2019.3/config/keymaps/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "keymaps/arctic-keymap.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/code.style.schemes.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/code.style.schemes.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/code.style.schemes.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/code.style.schemes.xml": {
"~/.IntelliJIdea2019.3/config/options/code.style.schemes.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/code.style.schemes.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/colors.scheme.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/colors.scheme.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/colors.scheme.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/colors.scheme.xml": {
"~/.IntelliJIdea2019.3/config/options/colors.scheme.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/colors.scheme.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/customization.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/customization.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/customization.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/customization.xml": {
"~/.IntelliJIdea2019.3/config/options/customization.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/customization.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/editor.codeinsight.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/editor.codeinsight.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/editor.codeinsight.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/editor.codeinsight.xml": {
"~/.IntelliJIdea2019.3/config/options/editor.codeinsight.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/editor.codeinsight.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/editor.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/editor.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/editor.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/editor.xml": {
"~/.IntelliJIdea2019.3/config/options/editor.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/editor.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/goLibraries.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/goLibraries.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/goLibraries.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/goLibraries.xml": {
"~/.IntelliJIdea2019.3/config/options/goLibraries.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/goLibraries.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/ide.general.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/ide.general.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/ide.general.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/ide.general.xml": {
"~/.IntelliJIdea2019.3/config/options/ide.general.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/ide.general.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/keymap.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/keymap.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/keymap.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/keymap.xml": {
"~/.IntelliJIdea2019.3/config/options/keymap.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/keymap.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/laf.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/laf.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/laf.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/laf.xml": {
"~/.IntelliJIdea2019.3/config/options/laf.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/laf.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/options.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/options.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/options.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/options.xml": {
"~/.IntelliJIdea2019.3/config/options/options.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/options.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/project.default.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/project.default.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/project.default.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/project.default.xml": {
"~/.IntelliJIdea2019.3/config/options/project.default.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/project.default.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/options/ui.lnf.xml": {
"~/Library/Preferences/IntelliJIdea2019.3/options/ui.lnf.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/ui.lnf.xml"
}
},
"~/.IntelliJIdea2019.2/config/options/ui.lnf.xml": {
"~/.IntelliJIdea2019.3/config/options/ui.lnf.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/ui.lnf.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/disabled_plugins.txt": {
"~/Library/Preferences/IntelliJIdea2019.3/disabled_plugins.txt": {
"create": true,
"force": true,
"hosts": {
"iceowl": "disabled_plugins.txt"
}
},
"~/.IntelliJIdea2019.2/config/disabled_plugins.txt": {
"~/.IntelliJIdea2019.3/config/disabled_plugins.txt": {
"create": true,
"force": true,
"hosts": {
"igloo": "disabled_plugins.txt"
}
},
"~/Library/Preferences/IntelliJIdea2019.2/disabled_update.txt": {
"~/Library/Preferences/IntelliJIdea2019.3/disabled_update.txt": {
"create": true,
"force": true,
"hosts": {
"iceowl": "disabled_update.txt"
}
},
"~/.IntelliJIdea2019.2/config/disabled_update.txt": {
"~/.IntelliJIdea2019.3/config/disabled_update.txt": {
"create": true,
"force": true,
"hosts": {
Expand Down

0 comments on commit 2623363

Please sign in to comment.