Alessandro Vernet
- 活动总数 114
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 31
-
创建于 JavaScript debugger: NS_ERROR_NOT_AVAILABLE
Having failed getting Firefox to connect to IntelliJ, I started the debugging session from IntelliJ which starts Firefox. So far so good. Now I'd like to debug a JavaScript file used by one of my p... -
创建于 How does JavaScript debugging in Firefox work?
I never managed to use the JavaScript debugging feature, and am trying again now with version 95.105. I setup a remote Firefox Run/Debug configuration. I start the debugging in IntelliJ, and in the... -
创建于 EAP builds for 96.x
Are there 96.x builds already already available? I am asking as I see that some bugs that I care about start showing up as being fixed in those builds.Alex -
创建于 Structure window for JavaScript unusable (?)
When editing JavaScript, I am finding the Structure window unusable. It doesn't make the structure of the file come out and seems to be polluted with lots of things that are not really defined in t... -
创建于 JavaScript: How to setup IntelliJ for YUI development?
The YUI library has 3 versions of each file: the normal, debugging, and minimized versions. When editing JavaScript, every time I do a "go to definition" or "show documentation", it asks me which v... -
创建于 Git "Check In" is grayed out
I successfully "checked out" (closed) a project from GitHub using IntelliJ. Now however in IntelliJ, the "Check In" menu entry (in the contextual menu / Git) is grayed out while the "compare with l... -
创建于 Resolving <xi:include>
Every time I have an <xi:include href="/some/file.xml"/>, IntelliJ complains that it can't resolve /some/file.xml. I am wondering: What triggers IntelliJ to try to resolve this file? I changed the ... -
创建于 Spell checking using native OS X spell checker
I am wondering if there is a way in IntelliJ to spell check a piece of text using the native OS X spell checking, of course when IntelliJ is being used on OS X. Maybe through a plugin, or otherwise... -
创建于 Defining what characters can make up a "word"
Is there a way to tell IntelliJ what characters I would like to be considered as being part of a word. For instance, I would like to add the dash for XML files.E.g. if I have <grand-total>, the cu... -
创建于 Editor became quite slow
I am pretty much upgrading to every EAP build that comes out, and I noticed that after upgrading to a build that was released before 7.0.3 (I don't remember which one exactly), the editor became qu...