[請問] notepad++ 該如何 column insert

看板EZsoft (小軟體)作者 (口米)時間16年前 (2009/08/04 01:14), 編輯推噓2(201)
留言3則, 3人參與, 最新討論串1/1
使用 ultraedit 可以 atl+c 轉 column mode 然後選定想要插入文字的位置,例如我想在以下文字第一二行的test後面插入0 只要用滑鼠拖曳選取一二行中間,然後再輸入0就好 (修改前) test1 test2 test03 test04 (UE修改結果) test01 test02 test03 test04 但是notepad++ 的 column editor 是會從游標到最後一行都插入0,假如檔案結束 在新的一行 變成這樣 (notepad++修改結果) test01 test02 test003 test004 0(EOF) 請問 notepad++有辦法做到像 ultraedit 那樣嗎? 謝謝 ※ 編輯: mesme 來自: 38.99.220.214 (08/04 01:53)

08/04 08:06, , 1F
我用很正常啊@@ 用Alt+滑鼠選1,2前面,然後輸入0
08/04 08:06, 1F

08/04 08:13, , 2F
感恩!
08/04 08:13, 2F

08/05 20:20, , 3F
NP++ 如果有像 UE 的 column mode 就好了
08/05 20:20, 3F
文章代碼(AID): #1ATnhu9Y (EZsoft)
文章代碼(AID): #1ATnhu9Y (EZsoft)