Auto-completion in Notepad plus: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 16: Line 16:




[[Category:Software]]
[[Category: Software]]
[[Category: Text editor]]

Latest revision as of 11:54, 7 March 2025

<< Boot up Tasks

Notepad++ v.2.0


Notepad++設定步驟

  • 新增text.api (YOUR_NPP_DIR\plugins\APIs\text.api) 輸入常用字詞清單
不同字串需換行
  • NPP: 自訂 -> 快速鍵 -> Name::Auto-completion, Shortcut::ctrl + Down arrow (預設值:ctrl+space)
  • 在編輯純文字檔(Normal text file)時,按ctrl + Down arrow即可出現常用字詞的清單
如果沒有出現下拉式清單,建議與前一個字元空ㄧ格,然後再按快速鍵

資料來源: