Go ahead and donate your time and skill to them, if you think you can do better.These guys make super bad icons
Go ahead and donate your time and skill to them, if you think you can do better.These guys make super bad icons
I think you're confusing "identified developer" and "app store". You can't submit apps to the app store without being an identified developer, but you can still sign your apps as an identified developer even if you release them outside of the app store. Your own screenshot shows that you can install apps that aren't on the app store, as long as they're signed.
Isn't VS Code just Atom in a Microsoft dress? I guess they've added a few Microsoft-centric features but surely it would suffer from the same issues as Atom on large projects?I work on large web projects and overtime Atom slows down to me. Believe it or not I now use Microsoft Visual Studio Code on my Mac and really like it. It has the same similar commands as Atom including cmd-p
Go ahead and donate your time and skill to them, if you think you can do better.
Bbedit looks old and crusty against the likes of Sublime, Atom and the rest.
I'm surprised it is still around TBH.
Textmate hasn't been touched in years, the latest blog post was from 2014.textmate is free. bbedit can die now.
A while back I started using Atom, haven't looked back since.
You always think you've come up with a new flashy editor and then you need to open a 500MB text file, or do complex multi-file processing, or some other damn thing... and your new flashy editor slows to a crawl, or doesn't behave properly, or crashes.
Thank you for this. I've never seen this app before, but just gave it a go on an app I'm working on and I loved it.I used BBEdit for many years as my editor of choice when not using an IDE. BBEdit can hangle very large files, etc.
Later, TextWrangler was all I needed, and I stop doing BBEdit udpates.
Lately, I'm using CotEditor more often. CotEditor is fast, open source Swift (modern codebase) and is scriptable.
Now please bring BBEdit back to the AppStore!
BBEdit IS THE Textwrangler replacement. Textwrangler always was just a lite version of BBEdit (it even was called BBEdit lite before). If you know TextWrangler you will know BBEdit and you can just use the free version of BBEdit, which already has more features than TextWrangler. Not much changes except for name, icon and that you get more features for free. (Change the icon and name of BBEdit to Textwrangler's ones and you may not even notice the difference…I use textwrangler a lot too bad I will look for a replacement
But does it keep pestering you to upgrade? I can handle TextWranger levels of pestering (I think it maybe asks the first time you start), and I'd probably just buy it if I knew it would last more than an OS version or two (the bad thing about Apple updating pretty much yearly now, I guess), but I otherwise I might explore some other options--or just keep using TextWrangler until I can't anymore.It's slightly crippled after the 30 day trial but only slightly.
Your company has draconian lock-down policies like this but they allow everything from the App Store without question?In my case ... "as long as they're signed" is not enough... the developer's certificate must be in the list of trusted certs approved by our CIO's office. This list gets distributed to our computers via managed security profiles.
Actually, the source code to Textmate is now on github, as of some time back and has been updated as recently as December, but it definitely went from "rising star with some potential" to more "crashed and burned by the wayside" as far as text editors go. A text editor is too vital of a tool to put extensive time into one with an uncertain development path.Textmate hasn't been touched in years, the latest blog post was from 2014.
They're great icons... they're just from the golden age of 1997 design.These guys make super bad icons
Bbedit looks old and crusty against the likes of Sublime, Atom and the rest.
I'm surprised it is still around TBH.
All vi all the time. It's been the most finger-movement-efficient way to enter and manipulate text for decades. "vi" on macOS is actually Vim, and you can download MacVim from GitHub, or compile it from source yourself, to end up with a full Cocoa-based Mac app, which gives you proper mouse support, GUI cut/copy/paste, scrollbars, full color support for themes, etc. It's my most used Mac app (80% comes down to MacVim, iTerm2, and Safari - the Mac makes a nice Unix workstation).Not sure what the majority of you guys use... but for me I only use the built-in vi program on the terminal. When I get on Linux/unix based machines, it's the same option of course.
TextEdit is a dreadful choice for developers/sysadmins. I think you can turn rtf and smart quotes off, but it's really a small word processor, offering to try to pretend to be a text editor.I don't even use the TextEdit program that comes with OSX. Because one time I tried editing firewall commands with it and pasted to the firewall, it didn't work. TextEdit was trying to be smart and converted regular quotes to smart quotes...