Классический форум-трекер
canvas not supported
Нас вместе: 4 232 291

BBEdit 11.6.2 [En]


 
 
RSS
Начать новую тему   Ответить на тему    Торрент-трекер NNM-Club -> Архив торрентов -> Архив 4Apple
Автор Сообщение
kat@kat ®
Модератор Apple
Стаж: 14 лет 4 мес.
Сообщений: 37973
Ratio: 260.076
Поблагодарили: 571425
100%
BBEdit 11.6.2
Тип издания: OS X Software
Релиз состоялся: 20 сентября 2016
Поддерживаемая ОС: OS X 10.9.5 +
Разработчик: Bare Bones Software, Inc.
Официальный сайт: ссылка

Язык интерфейса: Английский

Лечение: в комплекте
Тип лекарства: серийный номер / кейген

Системные требования:
• Intel,
• Mac OS X 10.9.5 или более новая


Описание:
BBEdit - популярный текстовый и HTML редактор. Эта программа специально разработана для удобного редактирования текста, поиска, трансформации, создания HTML-тегов, написания и правки кода программ в различных языках программирования. BBEdit создан непосредственно для программистов и разработчиков, то есть для людей, которым приходится иметь дело с кодами программ и скриптов. Приложение интегрируется во многие билдеры, например, Apple Xcode, CodeWarrior, MPW, и Perl.

Bedit - довольно навороченный редактор текстов/программного кода, понимает синтаксис таких языков как: HTML, PHP, C++, XML, Java, Perl и многие другие. Програма обладает огромным функционалом, из необычных функций стоит отметить возможность улучшения читабельности текста/программного кода, а так же оптимизация кода. Может работать с несколькими документами одновременно.
Может работать с файлами напрямую через FTP/SFTP, встроенный интерпретатор позволяет запускать скрипты и выдавать результат их работы во встроенном браузере или терминале. Встроенный конвертер позволяет конвертировать текст не только в различные кодировки, но и в другие системы счисления. Очень мощный поиск. Реализована система расстановки закладок по ходу текста.

Одна из главных достоинств приложения — это распознание и подсветка синтаксиса большого количества разнообразных языков программирования. BBEdit умеет по синтаксису распознавать начало и окончание функций, тегов, по ним вести навигацию в файле из меню программы. Есть возможность получить доступ ко всем другим документам, к которым ведется обращение в начальном документе.
Version 11.6.2:
Fixes

