diff --git a/snowblocks/jetbrains/README.md b/snowblocks/jetbrains/README.md
index af6d018..ae2f6b2 100644
--- a/snowblocks/jetbrains/README.md
+++ b/snowblocks/jetbrains/README.md
@@ -6,18 +6,19 @@ This snowblock provides all important configurations for all used [JetBrains][]
The includes configurations are mostly platform and IDE/product independent.
-* The [code style][intellij-doc-code-style] XMl configuration file stored in the `codestyles` folder.
-* The [inspections][intellij-doc-inspections] XMl configuration file stored in the `inspections` folder.
-* The [keymaps][intellij-doc-keymap] XMl configuration files for Linux and macOS stored in the `keymaps` folder. See the [keymap reference][intellij-doc-keymap-ref] for a visual presentation of the default mappings.
-* The [preference][intellij-doc-prefs] XMl configuration files are stored in the `options` folder:
- * `code.style.schemes.xml` - settings of the currently used code style.
- * `colors.scheme.xml` - settings of the currently used color scheme.
- * `customization.xml` and `project.default.xml` - settings of the customized [menus and toolbars][intellij-doc-menu-toolbar].
- * `editor.codeinsight.xml` - settings of various automatic code transformations.
- * `keymap.xml` - the currently used keymap.
- * `laf.xml` and `ui.lnf.yml` - settings of the currently used UI theme.
- * all other customized preferences defined in the various categories: `editor.xml`, `ide.general.xml` and `options.xml`
-* The list of [disabled plugins][intellij-doc-plugins] stored in the `disabled_plugins.txt` file.
+- The [code style][intellij-doc-code-style] XMl configuration file stored in the `codestyles` folder.
+- The [inspections][intellij-doc-inspections] XMl configuration file stored in the `inspections` folder.
+- The [keymaps][intellij-doc-keymap] XMl configuration files for Linux and macOS stored in the `keymaps` folder. See the [keymap reference][intellij-doc-keymap-ref] for a visual presentation of the default mappings.
+- The [preference][intellij-doc-prefs] XMl configuration files are stored in the `options` folder:
+ - `code.style.schemes.xml` - settings of the currently used code style.
+ - `colors.scheme.xml` - settings of the currently used color scheme.
+ - `customization.xml` and `project.default.xml` - settings of the customized [menus and toolbars][intellij-doc-menu-toolbar].
+ - `editor.codeinsight.xml` - settings of various automatic code transformations.
+ - `keymap.xml` - the currently used keymap.
+ - `laf.xml` and `ui.lnf.yml` - settings of the currently used UI theme.
+ - all other customized preferences defined in the various categories: `editor.xml`, `ide.general.xml` and `options.xml`
+- The list of [disabled plugins][intellij-doc-plugins] stored in the `disabled_plugins.txt` file.
+- The `disabled_update.txt` state file to [disable auto updates][intellij-doc-autoupdate].
## Configurations
@@ -50,15 +51,16 @@ The base target folder name for the `clean` and `link` plugins must be updated a
[gh-igloo-sb-jb-editor.xml]: https://github.com/arcticicestudio/igloo/blob/develop/snowblocks/jetbrains/ooptions/editor.xml
[goland]: https://www.jetbrains.com/go
[google-font-source-code-pro]: https://fonts.google.com/specimen/Source+Code+Pro
-[intellij]: https://www.jetbrains.com/idea
+[intellij-doc-autoupdate]: https://www.jetbrains.com/help/idea/keep-product-up-to-date.html#manage_updates_manually
[intellij-doc-code-style]: https://www.jetbrains.com/help/idea/settings-code-style.html
[intellij-doc-inspections]: https://www.jetbrains.com/help/idea/inspections-settings.html
-[intellij-doc-keymap]: https://www.jetbrains.com/help/idea/settings-keymap.html
[intellij-doc-keymap-ref]: https://www.jetbrains.com/help/idea/keymap-reference.html
+[intellij-doc-keymap]: https://www.jetbrains.com/help/idea/settings-keymap.html
[intellij-doc-menu-toolbar]: https://www.jetbrains.com/help/idea/menus-and-toolbars.html
[intellij-doc-plugins]: https://www.jetbrains.com/help/idea/managing-plugins.html
[intellij-doc-prefs]: https://www.jetbrains.com/help/idea/settings-preferences-dialog.html
[intellij-doc-settings-paths]: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs
+[intellij]: https://www.jetbrains.com/idea
[jetbrains]: https://www.jetbrains.com/products.html
[pycharm]: https://www.jetbrains.com/pycharm
[webstorm]: https://www.jetbrains.com/webstorm
diff --git a/snowblocks/jetbrains/codestyles/arctic-codestyle.xml b/snowblocks/jetbrains/codestyles/arctic-codestyle.xml
index 3761a7b..d097424 100644
--- a/snowblocks/jetbrains/codestyles/arctic-codestyle.xml
+++ b/snowblocks/jetbrains/codestyles/arctic-codestyle.xml
@@ -15,24 +15,33 @@ License: MIT
-
+
+
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
@@ -57,6 +66,7 @@ License: MIT
+
@@ -76,4 +86,11 @@ License: MIT
+
+
+
+
+
+
+
diff --git a/snowblocks/jetbrains/disabled_plugins.txt b/snowblocks/jetbrains/disabled_plugins.txt
index 505d6c4..6d824f6 100644
--- a/snowblocks/jetbrains/disabled_plugins.txt
+++ b/snowblocks/jetbrains/disabled_plugins.txt
@@ -1,15 +1,22 @@
AngularJS
+AntSupport
CFML Support
CVS
CloudBees
CloudFoundry
+DevKit
Emma
Geronimo
GlassFish
+Heroku
+J2ME
JBoss
+JSR45Plugin
+Jetty
OpenShift
Osmorc
PerforceDirectPlugin
+Refactor-X
Resin
StrutsAssistant
Subversion
@@ -17,9 +24,15 @@ TFS
TestNG-J
WebSphere
Weblogic
+XPathView
+XSLT-Debugger
+ZKM
+com.intellij.CloudConfig
com.intellij.appengine
+com.intellij.copyright
com.intellij.dmserver
com.intellij.drools
+com.intellij.dsm
com.intellij.flex
com.intellij.freemarker
com.intellij.gwt
@@ -33,17 +46,25 @@ com.intellij.seam.pageflow
com.intellij.seam.pages
com.intellij.struts2
com.intellij.tapestry
+com.intellij.uiDesigner
com.intellij.vaadin
com.intellij.velocity
com.jetbrains.plugins.asp
+com.jetbrains.plugins.webDeployment
cucumber-groovy
cucumber-java
gherkin
hg4idea
org.coffeescript
+org.editorconfig.editorconfigjetbrains
org.intellij.grails
+org.jetbrains.android
org.jetbrains.idea.eclipse
-org.jetbrains.kotlin
+org.jetbrains.plugins.github
org.jetbrains.plugins.haml
+org.jetbrains.plugins.less
+org.jetbrains.plugins.remote-run
+org.jetbrains.plugins.sass
org.jetbrains.plugins.stylus
-spy-js
+org.jetbrains.plugins.terminal
+tslint
diff --git a/snowblocks/jetbrains/disabled_update.txt b/snowblocks/jetbrains/disabled_update.txt
new file mode 100644
index 0000000..e69de29
diff --git a/snowblocks/jetbrains/inspection/arctic-inspections.xml b/snowblocks/jetbrains/inspection/arctic-inspections.xml
index 8e25710..4a49bac 100644
--- a/snowblocks/jetbrains/inspection/arctic-inspections.xml
+++ b/snowblocks/jetbrains/inspection/arctic-inspections.xml
@@ -12,7 +12,6 @@ License: MIT
-
@@ -26,36 +25,6 @@ License: MIT
-
-
-
-
-
-
-
-
@@ -68,37 +37,6 @@ License: MIT
-
-
-