N Kaushik

How to preview themes in VSCode before installing

December 13, 2021

VSCode November 2021 edition added a new feature to preview themes from the marketplace before you install. In this post, I will show you how to use the preview theme feature of Visual studio code.

How to change the font size in VSCode

December 06, 2021

There are two ways to change the font size in VSCode. You can change it in the settings or use Cmd or Ctrl key with + or - to change the font size.

How to write multiline comments in Python

December 01, 2021

Can we write multiline comments in Python? What is multiline comments and docstrings and what are the differences between them? This post explains all.

How to set Image size in ReactMarkdown

August 01, 2020

Learn how to set image size in reactmarkdown. This method is useful if you want to set the image size in a markdown blog post reading by reactmarkdown

Subscribe to my Newsletter