Updating and Uninstalling Plugin
Caution: Sublime Text Plugin Deprecation
We have been decided to no longer support the Sublime Text plugin since 2022. We recommend that you use the VS Code extension instead.
Learn how to update the Sublime Text plugin, check the plugin version, and uninstall the plugin.
Updating the plugin for Sublime Text
By default, when you install a newer version of the webOS TV SDK, the newer version of the plugin is automatically updated.
Checking the version
To check the plugin version:
- On Sublime Text, click the webOS menu.
- On the webOS menu, click the About SublimePlugin option. A popup is displayed with the version information.
Uninstalling the plugin for Sublime Text
To uninstall the plugin, use the webOS TV SDK installer. It is as simple as that. The uninstaller deletes the old plugin related folders and files. However, if the uninstaller fails to uninstall correctly, you can manually delete the old plugin by deleting the related folders and files.
To manually delete the plugin, delete the folders and files specified below:
- Linux
~/.config/sublime-text-2/Installed Packages/webOS.sublime-package ~/.config/sublime-text-2/Packages/webOS ~/.config/sublime-text-2/Pristine Packages/webOS.sublime-package
- macOS
~/Library/Application Support/Sublime Text 2/Installed Packages/webOS.sublime-package ~/Library/Application Support/Sublime Text 2/Packages/webOS ~/Library/Application Support/Sublime Text 2/Pristine Packages/webOS.sublime-package
- Windows
%AppData%\Roaming\Sublime Text 2\Installed Packagaes\webOS.sublime-package %AppData%\Roaming\Sublime Text 2\Packages\webOS %AppData%\Roaming\Sublime Text 2\Pristine Packages\webOS.sublime-package
No Headings