Notepad++ select all, multi-line select at end of each lineMultiline select in Notepad++Remove/Delete current...

How to keep bees out of canned beverages?

/bin/ls sorts differently than just ls

Is a self contained air-bullet cartridge feasible?

Are there existing rules/lore for MTG planeswalkers?

How long can a nation maintain a technological edge over the rest of the world?

What were wait-states, and why was it only an issue for PCs?

Has a Nobel Peace laureate ever been accused of war crimes?

Was there ever a LEGO store in Miami International Airport?

Determinant of a matrix with 2 equal rows

Is it appropriate to mention a relatable company blog post when you're asked about the company?

Will I be more secure with my own router behind my ISP's router?

Coin Game with infinite paradox

Feather, the Redeemed and Dire Fleet Daredevil

Are these square matrices always diagonalisable?

Processing ADC conversion result: DMA vs Processor Registers

My admission is revoked after accepting the admission offer

Is it OK if I do not take the receipt in Germany?

How to translate "red flag" into Spanish?

Why aren't road bicycle wheels tiny?

How would it unbalance gameplay to rule that Weapon Master allows for picking a fighting style?

Why doesn't the university give past final exams' answers?

Putting Ant-Man on house arrest

Suing a Police Officer Instead of the Police Department

Variable does not exist: sObjectType (Task.sObjectType)



Notepad++ select all, multi-line select at end of each line


Multiline select in Notepad++Remove/Delete current line in Notepad++How to select non contiguous lines of code in Notepad++?Multi-editing and column-mode are buggy in Notepad++?Add select next match in Notepad++ (like Ctrl + D in Sublime Text)Notepad++: select text till the end of visual line with SHIFT+ENDadd closing tag at end of line using notepad++Notepad ++ Line FormattingNotepad++ adding text inbetween / / to the end of the lineNotepad++ merge all lines that do not begin with a date






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















In sublimetext I often use the key combination CTRL+A, CTRL+SHIFT+L, END to frequently highlight all rows and continue editing each line with common text. (See pic)



What would the key combination be for this in notepad++ or can you not do this at all in notepad++?



enter image description here










share|improve this question

























  • What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

    – Toto
    9 hours ago











  • I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

    – TEEKAY
    8 hours ago











  • Could you explain what you are trying to do? May be there are some other ways to do the job.

    – Toto
    8 hours ago











  • I've added a pic of what I'm trying to accomplish.

    – TEEKAY
    7 hours ago











  • If you want to append common text to the end of each line, have you considered using a Regex search/replace?

    – Doug Deden
    6 hours ago


















0















In sublimetext I often use the key combination CTRL+A, CTRL+SHIFT+L, END to frequently highlight all rows and continue editing each line with common text. (See pic)



What would the key combination be for this in notepad++ or can you not do this at all in notepad++?



enter image description here










share|improve this question

























  • What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

    – Toto
    9 hours ago











  • I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

    – TEEKAY
    8 hours ago











  • Could you explain what you are trying to do? May be there are some other ways to do the job.

    – Toto
    8 hours ago











  • I've added a pic of what I'm trying to accomplish.

    – TEEKAY
    7 hours ago











  • If you want to append common text to the end of each line, have you considered using a Regex search/replace?

    – Doug Deden
    6 hours ago














0












0








0








In sublimetext I often use the key combination CTRL+A, CTRL+SHIFT+L, END to frequently highlight all rows and continue editing each line with common text. (See pic)



What would the key combination be for this in notepad++ or can you not do this at all in notepad++?



enter image description here










share|improve this question
















In sublimetext I often use the key combination CTRL+A, CTRL+SHIFT+L, END to frequently highlight all rows and continue editing each line with common text. (See pic)



What would the key combination be for this in notepad++ or can you not do this at all in notepad++?



enter image description here







notepad++






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 7 hours ago







TEEKAY

















asked 10 hours ago









TEEKAYTEEKAY

16717




