Software tools pages Index page.
Quick jumps:
- Home. Back to the homepage.
-
Sitemap.
Find all webpages in one overview.
-
Software tools directory
- Visual Studio Code (VSCode) - Ch1: Introduction. Introduction to Visual Studio Code (VSCode).
- VSCode - Ch2: Install and screen explanation. VSCode, how to install it and an explanation of its screen parts.
- VSCode - Ch3: Settings. VSCode, what settings do you need, how to find them and how to use them.
- VSCode - Ch4: The Settings.json file. VSCode, settings in the Settings.json file. Description and setting of some important settings in this file..
- VSCode - Ch5: Plugins, how to install, and HTMLhint and Emmet plugin. VSCode, its plugins. How to choose and install a plugin. Explanation of the HTMLhint plugin and the Emmet plugin.
- VSCode - Ch5.4 Which plugins do you need? VSCode, other plugins you might find usefull, and what they do.
- VSCode - Ch6 The Live Server plugin. This plugin launches a local development server, with live reload feature for static and dynamic pages.
- VSCode - Ch7 Workspaces. A VSCode "workspace" is the collection of one or more folders that are opened in a VS Code window (instance). You can have more than 1 folder in a Multi-root Workspace.
- VSCode - Ch8 Projects. VSCode, "Projects", plugins for using projects.
- VSCode - Ch9 live SASS Compiler plugin. VSCode, the live SASS Compiler plugin, how to install and use it.
- VSCode - Ch10 Compiling Bootstrap with VSCode. VSCode, how to compile bootstrap with the live sass compiler plugin.
- VSCode - Ch11 Watching. VSCode, how to watch for file changes when they are saved bij VSCode and how to recompile.
- VSCode - Ch12 Other plugins. VSCode, other plugins you might find usefull, and what they do.
- VSCode - Ch13 Tips for VSCode. VSCode, list of Tips for VSCode.
- VSCode - Ch14 Usefull links. VSCode, list of links, where to find more information about VSCode.