Added Sciter script tisiter highlighted support for VSCode, scitertiscript

Source: Internet
Author: User

Added Sciter script tisiter highlighted support for VSCode, scitertiscript

The Tiscript script in Sciter is not a standard Javascript, but an extension of Javascript. Therefore, the support for highlight in commonly used editors and ides is not good.

However, the highlighted support for VSCode is found in the Sciter forum. The installation method is relatively simple.

Click here to download the plug-in.

Then run the command in the directory where the Sciter plug-in is located.

Code -- install-extension sciter-assistant-0.0.1_fixed.vsix

Then add Sciter support in settings. json of VSCode. The configuration is as follows:

"Sciter. binPath ":" path/to/sciter.exe ", // path of the sciter executable file" files. associations ":{"*. css ":" sciter-css ", // css syntax that supports sciter extension "*. html ":" sciter-html ","*. htm ":" sciter-html ","*. tis ":" sciter-tis "// supports tisiter syntax}

Finally, let's start a pleasant coding journey!

========================================================== ===== Update ============================================ ============================

How to install the Sciter highlight plug-in using Sublime text:

1. Uninstall Sublime text

2. Install VS Code

Related Article

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.