Skip to content

DevsDaily

@theDevsDaily🐦

  • Home
  • Azure

Sublime Text

C# How To Run C# Code Inside Sublime Text

July 21, 2016 by Sunny Sharma

Hey folks, I want to share a tip. Sublime Text is my favorite for quick scripts, text editing and doing other scripting things or anything which doesn’t require a whole IDE. I love the speed too much and it is super-fast. In the process, I found that you can run C# scripts too, right from … Read more

Categories C#, Sublime Text Leave a comment

How to configure Sublime-Text to Open HTML file in Chrome on build

January 24, 2014 by Sunny Sharma

Many times I use Sublime Text as my GoTo text editing tool for not so serious scripting and want it to html files in Google Chrome on build. Here I’m sharing the steps how I made it work. You first need to create a “Build System” called by Sublime Text in order to achieve this … Read more

Categories Sublime Text Leave a comment

Recent Posts

  • Key Vault – Failed to sync the certificate.: The service does not have access to ‘*’ Key Vault
  • Error CS0234: The type or namespace name ‘HelloWorld.Core’ does not exist in the namespace ‘HelloWorld’
  • How to reset MySQL root password
  • How to run Console Applications on Azure Pipelines
  • How to fix window.open(url) opening two tabs
© 2023 DevsDaily • Built with GeneratePress