Features:
- Codesense for most jQuery functions
- Snippets for quickly creating a jQuery object and anonymous functions
- Syntax highlighting for functions and jQuery selectors
Will post more info at the project page. Let me know what you think!
It’s a possibility. I purchased Versions, so I am keen on using svn at the moment. Plus google code has a lot of features that help with sugar development (bug tracking mainly). I’ll consider it.
Anthony: I haven’t done this myself, but I believe it’s possible to hook Git up to an SVN repository in order to work with Git locally but contribute to SVN remotely.
I know your pain Derek, I bought Versions as well, but now I’m using git more and more. Also, github lets you integrate Lighthouse bug tracker straight into your projects (which is free if your project is open source).
I know your pain Derek, I bought Versions as well, but now I’m using git more and more. Also, github lets you integrate Lighthouse bug tracker straight into your projects (which is free if your project is open source).
I find Lighthouse a bit unusable though, ugh. Maybe that’s just me.
And yes, you can port a git project over to Subversion, if you wish to keep Google Code synced with GitHub. I believe GitHub can even do that for you, though I’ve never used it.
It doesn’t show up, as it extends the JavaScript Sugar. But start writing JavaScript in your code, and you’ll see some pretty neat jQuery methods popping up in your auto complete
I am going to change how this acts, and have a specific jQuery language to prevent any collision with other js framework/library syntaxes. I’ll push an update this weekend and let you all know!