Below you will find pages that utilize the taxonomy term “Editing”
Post
Using Visual Studio Code and Hugo
This is the first attempt at using Visual Studio Code to initialise and create Hugo matter for the blog. One thing I notice as I write this is the Dictionary is set to en:US and not en:GB which is fine it you don’t mind swapping out the z’s everywhere. What was it Shaw said: “The United States and Great Britain are two countries separated by a common language.” Which is its self incorrect as Great Britain is actually three countries and three languages although English is the predominant one.
Post
AstroGrep – Visual Studio Code Settings
To open a file from AstroGrep at the Line and Column of the search result
Text Editor Location:
C:\Program Files\Microsoft VS Code\Code.exe Command Line:
--goto %1:%2:%3
Post
AstroGrep open at line in Atom.io
How to configure AstroGrep to use Atom.io as the default editor and to open the file at the specific location.
Change the path and version to suite the location of the atom.exe on your system.
C:\Users\<user name>\AppData\Local\atom\app-1.18.0\atom.exe