主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gileli121
活动总数
14
最后的活动
2021年08月10日 11:24
成员加入日期
2021年01月02日 15:39
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年01月28日 06:36
Check out the plugin "GlassCode" http://glass-code.com/
社区
IntelliJ IDEA Users
Transparency
0 票
创建于
2021年08月07日 18:34
You are right. But after the page reloaded, I can't see anymore what I select like this:
社区
WebStorm
LiveEdit issue with Angular - After page refresh it stop working
0 票
创建于
2021年08月07日 17:13
Is there some other way to enable the live edit functionality for Angular?If not than I really want that you add support also for Angular. Thanks.
社区
WebStorm
LiveEdit issue with Angular - After page refresh it stop working
0 票
创建于
2021年08月07日 16:45
Thanks for the help. But you got me wrong. I am doing what you said.I am holding CTRL+SHIFT and click on the URL. It works. But after I did some change, it reload the page and after it reloaded the...
社区
WebStorm
LiveEdit issue with Angular - After page refresh it stop working
0 票
创建于
2021年01月03日 10:42
Seems that it also works for the build task (it adding it to the zip).So I figure it out
社区
IntelliJ IDEA Open API and Plugin Development
Looking for a way to configure the gradle to add bin/my_binary.exe inside the plugin zip file
0 票
创建于
2021年01月02日 23:09
I found part of the answer myself.To make that "runIde" task will add these files to the plugin folder, I add task addBinariesToSandbox { doLast { println 'Adding binaries' copy ...
社区
IntelliJ IDEA Open API and Plugin Development
Looking for a way to configure the gradle to add bin/my_binary.exe inside the plugin zip file
0 票