Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What software can be used to write vuejs

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly introduces what software can be used to write vuejs, which has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, let the editor take you to understand it.

Write vuejs software: 1, webStorm, a JavaScript development tool; 2, Visual Studio Code, a lightweight code editor; 3, hbulider, a Web development IDE;4, Sublime Text;5, atom and so on.

The operating environment of this tutorial: windows7 system, vue2.9.6 version, DELL G3 computer.

Write software for vuejs:

1 、 webStorm

WebStorm is a JavaScript development tool of jetbrains company. It has been praised by the majority of Chinese JS developers as "Web front-end development artifact", "the most powerful HTML5 editor", "the most intelligent JavaScript IDE" and so on. It is homologous with IntelliJ IDEA and inherits the functions of IntelliJ IDEA's powerful JS part.

2 、 Visual Studio Code

Visual Studio Code is a lightweight code editor from Microsoft, free and powerful, with very good support for JavaScript and NodeJS, with many features, such as code formatting, code intelligence hint completion, Emmet plug-in and so on. VSCode recommends that a project be opened as a folder.

Note: you also need to download plug-ins if you want to develop vue.

Installation method:

Go to the plug-in store (https://marketplace.visualstudio.com/VSCode) on vscode's official website and search for plug-ins.

To install the Vetur plug-in as an example

Click install, which will launch vscode

Click install in vscode.

3 、 hbulider

HBuilder is a Web development IDE that supports HTML5 from DCloud (Digital Paradise). Java, C, Web and Ruby are used to write HBuilder. The body of HBuilder itself is written by Java.

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

4 、 Sublime Text

Sublime Text is a text editor (paid software that can be tried indefinitely, but with activation prompts), as well as an advanced code editor. Sublime Text was developed by programmer Jon Skinner in January 2008 and was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features, such as code thumbnails, Python plug-ins, code snippets and so on. You can also customize key bindings, menus and toolbars. The main features of Sublime Text include: spell checking, bookmarking, complete Python API, Goto functions, instant project switching, multi-choice, multi-window and so on. Sublime Text is a cross-platform editor that supports operating systems such as Windows, Linux, Mac OS X and so on.

Sublime Text supports syntax highlighting of multiple programming languages, excellent code completion function, and code snippet (Snippet) function, which can save commonly used code snippets and call them whenever needed. VIM mode is supported, and most commands in Vim mode can be used. Support macros, to put it simply, to record the operation or write your own commands, and then play the actions or commands you just recorded.

5 、 atom

Atom is a cross-platform text editor developed by github specifically for programmers. It has a simple and intuitive graphical user interface, and has many interesting features: it supports web programming languages such as CSS,HTML,JavaScript. It supports macros, automatically completes the split screen function, and integrates the file manager.

Thank you for reading this article carefully. I hope the article "what software can be used to write vuejs" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report