Title: Sublime Custom JS Editor
Author: AsianCoders
Published: <strong>2015 年 12 月 23 日</strong>
Last modified: 2015 年 12 月 23 日

---

搜索插件

![](https://ps.w.org/sublime-custom-js-editor/assets/banner-772x250.png?rev=1314762)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/sublime-custom-js-editor/assets/icon-128x128.png?rev=1314762)

# Sublime Custom JS Editor

 作者：[AsianCoders](https://profiles.wordpress.org/asiancoders/)

[下载](https://downloads.wordpress.org/plugin/sublime-custom-js-editor.zip)

 * [详情](https://cn.wordpress.org/plugins/sublime-custom-js-editor/#description)
 * [评价](https://cn.wordpress.org/plugins/sublime-custom-js-editor/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sublime-custom-js-editor/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/sublime-custom-js-editor/#developers)

 [支持](https://wordpress.org/support/plugin/sublime-custom-js-editor/)

## 描述

Sublime Text Custom WordPress JavaScript Editor. You can easily write your custom
JavaScript by using this plugin.
 We include all sublime text editor features in
this plugin.

#### Features

**features of Sublime Custom CSS Editor**

 * Syntax highlighting.
 * AutoCloseBrackets
 * JS linter/Live Syntax Error
 * Line numbering.
 * keyMap Sublime Text
 * matchBrackets
 * Sublime theme
 * autocomplete And Hint
 * showCursorWhenSelecting
 * Translate pot file included.

Form Example:

    ```
    function justtest() {
      var testvar = ("Hello world");
        var testvartwo = ("Hey, This plugin is Working");
      alert(testvar);
      alert(testvartwo);
    }
    justtest();
    ```

Credits: CodeMirror.

Email for Support: asiancodersteam@gmail.com

### Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may
be of use for extremely complicated
 plugins where more information needs to be 
conveyed that doesn’t fit into the categories of “description” or “installation.”
Arbitrary sections will be shown below the built-in sections outlined above.

### A brief Markdown Example

Here’s a link to [WordPress](https://wordpress.org/) and one to [Markdown’s Syntax Documentation](http://daringfireball.net/projects/markdown/syntax).

Titles are optional, naturally.

Markdown uses email style notation for blockquotes and I’ve been told:

> Asterisks for _emphasis_. Double it up for **strong**.

    ```
    <?php code(); // goes in backticks ?>
    ```

## 屏幕截图

[⌊Write JavaScript with Hint and Autocomplete.⌉⌊Write JavaScript with Hint and Autocomplete
.⌉[

Write JavaScript with Hint and Autocomplete.

[⌊Fined your content.⌉⌊Fined your content.⌉[

Fined your content.

[⌊Save and Add custom JavaScript.⌉⌊Save and Add custom JavaScript.⌉[

Save and Add custom JavaScript.

## 安装

This section describes how to install the plugin and get it working.

#### Automatic installation

 1. Go to Plugins > Add New > Upload and select the .zip file from your hard disk
 2. Click the “Install now” button
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

#### Manual installation

 1. Download a copy (zip file) of this plugin from WordPress.org.
 2. Unzip the zip file.
 3. Upload the unzipped directory to your website’s plugin directory (`/wp-content/
    plugins/`).
 4. Log into WordPress Dashboard of your website.
 5. Activate this plugin through the “`Plugins`” tab.

After installation, a “`Sublime Custom JS Editor`”  menu item will appear in the“`
Appearance`” section. Click on this in order to view plugin’s administration page.

#### Can I use this plugin on my language?

Yes. But If your language is not available then you can make one. This plugin is
ready for translation. The `sublimejsedit.pot` file is included and placed in “`
languages`” folder. You need to just translate sublimejsedit.pot file.

#### How Can write my style

just select your targeted layout ID or Class ID=# or Class=. or any html tag Then
go to page “`Appearance`” —> “`Sublime Custom JS`” and enter your custom JavaScript.
Example:

    ```
    function justtest() {
      var testvar = ("Hello world");
        var testvartwo = ("Hey, This plugin is Working");
      alert(testvar);
      alert(testvartwo);
    }
    justtest();
    ```

## 评价

![](https://secure.gravatar.com/avatar/201d737b6ae1f017c5067cd179fccb7a96c571413709feb0f0d5448c13bb995e?
s=60&d=retro&r=g)

### 󠀁[Love You](https://wordpress.org/support/topic/love-you-5/)󠁿

 [ayonjd](https://profiles.wordpress.org/ayonjd/) 2021 年 1 月 5 日

Jillur vaiya Love you

![](https://secure.gravatar.com/avatar/578ab2ccab5a036e9a290381c7d6a07ea4ff936ef0e058f63bde821624bea85c?
s=60&d=retro&r=g)

### 󠀁[Love This](https://wordpress.org/support/topic/love-this-67/)󠁿

 [AsianCoders](https://profiles.wordpress.org/asiancoders/) 2016 年 9 月 3 日

love live error check and autocomplete features. Love this plugin

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/)

## 贡献者及开发者

「Sublime Custom JS Editor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ AsianCoders ](https://profiles.wordpress.org/asiancoders/)

[帮助将「Sublime Custom JS Editor」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/sublime-custom-js-editor)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/sublime-custom-js-editor/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/sublime-custom-js-editor/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/sublime-custom-js-editor/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/sublime-custom-js-editor/)。

## 更新日志

#### 1.0

 * Is First Version of The plugin.

## 额外信息

 *  版本 **1.0**
 *  最后更新：**10 年前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **4.4.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/sublime-custom-js-editor/)
 * 标签
 * [editor](https://cn.wordpress.org/plugins/tags/editor/)[javascript](https://cn.wordpress.org/plugins/tags/javascript/)
   [JS](https://cn.wordpress.org/plugins/tags/js/)[sublime](https://cn.wordpress.org/plugins/tags/sublime/)
   [sublime text](https://cn.wordpress.org/plugins/tags/sublime-text/)
 *  [高级视图](https://cn.wordpress.org/plugins/sublime-custom-js-editor/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/sublime-custom-js-editor/reviews/)

## 贡献者

 *   [ AsianCoders ](https://profiles.wordpress.org/asiancoders/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/sublime-custom-js-editor/)