主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sebastian Obentheuer
活动总数
119
最后的活动
2024年12月03日 12:46
成员加入日期
2013年04月17日 15:18
关注
0 名用户
关注者数
0 名用户
投票数
22
订阅数
37
活动概览
帖子(34)
评论(26)
按最近的活动排序
最近的活动
投票数
创建于
2020年07月09日 17:36
I need a Quickfix (in Webstorm) to get from this class Foo { do() { bar.do2(); }}// to thisclass Foo { constructor(public bar:any){} do() { this.bar.do2() }} Is that possible?
社区
WebStorm
How can I refactor a field into the constructor?
0 票
创建于
2020年07月09日 15:14
Sorry just saw this is ItelliJ Forum. I use Webstorm. The option seems to be missing there?
社区
IntelliJ IDEA Users
Refactor to move a class to its own file
0 票
创建于
2020年07月06日 12:05
Ah. Did not see that Templates folder below. Thank you!
社区
WebStorm
How can I change the default Jest package?
0 票
创建于
2020年06月17日 12:31
Thank you. I was missing the global prettier package setting.
社区
WebStorm
How ca I get to run Prettier on HTML code?
0 票
创建于
2019年09月04日 10:07
BTW i am on Windows 10
社区
WebStorm
Feature: Copy text from everywhere (menus, popups, ...)
0 票
创建于
2019年08月26日 12:33
sorry bad example. take function rowStyle(reference) { const fooFooFoolabalalalala = reference.isVisible ? {backgroundColor: 'd'} : {textDecoration: 'line-through',color: 'gray'};} now enable ...
社区
WebStorm
Code Style for Objects?
0 票
创建于
2019年04月05日 09:24
The Webstorm config shows v10.15.3 for Node and for the Jest package ~\Documents\myProject\node_modules\react-scripts folder (v2.1.8). When I run this config in Webstorm I get the errors. The "np...
社区
WebStorm
Jest DeprecationWarning with create-react-app
0 票
创建于
2019年04月02日 17:49
In terminal it seems to run fine when I call "npm run test".
社区
WebStorm
Jest DeprecationWarning with create-react-app
0 票
创建于
2019年04月02日 12:01
Hmm..the default wildcards blacklist does not seem to work. E.g. when I manually add Array.map(... then it is blacklisted, but the default *.map(*) does not seem to work. Could this be?
社区
WebStorm
Hint Blacklist is ignored in tsx files?
0 票
创建于
2013年04月17日 15:18
Same problem here. How to auto-format my code as seen below:-(void) openAtIndexPath:(NSIndexPath *)indexPath{ #ifdef IPAD_VERSION [((ListViewPopupController *) self.parentViewController) ...
社区
AppCode
How to align the #define?
0 票
«
第一页
‹
上一页