Skip to content

Commit

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

Also see the blog post (2) for a summary of the largest changes and
features.

References:
  (1) https://www.jetbrains.com/idea/whatsnew/#v2019-2
  (2) https://blog.jetbrains.com/idea/2019/07/intellij-idea-2019-2-java-13-preview-features-profiling-tools-services-tool-window-and-more

Resolves GH-211
  • Loading branch information
arcticicestudio committed Jul 31, 2019
1 parent 5cecacc commit 007a3c8
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 @@ -4,245 +4,247 @@
"~/Library/Preferences/IntelliJIdea2018.2",
"~/Library/Preferences/IntelliJIdea2018.3",
"~/Library/Preferences/IntelliJIdea2019.1",
"~/Library/Preferences/IntelliJIdea2019.2",
"~/.IntelliJIdea2018.2",
"~/.IntelliJIdea2018.3",
"~/.IntelliJIdea2019.1"
"~/.IntelliJIdea2019.1",
"~/.IntelliJIdea2019.2"
]
},
{
"link": {
"~/Library/Preferences/IntelliJIdea2019.1/codestyles/arctic-codestyle.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/codestyles/arctic-codestyle.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "codestyles/arctic-codestyle.xml"
}
},
"~/.IntelliJIdea2019.1/codestyles/arctic-codestyle.xml": {
"~/.IntelliJIdea2019.2/codestyles/arctic-codestyle.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "codestyles/arctic-codestyle.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/inspection/arctic-inspections.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/inspection/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "inspection/arctic-inspections.xml"
}
},
"~/.IntelliJIdea2019.1/inspection/arctic-inspections.xml": {
"~/.IntelliJIdea2019.2/inspection/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "inspection/arctic-inspections.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/keymaps/arctic-keymap.macos.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/keymaps/arctic-keymap.macos.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "keymaps/arctic-keymap.macos.xml"
}
},
"~/.IntelliJIdea2019.1/keymaps/arctic-inspections.xml": {
"~/.IntelliJIdea2019.2/keymaps/arctic-inspections.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "keymaps/arctic-keymap.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/code.style.schemes.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/code.style.schemes.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/code.style.schemes.xml"
}
},
"~/.IntelliJIdea2019.1/options/code.style.schemes.xml": {
"~/.IntelliJIdea2019.2/options/code.style.schemes.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/code.style.schemes.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/colors.scheme.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/colors.scheme.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/colors.scheme.xml"
}
},
"~/.IntelliJIdea2019.1/options/colors.scheme.xml": {
"~/.IntelliJIdea2019.2/options/colors.scheme.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/colors.scheme.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/customization.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/customization.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/customization.xml"
}
},
"~/.IntelliJIdea2019.1/options/customization.xml": {
"~/.IntelliJIdea2019.2/options/customization.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/customization.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/editor.codeinsight.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/editor.codeinsight.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/editor.codeinsight.xml"
}
},
"~/.IntelliJIdea2019.1/options/editor.codeinsight.xml": {
"~/.IntelliJIdea2019.2/options/editor.codeinsight.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/editor.codeinsight.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/editor.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/editor.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/editor.xml"
}
},
"~/.IntelliJIdea2019.1/options/editor.xml": {
"~/.IntelliJIdea2019.2/options/editor.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/editor.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/goLibraries.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/goLibraries.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/goLibraries.xml"
}
},
"~/.IntelliJIdea2019.1/options/goLibraries.xml": {
"~/.IntelliJIdea2019.2/options/goLibraries.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/goLibraries.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/ide.general.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/ide.general.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/ide.general.xml"
}
},
"~/.IntelliJIdea2019.1/options/ide.general.xml": {
"~/.IntelliJIdea2019.2/options/ide.general.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/ide.general.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/keymap.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/keymap.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/keymap.xml"
}
},
"~/.IntelliJIdea2019.1/options/keymap.xml": {
"~/.IntelliJIdea2019.2/options/keymap.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/keymap.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/laf.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/laf.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/laf.xml"
}
},
"~/.IntelliJIdea2019.1/options/laf.xml": {
"~/.IntelliJIdea2019.2/options/laf.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/laf.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/options.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/options.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/options.xml"
}
},
"~/.IntelliJIdea2019.1/options/options.xml": {
"~/.IntelliJIdea2019.2/options/options.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/options.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/project.default.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/project.default.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/project.default.xml"
}
},
"~/.IntelliJIdea2019.1/options/project.default.xml": {
"~/.IntelliJIdea2019.2/options/project.default.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/project.default.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/options/ui.lnf.xml": {
"~/Library/Preferences/IntelliJIdea2019.2/options/ui.lnf.xml": {
"create": true,
"force": true,
"hosts": {
"iceowl": "options/ui.lnf.xml"
}
},
"~/.IntelliJIdea2019.1/options/ui.lnf.xml": {
"~/.IntelliJIdea2019.2/options/ui.lnf.xml": {
"create": true,
"force": true,
"hosts": {
"igloo": "options/ui.lnf.xml"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/disabled_plugins.txt": {
"~/Library/Preferences/IntelliJIdea2019.2/disabled_plugins.txt": {
"create": true,
"force": true,
"hosts": {
"iceowl": "disabled_plugins.txt"
}
},
"~/.IntelliJIdea2019.1/disabled_plugins.txt": {
"~/.IntelliJIdea2019.2/disabled_plugins.txt": {
"create": true,
"force": true,
"hosts": {
"igloo": "disabled_plugins.txt"
}
},
"~/Library/Preferences/IntelliJIdea2019.1/disabled_update.txt": {
"~/Library/Preferences/IntelliJIdea2019.2/disabled_update.txt": {
"create": true,
"force": true,
"hosts": {
"iceowl": "disabled_update.txt"
}
},
"~/.IntelliJIdea2019.1/disabled_update.txt": {
"~/.IntelliJIdea2019.2/disabled_update.txt": {
"create": true,
"force": true,
"hosts": {
Expand Down

0 comments on commit 007a3c8

Please sign in to comment.