News

As I've noted in an earlier post, I don't use code snippets much ... some code before adding a code snippet, there are some snippets that will wrap that selected code in a useful way. For example, I ...
“Code snippets” is just another phrase for macros ... Since I get a little tired of the ubiquitous mtcars and iris data sets for examples, I’ll use some information about IT Manager salaries ...
To insert the shell code for a new component, for example you start typing "a-component" until you can select the full name, and you get this: import { Component, OnInit } from '@angular/core'; ...
The regular monthly update to Java on Visual Studio Code sees added shortcut snippets aligning with other editors, optimized code completion, improvements to the Maven build automation tool and more ...