- Visual Studio Code
1. What is a text editor?
A software program that edits text files consisting of characters, symbols, and other text.
The Windows and mac Notepad software is also a text editor.
2. Major text editor
- Atom
- Visual Studio Code
- Brackets
- Boostnote
- Joplin
- Sublime Text
- Typora
- Quiver
- Inkdrop
- Bear
3. How I choose a text editor
Which editor to use? I think I am happy the editor is
- Easy to read text
- Easy to install and configure
- Fast response time
- many manual sites, when I have in trouble with it
As a result, I choose "Visual Studio Code".
4. What is Visual Studio Code
- A source code editor for the web developed by Microsoft.
- One of the software called "editor" when programming.
- Often used as a text editor as well
- Visual Studio Code is more than just an editor; it provides a number of features that allow you to efficiently perform a variety of tasks related to programming and system development.
- It is sometimes referred to as "VSCode" for short.
5. Features of Visual Studio Code
- open source
- OS: Windows, Linuc, mac etc
- multilingual support
- Syntax highlighting (a display feature that allows visual distinction of source code structure)
- Add functionality through a mechanism called extensions
6. Install Visual Studio code
- I install it from Visual Studio code
- refer to blog(Japanese)for the workflow.
7. How I use?
- Open Visual Studio Code.
- Add images and other necessary folder and file.
-
Write sentence with markdown style
.md
.
< Example > -
Save the file.