Автор |
Сообщение |
Lavallet ®
Стаж: 15 лет 4 мес.
Сообщений: 111
Ratio: 45.306
Поблагодарили: 1667
100%
|
Sublime Text 3 Build 3083 Stable + Portable [En]
Версия программы: Build 3083 Официальный сайт: ссылкаЯзык интерфейса: Английский Лечение: в комплекте Тип лекарства: готовый серийник Системные требования:Описание: Sublime Text — быстрый кроссплатформенный текстовый редактор и редактор исходного кода, написанный с использованием C++ и Python. Программа изначально разрабатывалась как многофункциональное расширение Vim. Поддерживает плагины на языке программирования Python и позволяет подсвечивать синтаксис для: C, C++, C#, CSS, D, Erlang, HTML, Groovy, Haskell, HTML, Java, JavaScript, LaTeX, Lisp, Lua, Markdown, Matlab, OCaml, Perl, PHP, Python, R, Ruby, SQL, TCL, Textile и XML и других языков. Sublime Text не является свободным или открытым программным обеспечением, однако, некоторые его плагины распространяются по свободной лицензии, а также разрабатываются и поддерживаются многочисленным сообществом разработчиков. - Очень гибко настраивается;
- Множественное выделение;
- Приятный, легкий, минималистичный интерфейс;
- Все личные настройки хранятся в отдельной папке;
- Наличие миникарты кода для удобного перемещения;
- В сниппетах можно задать расположение курсора после вставки;
- Возможность назначения горячих клавиш абсолютно на любое действие;
- Умное комментирование/раскомментирование кода по горячим клавишам;
- Возможность создания любых сниппетов и вставки их по горячим клавишами;
- Возможность отображения скрытых символов (пробелы, табы) только при выделении кода;
- Постоянно растущее сообщество пользователей, которые пишут плагины под любые нужды.
Build 3083 Stable [26 марта 2015] - Fixed high CPU usage caused by a corrupt index. This was was occuring for some users upgrading from 3065
- Added setting index_workers to control the number of threads used for file indexing. By default the number of threads is based on the number of CPU cores. By setting index_workers to 1 or 2, indexing will be slower, but less intrusive
- Fixed a crash when showing the Command Palette with an empty .sublime-build file
- Tab completion no longer completes numbers. Edit/Show Completions can still be used for this
Build 3080 Stable [24 марта 2015] - Fixed Redo sometimes restoring the selection to the incorrect location
- Reworked how Build Systems are selected (More Information)
- Build Systems may now declare "keyfiles" (e.g., 'Makefile' for the Make build system) to better auto detect which build system to use
- Improved handling of build systems that generate lots of output
- New windows always use the automatic build system, rather than the build system of the last used window
- Command Palette now remembers the last entered string
- Improved change detection for files that disappear and reappear, as happens with disconnected network drives
- atomic_save is disabled by default
- Right clicking on a URL will show an "Open URL" menu item
- Added Goto Definition to the context menu
- Improved behavior of Goto Definition when using multiple panes
- Misspelled words can now be added to the dictionary, in addition to being ignored
- Fixed Ignored Words not persisting after exiting
- Fixed a long standing issue with spell checking and non-ascii characters
- Added spelling_selector setting, to control what text is checked for misspellings
- Tweaked handling of syntax definitions and unused captures, resolving an issue with spell checking in Markdown links.
- Goto Anything supports :line:col syntax in addition to :line
- Added Edit Project to the Command palette
- Improved quote auto pairing logic
- Added <current file> option to Find in Files
- Improved Console Panel scrolling behavior
- .tmLanguage files may contain a hidden setting, to indicate they shouldn't be displayed to the user
- Improved some error messages when parsing .tmLanguage files
- remember_open_files setting is now defaults to false. Note that this change will have no effect if the hot_exit setting is left at its default value of true
- Added auto_complete_cycle setting
- Fixed Minimap refusing to draw on very large windows
- Fixed not being able to click on the selected row of the auto complete popup
- Fixed sidebar icons sometimes being invisible on startup
- Transient sheets (e.g., as created by Goto Anything when previewing files) are no longer added to the Recently Closed list
- Improved scrolling behavior when line_padding_top is > 0
- Fixed a bug with scrolling tabs, where a 1 pixel line would occasionally appear underneath them
- Fixed tabset background being set to the wrong color on startup if different colored tabs are used
- Updated to a never version of leveldb, fixing constant low level CPU usage if the index becomes corrupted
- Fixed a crash that could occur when directories are being rapidly deleted and recreated
- Fixed a crash that occurred when dragging rows scrolled out of view in the side bar
- Fixed a long standing plugin_host crash triggered via modal dialogs
- Fixed a typo in the "Save Workspace As" dialog
- Fixed incorrect menu mnemonics
- Linux: Added sudo save
- Windows: Popup windows are able to receive scroll wheel input
- Windows: subl.exe command line helper accepts wildcards
- Windows: Fixed access denied errors that could occur when saving with atomic_save disabled
- Windows: Added workaround for broken std::condition_variable in MSVC 2012, fixing a crash in plugin_host
- Windows: Added more descriptive errors when the Update Installer fails to rename a folder
- Windows: Fixed incorrect window sizing after making a maximised window full screen
- OSX: Added work around for performActionForItemAtIndex: taking an excessively long time in Yosemite. This affected any commands that had a corresponding menu item.
- OSX: Workaround for an OS issue with zero size windows and OpenGL views
- OSX: subl command line tool no longer uses Distributed Objects, resolving some intermittent failures
- Posix: Fixed new files not respecting the umask permission flags
- API: Added View.show_popup() and related functions
- API: Added sublime.yes_no_cancel_dialog()
- API: Added sublime.expand_variables()
- API: Added Window.extract_variables()
- API: Added Sheet.view()
- API: Window.show_quick_panel() now accepts the flag sublime.KEEP_OPEN_ON_FOCUS_LOST
- API: Window.show_quick_panel() will now scroll to the selected item when shown
- API: Fixed on_post_window_command() not getting called
- Портативная версия программы представлена разработчиком, работает без инсталляции на компьютер. Активируется ключом точно так же, как и полная.
Package Control - это менеджер дополнений, который работает из интерфейса редактора и позволяет устанавливать дополнения прямо на лету, без перезапуска редактора. Благодаря «умному» fuzzy-поиску весь процесс занимает считанные секунды. Чтобы установить Package Control, нужно проделать следующее: - Открываем консоль (View -> Show Console или Ctrl+`);
- В приглашение (там где мигает курсор) копируем и вставляем следующее:
Код: | import urllib.request,os; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); open(os.path.join(ipp, pf), 'wb').write(urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ','%20')).read()) |
- Жмём Enter;
- Немного ждём. Как только увидим в консоле сообщение "plugins loaded", значит Package Control установился;
- Чтобы скрыть консоль, выбираем View -> Hide Console (либо через Ctrl+`или Esc);
- Чтобы убедиться в том, что Package Control действительно установился, переходим в Preferences -> Package Control (либо через Ctrl+Shift+P).
Краткое руководство Основные требования:
- Настройки добавляются в файл: Preferences -> Settings-User;
- В конце каждой строки с параметром, нужно ставить запятую;
- Вначале конфигурационного файла должна стоять открывающая фигурная скобка, в конце - закрывающая.
Параметры:
- "fallback_encoding": "Cyrillic (Windows 1251)" - исправляет "кракозябры", при загрузке файла с кириллицей в кодировке windows-1251;
- "enable_tab_scrolling": false - отключает стрелки для прокрутки табов;
- "update_check": false - отключает автоматическое обновление;
- "remember_open_files": false - отключить запоминание открытых файлов;
- "hot_exit": false - выдавать запрос на сохранение изменений при закрытии вкладок (обычно комбинируется с параметром выше);
- "trim_trailing_white_space_on_save": true - при сохранении удалять пустые пробелы в конце строк;
- "translate_tabs_to_spaces": true - использовать пробелы вместо табуляции;
- "Весь список параметров ..."
Горячие клавиши:
Скриншоты:
Время раздачи: до первых скачавших. |
|
|
|
Советуем установить VPN чтобы скрыть Ваш IP-адрес |
maxim_lord
Стаж: 10 лет 9 мес.
Сообщений: 4
Ratio: 0.532
100%
|
egoistlike писал(а): | Проверка орфографии. В Sublime проверка орфографии встроена, но нет русского словаря. |
Проверка работает в лишь в PlainText? При переключении на С++ этот же текст не подсвечивается |
|
|
|
Cain_0
Стаж: 9 лет 1 мес.
Сообщений: 347
Ratio: 53.767
Раздал: 7.831 TB
Поблагодарили: 10051
100%
Откуда: Outer Heaven
|
У кого: P.S. ох уж эта десятка.. |
|
|
|
|
Топик был перенесен из форума Разработка ПО в форум Архив ПрограммПричина переноса: На трекере доступна новая версия: https://nnm-club.me/forum/viewtopic.php?t=1165669Исправил релиз - напиши ЛС Eastoop, дав ссылку на релиз. Если нет ответа 24 часа - нажми на кнопку "Обратить внимание модераторов". |
|
|
|
|
|
|