主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Simonchik
活动总数
533
最后的活动
2025年02月05日 21:00
成员加入日期
2012年01月10日 08:43
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
178
活动概览
文章(0)
帖子(0)
评论(352)
按最近的活动排序
最近的活动
投票数
创建于
2012年08月10日 06:58
Hi Julio,selecting 'master' as 'Kickstrap Version'.Attachment(s):kickstrap-master.png
社区
WebStorm
use of Kickstrap on WebStorm
0 票
创建于
2012年07月22日 15:14
It's also possible to specify wheather global variable names is readonly or not:test:false, gl:true, ktest = 1; // errorgl = "x"; // okk = 0; // errorBy default variable is readonly.
社区
WebStorm
Javascript - Calling a function in different file - JSLint error
0 票
创建于
2012年07月22日 10:55
Smart tabs options in "Project Settings > Code Style > JavaScript > Tabs and Indents" allows you to indent your code with spaces using TAB key.If Smart tabs option is enabled then spaces will be in...
社区
WebStorm
JSHint - Tabs Mixed with Spaces & Format Code
0 票
创建于
2012年07月21日 15:38
Hi Hugh,1. AFAIK JSHint isn't aware of functions which are defined in the module which has been referenced with a require. So it's impossible to get rid of such warnings.2. Code completion list cou...
社区
WebStorm
Webstorm 4 nodejs Unresolved function or method
0 票
创建于
2012年06月21日 11:09
There is an issue already created.Please vote for http://youtrack.jetbrains.com/issue/IDEA-41668 .
社区
WebStorm
Disable warnings in node_modules
0 票
创建于
2012年06月04日 09:26
In WebStorm 4 you can run code coverage on JsTestDriver tests.
社区
WebStorm
Jstestdriver code coverage plugin WebStorm 3
0 票
创建于
2012年10月19日 06:18
Hey Keith,Unfortunately I can't reproduce it.Can I ask you to attach here your project, IDE version and JsTestDriver plugin version?One more thing I'd like to ask you about.Please run tests in IDE ...
社区
WebStorm
Help With JavaScript Unit Testing - Sample Does Not Work
0 票
创建于
2012年10月04日 14:41
Hi Borek,I see. No, unfortunatelly there is no easy "right" way. You can exclude all node_modules directorories that are located inside top level node_modules directory.It will make completion bett...
社区
WebStorm
How to make JS code intelligence work for Node.js projects but exclude all the other `node_modules` files?
0 票
创建于
2012年09月11日 16:27
Maybe it's possible to insert template directives like [% PROCESS myModule.js %] in such places of code that it wouldn't break syntax of language.For example such places are inside string literals ...
社区
WebStorm
Templated JavaScript files & syntax
0 票
创建于
2012年09月11日 20:47
As stated in http://template-toolkit.org/docs/manual/Syntax.htmlYou can change the tag characters using the START_TAG, END_TAG and TAG_STYLE configuration options.So you can replace [% with /*[ and...
社区
WebStorm
Templated JavaScript files & syntax
0 票
«
第一页
‹
上一页
下一页
›
最后
»