It's been really fun writing extensions for it, gets me out of my comfort zone of working on websites all day. Really great that once I realize I want the editor to offer something I can just open it and create the feature myself using my current skill sets.
Adobe Brackets hits 1.0
31–39 of 39 posts
Re: Adobe Brackets hits 1.0
#32Earlier quoted context omitted.
Not only does it assign itself as the default application for a number of common file types, it does so every time you start the application . Which is why I uninstalled it months ago, though if this has been fixed I may give it another shot.
Odd, I've never noticed this behavior before. I just installed the new version and it didn't take over any file types for me. I'm currently using it on Windows, maybe it's a Mac thing?
Re: Adobe Brackets hits 1.0
#33The default link to 1.0 includes something called "Extract". I don't want Extract. Yes, there's a link to just download Brackets underneath this primary button, but given Adobe's form with packaging unnecessary cruft with their software I'd have thought they'd be trying to avoid this sort of nonsense.
Re: Adobe Brackets hits 1.0
#34Lately it has become my editor of choice for JavaScript, TypeScript and MarkDown on Windows. I use a few extensions for linting and live preview and so far they work really well. I hope the startup gets faster with time because that's the only downside I can currently think of. Being open source and cross platform is a big advantage, if I invest time into learning a tool I'd like to be able to use it regardless which…
Re: Adobe Brackets hits 1.0
#35Re: Adobe Brackets hits 1.0
#36Earlier quoted context omitted.
When I had first installed Atom a few months back, I had performance issues as well, but it does not seem to be the case anymore with all the work they put in the editor's performance last summer.
In my experience atom is really slow at regex find/replace + reindexing projects with lots of files each time you open them. It's going to be nice one day though.
Re: Adobe Brackets hits 1.0
#37I have been a Sublime Text user for quite some time now but I am always interested in open source software, especially when they are built using web technologies. I decided to install Atom.io today and was surprised by the performances, the features (especially through the package system really close in richness to Sublime's) and the overall quality of the editor. For Brackets users out there, how does it compare?
I've been using it at my job to build prototypes. In general, I'm super-pleased with it, there are only two things that stop it from being awesome: 1. The LiveReload feature stops if you open Chrome DevTools, which I often use to debug. Unfortunately, Brackets' own tools aren't enough to match Chrome DevTools, so I have to work with the LiveReload feature turned off, which is a bummer. I really really hope they fix t…
https://github.com/njx/brackets-livedev2
We haven't decided on how to handle things like Theseus yet.
Re: Adobe Brackets hits 1.0
#38Does anyone use the Extract feature? I canned my Creative Cloud after Adobe were hacked, but do a lot of Photoshop work and then building templates from PSDs. Is it as useful as they proclaim? If so, I might need to create a new account.
Extract is pretty brand new, so not so many people yet, but I've played with some previous incarnations (it was previously beta'd as a standalone web service). That said, it's damned handy if you're turning a PSD comp into HTML/CSS. That's the use case it was made for - smoothing the workflow between the PSD-making designer and the HTML-writing coder. If a PSD comp has, say, a button with a gradient and a drop shadow…
I make the PSDs and (along with my employee) cut them to HTML/CSS so it sounds like this could be helpful. I'll give it a shot.
Re: Adobe Brackets hits 1.0
#39If not, I guess will have to wait until someone extends Brackets to have it :)