16717













  • What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

    – Toto
    9 hours ago











  • I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

    – TEEKAY
    8 hours ago











  • Could you explain what you are trying to do? May be there are some other ways to do the job.

    – Toto
    8 hours ago











  • I've added a pic of what I'm trying to accomplish.

    – TEEKAY
    7 hours ago











  • If you want to append common text to the end of each line, have you considered using a Regex search/replace?

    – Doug Deden
    6 hours ago



















  • What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

    – Toto
    9 hours ago











  • I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

    – TEEKAY
    8 hours ago











  • Could you explain what you are trying to do? May be there are some other ways to do the job.

    – Toto
    8 hours ago











  • I've added a pic of what I'm trying to accomplish.

    – TEEKAY
    7 hours ago











  • If you want to append common text to the end of each line, have you considered using a Regex search/replace?

    – Doug Deden
    6 hours ago

















What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

– Toto
9 hours ago





What do you mean with: "start mass editing lines"? Settings > Shorcut Mapper ... allows to view/modify/create shortcut.

– Toto
9 hours ago













I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

– TEEKAY
8 hours ago





I will get the cursor on every line, at the end of each line. You can get this in notepad++ with CTRL+ALT+Move Mouse to where you want across multiple lines, but I want to be able to do this with keyboard shortcuts across the entire document. I often have too many rows to scroll down.

– TEEKAY
8 hours ago













Could you explain what you are trying to do? May be there are some other ways to do the job.

– Toto
8 hours ago





Could you explain what you are trying to do? May be there are some other ways to do the job.

– Toto
8 hours ago













I've added a pic of what I'm trying to accomplish.

– TEEKAY
7 hours ago





I've added a pic of what I'm trying to accomplish.

– TEEKAY
7 hours ago













If you want to append common text to the end of each line, have you considered using a Regex search/replace?

– Doug Deden
6 hours ago





If you want to append common text to the end of each line, have you considered using a Regex search/replace?

– Doug Deden
6 hours ago










1 Answer
1






active

oldest

votes


















1














I'm afraid there is no such behaviour in Notepad++, but you can do Find/Replace, here is a way to go:





  • Ctrl+H

  • Find what: $

  • Replace with: whatever you want at the end of each line

  • check Wrap around

  • check Regular expression

  • Replace all






share|improve this answer
























  • Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

    – TEEKAY
    5 hours ago












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428670%2fnotepad-select-all-multi-line-select-at-end-of-each-line%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














I'm afraid there is no such behaviour in Notepad++, but you can do Find/Replace, here is a way to go:





  • Ctrl+H

  • Find what: $

  • Replace with: whatever you want at the end of each line

  • check Wrap around

  • check Regular expression

  • Replace all






share|improve this answer
























  • Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

    – TEEKAY
    5 hours ago
















1














I'm afraid there is no such behaviour in Notepad++, but you can do Find/Replace, here is a way to go:





  • Ctrl+H

  • Find what: $

  • Replace with: whatever you want at the end of each line

  • check Wrap around

  • check Regular expression

  • Replace all






share|improve this answer
























  • Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

    – TEEKAY
    5 hours ago














1












1








1







I'm afraid there is no such behaviour in Notepad++, but you can do Find/Replace, here is a way to go:





  • Ctrl+H

  • Find what: $

  • Replace with: whatever you want at the end of each line

  • check Wrap around

  • check Regular expression

  • Replace all






share|improve this answer













I'm afraid there is no such behaviour in Notepad++, but you can do Find/Replace, here is a way to go:





  • Ctrl+H

  • Find what: $

  • Replace with: whatever you want at the end of each line

  • check Wrap around

  • check Regular expression

  • Replace all







share|improve this answer












share|improve this answer



share|improve this answer










answered 6 hours ago









TotoToto

4,499101328




4,499101328













  • Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

    – TEEKAY
    5 hours ago



















  • Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

    – TEEKAY
    5 hours ago

















Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

– TEEKAY
5 hours ago





Appreciate the digging. Not what I wanted to hear but it's a good workaround. It's really the only feature keeping me away from notepad++ for my daily stuff right now.

– TEEKAY
5 hours ago


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1428670%2fnotepad-select-all-multi-line-select-at-end-of-each-line%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...