• Fixe
• d drawing glitch which would occur in the list header of disk browser windows when resizing the sidebar required a text layout change.
• Added support for the "squished heredoc" syntax introduced in Ruby 2.3.
• Removed the factory default keyboard equivalent for "Print All", because it's a little too close to the factory default equivalent for "Previous Document".
• Made a change to improve behavior when receiving text dragged from applications which only provide byte-swapped UTF-16 (I'm looking at *you*, Messages.app).
• Fixed drawing glitches which would occur when resizing the sidebar in Differences windows.
• Fixed bug in which the size of the differences list in Differences windows was not maintained correctly when reshaping the window (and sometimes it would disappear altogether).
• When creating a new document from stationery, and the stationery file has a name extension that maps to a known language, the new document's language will be set to that language. For example, a new document created from a stationery file named "`foo.tex`" will have a language of TeX, and a document created from a stationery file named "`bar.mm`" will have a language of Objective-C++.
• Fixed bug in which the application would crash while opening the Multi-File Search window in cases where a previously selected instaproject or text document had had its backing folder (or file) deleted.
• "Remove Line Breaks" no longer causes a visible "jump" to the beginning of the document in the view being processed.
• Fixed a bug in which fat-binary Mach-o executables wouldn't appear on some menus when they should have.
• Fixed bug in which using the Text Options popover would destabilize the application. A typical symptom was that the application would crash while refreshing the Clippings panel.
• Fixed bug in which Unix tool discovery was too strict in its definition of what an executable tool was, and excluded `#!` scripts such as `perldoc`.
• The Terminal command file generated by "Run in Terminal" now contains logic to delete itself as well as the temporary copy created when running an unsaved document (if applicable) after execution is complete.
• Fixed bug in which literal string matching ("is", "is not") in file filters was case sensitive.
• Made changes to improve usability with SFTP servers that implement obsolete versions of the protocol (in particular, `CoreFTP` on Windows).
• Fixed a crash which would occur when spawning shell subtasks on macOS 10.12.
• If it is not possible to determine the Perforce configuration file name from the environment, BBEdit will now search for a configuration file named `.p4config`, rather than giving up. To default to a different name, use the `PerforceDefaultConfigFileName` expert preference.
• If a Differences window has exactly one unsaved document displayed and focus is in the differences list, the "Save" and "Revert" commands will now operate on that document, rather than doing nothing.
• Fixed a bug in which items used in the Text Factory sources sheet (from the "Choose" button) would persist after the sheet was gone, leading to unexpected performance problems as they kept up with changes going on in the rest of the application.
• Fixed various memory leaks.
• When running on OS X 10.10 or later and "Increase contrast" is turned on in the system Accessibility preferences, text for UI elements in editing windows is now drawn darker, as are dividing lines between some UI elements.
• Fixed bug in which Emacs mode lines which specified unrecognized modes would set a document's language to "None", even when the document's filename extension correctly indicated the language.
• Fixed bug in which using the AppleScript interface to open the application-wide Scratchpad (or Unix Worksheet) would open a new window for the document, even if it was already open.
• Made a change to Open File by Name searching so that exact matches for the entered file name are found, even in very large search spaces, rather than being lost due to restrictions on the maximum number of search results.
• When a document opens in a disk browser or results list window as a result of clicking on an item in the sidebar (or results list, as appropriate), the text view no longer draws as though it has keyboard focus, since it doesn't.
• Fixed bug in which identifying the active Xcode project (for Open File by Name and other purposes) didn't work correctly with Xcode 8.
• Fixed bug in which the `DATETIME_GMT` and `DATETIME_UTC` clipping placeholders would use local time when expanded during clipping insertion.
• When running on macOS 10.12, our additions to the spelling panel are suppressed in order to work around a bug in which the OS lays out the panel incorrectly. (Radar 28263496.)
• Fixed crashes and other misbehavior which would occur when switching between a color scheme and customized settings.
• When "Everything" is turned on in the project sidebar, packages (documents, applications, etc) are now listed and can be twisted open to inspect their contents.
• Worked around a bug in macOS 10.12 which would cause strange behavior when switching color schemes or changing individual color settings in the "Text Colors" preferences.
Скриншоты: Время раздачи: до 3-х первых скачавших
[NNMClub.to]_BBEdit 1.6.2 [kg].dmg.torrent
 Торрент:   Зарегистрирован
 
Зарегистрируйтесь и скачайте торрент!
9.03 KB

Примагнититься
 Зарегистрирован:   20 Сен 2016 20:05:12
 Размер:   14.1 MB  (
 Рейтинг:    (Голосов: 5)
 Поблагодарили:   28
 Проверка:   Оформление проверено модератором 20 Сен 2016 20:05:19
Как cкачать  ·  Как раздать  ·  Правильно оформить  ·  Поднять ратио!  

_________________
Никогда бываемая виктория? © Живи в пути …
Топик был перенесен из форума Офис, Интернет для macOS в форум Архив 4Apple



Исправил релиз - напиши ЛС kat@kat, дав ссылку на релиз.
Если нет ответа 24 часа - нажми на кнопку "Обратить внимание модераторов".
Показать сообщения:   
Начать новую тему   Ответить на тему    Торрент-трекер NNM-Club -> Архив торрентов -> Архив 4Apple Часовой пояс: GMT + 3
Страница 1 из 1