How do I open a file in a browser in sublime?

Source: Internet
Author: User

Sidebarenhancements Side Bar Enhancements

Sidebarenhancements is a plugin to enhance sidebar, here will teach you how to do sublime text 3 browser Preview plugin, and can customize the browser preview shortcut keys.

{"Keys": ["Ctrl+shift+c"], "command": "Copy_path"},// browser preview//Google F12{"keys": ["F12"], " Command ":" Side_bar_files_open_with "," args ": {" paths ": []," Application ":" C:\\Program files\\google\\ Chrome\\application\\chrome.exe "," Extensions ":". * "}},// Firefox F11{" keys ": [" F11 "]," command ":" Side_bar_files_open_with "," args ": {" paths ": []," Application ":" C:\\Program Files\\ Mozilla firefox\\firefox.exe "," Extensions ":". * "}}

To install this plugin, click on the toolbar of Preferences > Package setting > side bar > Key building-user, type the following code, which is set by Ctrl+shift+c Copy the file path, press F11, F12 respectively in the Firefox,chrome browser preview effect, of course, you can also define your favorite shortcuts, and finally note that the browser path in the code to the file path in your own computer.

How do I open a file in a browser in sublime?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.