IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Enable Font Ligatures in Visual Studio Code

Ligatures are special characters in a font that combine two or more characters into one. For example, if you use a ligatured font, whenever you type != it will become ≠. Aside from the arguments whether using a ligatured font is good or bad thing in your code, here's what you need to do when you want to enable it in Visual Studio Code. For this example, we'll use Cascadia Code (NOT … [Read more...]

January 19, 2022 Filed Under: How To Tagged With: Code Editor, Microsoft, Visual Studio Code

How to Add Comma to Each Line Using Visual Studio Code or Sublime Text

Sometimes the simplest thing is really taken for granted and we take the long route to do the simplest thing. We received a CSV with thousands of ID numbers that will be used to update a database table. The data would look like the following: The goal is just to add a comma at the end of each line so it can be used to update data in a database table. In the past, we would probably … [Read more...]

October 5, 2021 Filed Under: How To Tagged With: Code Editor, Sublime Text, Visual Studio Code

How to Open Visual Studio Code from command line macOS

When you use Visual Studio Code on Windows, one handy feature is you can always call it from the command line by typing "code ." (without the quotes) in the folder where you want to work on. But when you try that on macOS Terminal, this is what you get: zsh: command not found: code Not to worry, the same feature can be had on macOS but it's just not installed by default. In order to … [Read more...]

August 23, 2021 Filed Under: How To Tagged With: Code Editor, Microsoft, Visual Studio Code

How to Setup Visual Studio Code for Hugo Static Site Generator

Based on a few questions on how to setup an environment to edit content using Hugo, here's a few simple steps to follow if you want a quick and easy way to do it. Keep in mind, the beauty of using Hugo is that you are free to use any text editor you like. This is not the only way to do it but this will get you there fast if you don't have anything setup yet. Assumptions Hugo is already … [Read more...]

May 30, 2018 Filed Under: How To Tagged With: Code Editor, Hugo, JAMStack, Microsoft, Visual Studio Code

How to Reassign Column Selection Shortcut Keys in Sublime Text

Following the previous post on assigning a new keyboard shortcuts for column selection, this time we're going to the same thing in Sublime Text. As always, before you make any changes, make sure you backup everything. macOS (OSX) On the top menu, click on Sublime Text -> Preferences -> Key Bindings and a split screen will open. Using the same key combination as in the example … [Read more...]

August 12, 2017 Filed Under: How To Tagged With: Code Editor, Sublime Text

  • 1
  • 2
  • Next Page »
Buy me a coffee Support this site
Buy Me a Coffee?

Categories

  • .NET
  • Coding
  • Cybersecurity
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Programming
  • Resources
  • Review
  • Tips and Tricks
  • Use Case
  • WordPress
  • Writing

Recent Posts

  • How to Check Installed .NET Framework Version
  • How to Remove .NET Runtime and SDK on Mac
  • How to Solve Intermittent 403 Error in IIS
  • How to Show Hidden Folders and Files in Mac Finder
  • How to Solve MS Office VBA Compile Error UserAuthentication

Recent Posts

  • How to Check Installed .NET Framework Version
  • How to Remove .NET Runtime and SDK on Mac
  • How to Solve Intermittent 403 Error in IIS
  • How to Show Hidden Folders and Files in Mac Finder
  • How to Solve MS Office VBA Compile Error UserAuthentication
  • RSS

Tags

.NET Access Amazon ASP.NET Cdonts Dll Classic ASP Code Editor ETL FSharp Genesis Framework Git Google HP Asset Manager HTML5 Hugo IIS Information Security Internet Internet Information Services iOS JAMStack Linux macOS Microsoft Microsoft SQL Server MVC Office PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Windows Windows 8 Windows 10 Windows Server

Copyright © 2011-2022 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure