IT Nota

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

How to Search for IPv4 Addresses with RegEx in Visual Studio Code

This is a basic instruction on how to search for any texts that resembles IP addresses in all files within a folder using Visual Studio Code. Although it's not going to be a perfect solution, we're going to use Regex to do the search. And we're going to want to get all invalid IPs as well, so it's not 100% precise. Here, we want to error on the side of getting a bit too much rather than too … [Read more...]

January 4, 2023 Filed Under: How To Tagged With: Visual Studio Code

How to Open VSCodium from command line macOS

This is way easier than Visual Studio Code. If you installed VSCodium using Homebrew, it will work right away. The only difference is the name of it. It's actually easy to remember. For both VSCode and VSCodium, the command line is the name without the "VS." So instead of code in Visual Studio Code, it's codium for VSCodium. So in Terminal, you can type in the following: And … [Read more...]

December 16, 2022 Filed Under: How To Tagged With: Code Editor, Visual Studio Code

VSCodium, a Free Version of Visual Studio Code

Another code editor, very similar to Visual Studio Code. In fact, it's the same build from Microsoft's vscode repository without the Telemetry. For all intents and purposes, VSCodium looks almost identical to VS Code as you can see from the screenshot below: So what's the difference between the two? In short, VSCodium has much less Telemetry report sent to Microsoft. It is the "binary … [Read more...]

December 15, 2022 Filed Under: How To Tagged With: Code Editor, Visual Studio Code

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 a good or bad thing in your code, here's what you need to do if 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

  • 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 Delay Shutdown or Restart on a Mac
  • How to Activate Built-in Web Server
  • SSIS Best Practice with Naming Conventions
  • How to Delay Shutdown or Restart on a Windows Server
  • How to Type Emoji Using Keyboard Shortcuts in Windows and macOS

Recent Posts

  • How to Delay Shutdown or Restart on a Mac
  • How to Activate Built-in Web Server
  • SSIS Best Practice with Naming Conventions
  • How to Delay Shutdown or Restart on a Windows Server
  • How to Type Emoji Using Keyboard Shortcuts in Windows and macOS

Tags

.NET 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 JavaScript Linux macOS Microsoft Microsoft SQL Server MVC PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Web Server Windows Windows 8 Windows 10 Windows 2012 Windows Server

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