How can I convert uppercase letters to lowercase in Notepad++

wordpressm

I use Notepad ++ for coding mostly.

How can I convert capital letters to lowercase and vice versa?

jalynn2

Just select the text you want to change, right click and select UPPERCASE or lowercase depending on what you want.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to NOT convert uppercase to lowercase after using regex?

How to count uppercase and lowercase letters in a string?

How can I test if a letter in a string is uppercase or lowercase using JavaScript?

How can I convert Unicode to uppercase to print it?

How do I convert strings between uppercase and lowercase in Java?

How to convert a selection to lowercase or uppercase in Sublime Text

Regex replace uppercase with lowercase letters

Scala how can I uppercase first character and lowercase others

How can I convert uppercase input to the lowercase?

How can i convert uppercase in lowercase inside a list?

Converting UpperCase letters to lowercase in .htaccess

I can identify lowercase and uppercase letters and put them in a dictionary. I need to join the uppercase and lowercase values together

How can I convert my strings to lowercase?

How can i check if the file extension is uppercase or lowercase?

How do I replace all uppercase letters with a dash and lowercase with regex?

How do I turn accented lowercase letters to uppercase? - Using the 'tr' command

Converting lowercase letters to uppercase

How to convert uppercase letter to lowercase?

Can't convert lowercase to uppercase with pointer

How can I convert from uppercase to lowercase all directories and sub-directories in Ubuntu 16.04.2?

C# How to convert specific lower-case letters to uppercase and uppercase letters to lowercase at the same time

How to configure Hibernate to make table/column name with uppercase AND lowercase letters

Convert Lowercase Letters to Uppercase in C Language

How to check for either uppercase OR lowercase letters with a regex

Not converting letters to uppercase and lowercase in python

How to replace uppercase letters by their lowercase counterparts?

How can I use regex to convert Uppercase text to lowercase text in combination with a look-ahead and look-behind

How do I make an list that can be read as either uppercase or lowercase

How to convert uppercase/lowercase turkish letters to each other?