主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hannes
活动总数
11
最后的活动
2022年10月19日 06:16
成员加入日期
2017年07月18日 18:58
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年10月19日 06:16
I solved it all, copilot is finally working as it should.Thanks for the hints.
社区
IntelliJ IDEA Open API and Plugin Development
How to take the completions offered by Github CoPilot and re-offer them with proper inserting control
1 票
创建于
2022年10月18日 16:25
1) I responded there, sadly those examples are not javascript and didn't work when I tried to adapt2) I will dive into that, thanks!3) Understood4) So a comment "// depends-on-plugin com.github.cop...
社区
IntelliJ IDEA Open API and Plugin Development
How to take the completions offered by Github CoPilot and re-offer them with proper inserting control
0 票
创建于
2022年10月18日 16:22
Hello Yann, I have been through that list already, there are sadly no Javascript/Nashorn examples on the page and adapting the answers there to Javascript did not work out. None of them are compati...
社区
IntelliJ IDEA Open API and Plugin Development
IDE Scripting Console - Nashorn Javascript (default) - how to bind an action ?
0 票
创建于
2022年10月18日 13:12
I'll try to summarize the problem and what I want:The problem:The CoPilot completions are in most cases 5-10 lines long, they start at the caret position and extend to multiple lines of code.What I...
社区
IntelliJ IDEA Open API and Plugin Development
How to take the completions offered by Github CoPilot and re-offer them with proper inserting control
0 票
创建于
2022年10月18日 01:44
Hi Yann,I've decompiled it and been reading a lot (given I am not a java dev it was a bit slow)They do not seem to use that method, the completions are rendered as images. com.intellij.openapi.edit...
社区
IntelliJ IDEA Open API and Plugin Development
How to take the completions offered by Github CoPilot and re-offer them with proper inserting control
0 票