开发者

Ask Emacs to create function (e.g. Eclipse/IntelliJ suggest/fix feature)

I am editing Clojure code in开发者_开发问答 Emacs23, I am pretty new and I was wondering if there is a feature in Emacs to create missing function? It would be similar to Ctrl+1 in Emacs or Alt+Insert => Create method.


what kind of "missing function" do you want to create? If you want to create empty function, then you can use any of snippet expansion packages, for example, yasnippet...

P.S. you can look onto my snippets for clojure...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