Alessandro Vernet
- Total activity 114
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
Created 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... -
Created 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... -
Created 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 -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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...