IT Nursery
Is there a keyboard shortcut to format code in Notepad++ ? I’m mainly working with HTML, CSS and Python code. For example: <title>{% block title %} {% endblock %}</title>...
  • May 30, 2022
  • 0 Comments
In Notepad++ I have set “replace tab with 2 spaces”. When coding in Python I copy-pasted some code from the web and it appeared indented correctly. But running the...
  • May 20, 2022
  • 0 Comments