Notepad++ and code completion

前端 未结 6 2129
情话喂你
情话喂你 2021-02-02 07:19

Is there any way to improve code completion in notepad++?

Currently it supports some kind of \"static\" code completion and it requires to make a list of instructions a

6条回答
  •  误落风尘
    2021-02-02 08:00

    You don’t need a plugin at all. On the main menu go to Settings->Preferences. Then head on over to the Backup/Auto-Completion tab. Check the box labeled “Enable auto-completion on each input” and select the “Word completion” option.

提交回复
热议问题