Home  >  Article  >  Web Front-end  >  What software is used to write javascript?

What software is used to write javascript?

青灯夜游
青灯夜游Original
2021-04-01 14:19:3125485browse

Software that can write javascript includes: WebStorm, Atom, Visual Studio Code, Sublime Text, Notepad, Eclipse, HBuilder, Spket, Ixedit, Komodo Edit, etc.

What software is used to write javascript?

The operating environment of this tutorial: Windows 7 system, Visual Studio Code version 1.45.1.0, Dell G3 computer.

Software that can write javascript

1. Spket

Spket IDE is a function Powerful toolkit supporting JavaScript and XML development. Its powerful functions can be used for editing and development of JavaScript, XUL/XBL and Yahoo! Widgetd. This JavaScript editor provides features like code completion, syntax highlighting, and content summarization to help developers create JavaScript code efficiently.

2. Ixedit

IxEdit is a JavaScript-based interactive design tool for websites. IxEdit allows designers to practice DOM scripting without requiring code to dynamically change, add, move or transform elements on a web page.

3. Komodo Edit

Komodo is a free, powerful code editor that supports Javascript and other programming languages.

What software is used to write javascript?

4. EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split full-screen editing, real-time Preview, auto-save drafts, offline support and more. For developers, it provides a powerful API, clear themes, and allows you to replace the bundled Markdown parser with any content.

What software is used to write javascript?

5. codepress

CodePress is a web-based source code editor written in JavaScript, and in the edit box When writing source code in , syntax coloring and highlighting can be performed in real time.

6, ACe

Ace is an embeddable code editor written in JavaScript. It comes with the functionality and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded into any web page and JavaScript application.

7, scripted

Scripted is a fast and compact code editor that initially focused on JavaScript editing. Scripted is also a browser-based editor, and the editor itself is served from a Node.js server instance running locally.

What software is used to write javascript?

8, Netbeans

This is another very impressive and very easy to use code editor that supports Javascript and other programming languages.

What software is used to write javascript?

9. Webstorm

This is the most intelligent JavaScript IDE. Although WebStorm is small, it is very powerful and can fully handle complex client-side development and server-side development.

What software is used to write javascript?

For more programming related knowledge, please visit: Programming Video! !

10. Atom

Atom is developed by the GitHub team. Developers can easily customize Atom. Atom comes with a package management tool, code completion, file system browser, support for multiple platforms, and other useful features.

11. Visual Studio Code

Visual Studio Code is an IDE developed by Microsoft and supports TypeScript. It provides code completion, syntax highlighting, supports Git commands, and more. In addition, it has a lot of plug-ins.

12. Brackets

Brackets is a lightweight open source editor. It focuses on visual tools that can help developers develop web applications. Brackets supports real-time preview and inline editing.

13. Sublime Text

Sublime Text is a lightweight, concise, efficient, cross-platform editor. It has good expansion functions and powerful shortcut commands that can search for corresponding commands, options, snippets and syntex in real time. It supports VIM mode, supports macros, and supports multi-selection (Multi-Selection) function.

14. Notepad

Notepad is a very unique free software pure text editor (license: GPL). It has a complete Chinese cultural interface and supports multi-language writing (UTF8 technology). Its function is more powerful than Notepad (Notepad) in Windows. In addition to being used to create general plain text description files, it is also very suitable as an editor for writing computer programs. Notepad not only has syntax highlighting, but also Syntax folding function, and supports macros and plug-in modules that extend basic functions.

15, Eclipse

Eclipse is a well-known cross-platform free integrated development environment (IDE). Initially it was mainly used for Java language development, but now some people use plug-ins to use it as a development tool for other computer languages ​​such as C and Python.

16. HBuilder

HBuilder is a web development IDE launched by DCloud (Digital Paradise) that supports HTML5. HBuilder was written using Java, C, Web and Ruby. The main body of HBuilder itself is written in Java.

It is based on Eclipse, so it is naturally compatible with Eclipse plug-ins.

Fast is the biggest advantage of HBuilder. Through complete syntax prompts, code input methods, code blocks, etc., it greatly improves the development efficiency of HTML, js, and css.

17. Kinetic Wing

Kinetic Wing is a free lightweight IDE available for all major operating systems (Mac support coming soon). It is not a complex IDE, but more like a smart text editor with modern features. These features include: support for Sass or Less (with built-in compiler), support for HTML5 and CSS3, and support for CoffeeScript.

18. Code Mirror

CodeMirror is an online code editor based on Javascript. It is specially used for editing code and is equipped with a large number of language modes. Implement more advanced editing functions. CodeMirror is not a subsidiary product of a rich text editor. It is the basic library of many well-known online code editors.

For more programming related knowledge, please visit: Programming Video! !

The above is the detailed content of What software is used to write javascript?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Is javascript js?Next article:Is javascript js?