Notepad ++智能感知功能,用于用户定义的功能 [英] Notepad++ intellisense for user-defined functions

查看:93
本文介绍了Notepad ++智能感知功能,用于用户定义的功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我了解我可以在记事本中启用自动完成功能,方法是转到"设置->首选项->备份/自动完成".例如,对于Python,根据此

I understand that I can enable auto-completion in Notepad++ by going to "Settings -> Preferences -> Backup/Auto-completion". For example with Python, the auto-completion only works for a set of pre-defined functions according to this link.

有人知道如何在Notepad ++中对我定义的功能和方法进行智能化吗?我不是专家,但我当时在想,肯定有一种方法可以使Notepad ++能够自动检测代码中的函数定义,并将这些函数添加到其intellisense数据库或其他内容中.

Does anyone know how to make intellisense in Notepad++ for the functions and methods that I define? I'm no expert in this but I was thinking, surely there must be a way that Notepad++ can automatically detect function definition in the code, and add those functions to its intellisense database or something?

推荐答案

您可能对相对

You may be interested in the relative documentation. Have a look at the files in %ProgramFiles%\Notepad++\plugins\APIs.

这篇关于Notepad ++智能感知功能,用于用户定义的功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