Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Chinese JavaScriptNew to Visual Studio Code? Get it now.
Chinese JavaScript

Chinese JavaScript

notedwin-dev

|
527 installs
| (1) | Free
This extension adds support for Chinese syntax in JavaScript code within VS Code. It replaces traditional JavaScript keywords with their Chinese equivalents, providing a localized programming experience for Chinese-speaking developers. Features include syntax highlighting and language support for `.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cn-js README

Chinese JavaScript (cn-js) Language Support

Welcome to the Chinese JavaScript (cn-js) Language Support extension for Visual Studio Code. This extension provides comprehensive support for writing JavaScript code using Chinese keywords.

Features

  • Chinese Keywords: Write JavaScript code using Chinese keywords.
  • Syntax Highlighting: Enhanced syntax highlighting for better readability.
  • Code Snippets: Useful code snippets to speed up your development process.
  • IntelliSense: Autocompletion and IntelliSense support for Chinese JavaScript.

Requirements

  • Visual Studio Code version 1.50.0 or higher.
  • Node.js installed on your system.

Extension Settings

This extension contributes the following settings:

  • cnJs.enable: Enable/disable the Chinese JavaScript support.
  • cnJs.snippets: Enable/disable code snippets for Chinese JavaScript.

Known Issues

  • Limited support for some advanced JavaScript features.
  • Potential conflicts with other JavaScript extensions.

Release Notes / Changelog

1.0.0

  • Changelog Date: 15/09/2024
  • Initial release of Chinese JavaScript (cn-js) Language Support.

1.0.1

  • Changelog Date: 15/09/2024
  • Added support for additional Chinese keywords.
  • Improved syntax highlighting.

Enjoy coding with Chinese JavaScript!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft