Code examples for the Coding tag - developer knowledge base - page 2 (267)

"Learn how to use Prettier in VSCode, a popular code editor, with a simple example."
This article explores the features of VSCode, an open source code editor that makes coding easier and faster.
7 must-have VSCode extensions for PHP developers, including example of PHP Intelephense for fast & accurate autocompletion.
Learn how to set up Sass in VSCode, with a step-by-step example to get you started.
Commenting code in Python VSCode: example "# this is a comment" to explain code & make it easier to read.
Learn to write in multiple lines at once with VSCode: use its features like multiple cursors & column selection to speed up your coding!
Explore how Vscode makes it easy to compare two files with a practical example.
Learn how to configure Visual Studio Code for Python development and get a running example to get started.
Fix Sublime Text 3 errors with parsing settings: learn common solutions, including a working example.
Create two windows in Sublime Text 3 w/ an example: split view, open two files simultaneously, & customize layout.
Learn how to set up Sublime Text 3 for HTML & CSS development with an example.
Learn how to choose a programming language in Sublime Text with this easy step-by-step guide.
Change font in Sublime Text 3: easy steps with example to customize your workspace.
Learn how to use Sublime Text without a build system with this example-driven guide. Understand how to write, compile, and debug code without relying on external tools.
Learn how to make code look neat and organized in Sublime Text 3 with syntax formatting, indentation, and color customization.
Easily align code in Sublime Text with this example: Select lines, right-click, choose "Align By" and you're done!
Learn how to create files in Sublime Text with this easy step-by-step guide!
"Discover 5 Sublime Text plugins to help you code faster and make your HTML & CSS workflows more efficient."
"Learn how to change encoding in Sublime Text with an easy-to-follow example: File > Save with Encoding > UTF-8".
Emmet makes coding faster in Sublime Text 3. Learn how to install, use & explore its features w/ an example.