From a78cddeae28bad2e452ca6e376dc7f162ea2879a Mon Sep 17 00:00:00 2001 From: evandrocoan Date: Thu, 27 Jul 2017 20:25:38 -0300 Subject: [PATCH] Created the setting array ignored_packages_to_not_enable on Packages/User/Preferences.sublime-settings for packages which must not be enabled. Issue: 1. https://github.com/evandrocoan/SublimeTextStudio/issues/50 --- Packages/User/Preferences.sublime-settings | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/Packages/User/Preferences.sublime-settings b/Packages/User/Preferences.sublime-settings index 2a1b8162..1a470c17 100644 --- a/Packages/User/Preferences.sublime-settings +++ b/Packages/User/Preferences.sublime-settings @@ -109,11 +109,6 @@ "Project Specific Syntax Settings", "Qt Completions for C++", "ScopeAlways", - "Select All Spelling Errors", - "SQL Keyword Uppercase", - "SQLExec", - "SQLTools", - "Sublime Tutor", "sublime-text-2-buildview", "SublimeCodeIntel", "SyncedSideBar", @@ -122,20 +117,11 @@ "WordHighlight", "GotoLastEditEnhanced" ], - "ignored_packages_original": + "ignored_packages_to_not_enable": [ "Anaconda", - "ApplySyntax", - "ColorHelper", - "DictionaryAutoComplete", - "FileManager", - "Git", - "GitGutter", - "Local History", - "Matlab Completions", + "GotoLastEditEnhanced", "SublimeCodeIntel", - "Vintage", - "WordHighlight" ], "indent_guide_options": [