Skip to content

Commit 5fbda57

Browse files
deathaxeFichteFoll
andauthored
Add missing meta data for disable_plugin_host_3.3 (#411)
Co-authored-by: FichteFoll <fichtefoll2@googlemail.com>
1 parent 5e0c169 commit 5fbda57

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Package/Sublime Text Settings/Preferences.sublime-settings-hints

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
// in the OS file save manager.
2626
"default_extension": "",
2727

28+
// Disable python 3.3 plugin host.
29+
// All plugins plugins are executed on latest available plugin host, instead.
30+
// With this setting set true, `.python-version` files are ignored.
31+
// Added in 4193.
32+
"disable_plugin_host_3.3": false,
33+
2834
// UI scaling factor (deprecated)
2935
// Removed in 3181.
3036
"dpi_scale": 1.0,

0 commit comments

Comments
 (0)