Package

Helping Brackets

I found a bug!

If you found a repeatable bug, and troubleshooting
tips didn’t help, then be sure to search existing issues first.
Include steps to consistently reproduce the problem, actual vs. expected results, screenshots, and your OS and
Brackets version number. Disable all extensions to verify the issue is a core Brackets bug.
Read more guidelines for filing good bugs.

I want to help with the code!

Awesome! There are lots of ways you can help. First read
CONTRIBUTING.md,
then learn how to pull the repo and hack on Brackets.

The text editor inside Brackets is based on
CodeMirror—thanks to Marijn for
taking our pull requests, implementing feature requests and fixing bugs! See
Notes on CodeMirror
for info on how we’re using CodeMirror.

Although Brackets is built in HTML/CSS/JS, it currently runs as a desktop
application in a thin native shell, so that it can access your local files.
(If you just try to open the index.html file in a browser, it won’t work yet.)
The native shell for Brackets lives in a separate repo,
adobe/brackets-shell.

How to install and run Brackets

Usage

By default, Brackets opens a folder containing some simple «Getting Started» content.
You can choose a different folder to edit using File > Open Folder.

Most of Brackets should be pretty self-explanatory, but for information on how
to use its unique features, like Quick Edit and Live Preview, please read
How to Use Brackets.
Also, see the release notes
for a list of new features and known issues in each build.

Need help?

Having problems starting Brackets the first time, or not sure how to use Brackets? Please
review Troubleshooting, which helps
you to fix common problems and find extra help if needed.

How to install and run Brackets

Download

The Linux version has most of the features of the Mac and Windows versions, but
is still missing a few things. See the Linux wiki page
for a list of known issues and to find out how you can help.

Additionally, for a list of common Linux installation issues and workarounds you can visit this guide.

Usage

By default, Brackets opens a folder containing some simple «Getting Started» content.
You can choose a different folder to edit using File > Open Folder.

Most of Brackets should be pretty self-explanatory, but for information on how
to use its unique features, like Quick Edit and Live Preview, please read
How to Use Brackets.
Also, see the release notes
for a list of new features and known issues in each build.

Need help?

Having problems starting Brackets the first time, or not sure how to use Brackets? Please
review Troubleshooting, which helps
you to fix common problems and find extra help if needed.

Подборки

Армейские ПесниКлассика пианиноМузыка из рекламыДетские песни из мультфильмовМузыка для аэробикиСборник песен 70х годовДля любимого человекаКлассика в современной обработкеКлубные миксы русских исполнителей3D ЗвукДальнобойщикиЗарубежный рэп для машиныТоповые Клубные ТрекиМощные БасыДискотека 2000Песни про папуХристианские ПесниЗимняя МузыкаМузыка Для МедитацииРусские Хиты 90ХГрустная МузыкаRomantic SaxophoneТанцевальный хип-хопНовогодние песниЗарубежные хиты 80 — 90Песни про покемонаРомантическая МузыкаМотивация для тренировокМузыка для сексаМузыка в машинуДля силовых тренировокПремия «Grammy 2017»

Welcome to Brackets!

Brackets is a modern open-source code editor for HTML, CSS
and JavaScript that’s built in HTML, CSS and JavaScript.

What makes Brackets different from other web code editors?

  • Tools shouldn’t get in your way. Instead of cluttering up your coding
    environment with lots of panels and icons, the Quick Edit UI in Brackets puts
    context-specific code and tools inline.
  • Brackets is in sync with your browser. With Live Preview, Brackets
    works directly with your browser to push code edits instantly and jump
    back and forth between your real source code and the browser view.
  • Do it yourself. Because Brackets is open source, and built with HTML, CSS
    and JavaScript, you can help build the best code editor for the web.

Преимущества и недостатки Adobe Brackets

+ наличие визуально выделенных команд. + наличие режима отладки. + наличие предпросмотра страницы. + наличие русской локализации. + наличие большого количества плагинов и расширений. + возможность бесплатной скачки и установки. + возможность сортировки открытых документов. — возможность работы c ftp серверами появляется только после установки отдельного плагина.

Основные возможности

  • редактирование программного кода.
  • поддержка html, css, javascript.
  • возможность установки дополнительных плагинов.
  • возможность предпросмотра в реальном времени.
  • возможность регулирования синтаксиса.
  • возможность сортировки открытых документов.
  • возможность интерактивного просмотра.
  • возможность включения режима отладки.
Разработчик Поддержка Дата обновления Загрузок
adobe systems Windows 10, 8, 7 07-12-2019 321
РЕКОМЕНДУЕМ! Быстрое скачивание Стандартный установщик (для опытных)
Официальный русский дистрибутив Adobe Brackets
Быстрая установка без лишних диалоговых окон
Скачивание через бесплатный Torrent-файл (Download Studio)

*Внимание! При скачивании стандартного установщика вам потребуется предустановленный архиватор, его можно Найти тут

Modules (188)

  • brackets
  • dependencies
  • main
  • strings
  • xorigin

command

  • CommandManager
  • Commands
  • DefaultMenus
  • KeyBindingManager
  • Menus

document

  • ChangedDocumentTracker
  • Document
  • DocumentCommandHandlers
  • DocumentManager
  • InMemoryFile
  • TextRange

editor

  • CodeHintList
  • CodeHintManager
  • CSSInlineEditor
  • Editor
  • EditorCommandHandlers
  • EditorManager
  • EditorOptionHandlers
  • EditorStatusBar
  • ImageViewer
  • InlineTextEditor
  • InlineWidget
  • MultiRangeInlineEditor

extensibility

  • ExtensionManager
  • ExtensionManagerDialog
  • ExtensionManagerView
  • ExtensionManagerViewModel
  • InstallExtensionDialog
  • Package
  • registry_utils

file

FileUtils

filesystem

  • Directory
  • File
  • FileIndex
  • FileSystem
  • FileSystemEntry
  • FileSystemError
  • FileSystemStats
  • WatchedRoot

filesystem/impls/appshell

AppshellFileSystem

filesystem/impls/appshell/node

  • ChokidarWatcher
  • CSharpWatcher
  • FileWatcherDomain
  • FileWatcherManager

help

HelpCommandHandlers

JSUtils

  • HintUtils
  • MessageIds
  • Preferences
  • ScopeManager
  • Session

JSUtils/node

  • ExtractFileContent
  • TernNodeDomain

language

  • CodeInspection
  • CSSUtils
  • HTMLDOMDiff
  • HTMLInstrumentation
  • HTMLSimpleDOM
  • HTMLTokenizer
  • HTMLUtils
  • JSONUtils
  • JSUtils
  • LanguageManager
  • XMLUtils

LiveDevelopment/Agents

  • ConsoleAgent
  • CSSAgent
  • DOMAgent
  • DOMHelpers
  • DOMNode
  • EditAgent
  • GotoAgent
  • HighlightAgent
  • NetworkAgent
  • RemoteAgent
  • RemoteFunctions
  • ScriptAgent

LiveDevelopment/Documents

  • CSSDocument
  • CSSPreprocessorDocument
  • HTMLDocument
  • JSDocument

LiveDevelopment/Inspector

Inspector

LiveDevelopment

  • LiveDevelopment
  • LiveDevelopmentUtils
  • LiveDevMultiBrowser
  • LiveDevServerManager
  • main

LiveDevelopment/MultiBrowserImpl/documents

  • LiveCSSDocument
  • LiveDocument
  • LiveHTMLDocument

LiveDevelopment/MultiBrowserImpl/language

  • HTMLInstrumentation
  • HTMLSimpleDOM

LiveDevelopment/MultiBrowserImpl/launchers

Launcher

LiveDevelopment/MultiBrowserImpl/launchers/node

LauncherDomain

LiveDevelopment/MultiBrowserImpl/protocol

LiveDevProtocol

LiveDevelopment/MultiBrowserImpl/protocol/remote

  • DocumentObserver
  • LiveDevProtocolRemote

LiveDevelopment/MultiBrowserImpl/transports/node

NodeSocketTransportDomain

LiveDevelopment/MultiBrowserImpl/transports

NodeSocketTransport

LiveDevelopment/MultiBrowserImpl/transports/remote

NodeSocketTransportRemote

LiveDevelopment/Servers

  • BaseServer
  • FileServer
  • UserServer

LiveDevelopment/transports/node

WebSocketTransportDomain

LiveDevelopment/transports

WebSocketTransport

preferences

  • PreferencesBase
  • PreferencesDialogs
  • PreferencesImpl
  • PreferencesManager

project

  • FileSyncManager
  • FileTreeView
  • FileTreeViewModel
  • FileViewController
  • ProjectManager
  • ProjectModel
  • SidebarView
  • WorkingSetSort
  • WorkingSetView

search

  • FileFilters
  • FindBar
  • FindInFiles
  • FindInFilesUI
  • FindReplace
  • FindUtils
  • QuickOpen
  • QuickOpenHelper
  • QuickSearchField
  • ScrollTrackMarkers
  • SearchModel
  • SearchResultsView

search/node

FindInFilesDomain

utils

  • AnimationUtils
  • AppInit
  • Async
  • BuildInfoUtils
  • ColorUtils
  • Compatibility
  • DeprecationWarning
  • DragAndDrop
  • DropdownEventHandler
  • EventDispatcher
  • ExtensionLoader
  • ExtensionUtils
  • Global
  • HealthLogger
  • KeyEvent
  • LocalizationUtils
  • NativeApp
  • NodeConnection
  • NodeDomain
  • PerfUtils
  • Resizer
  • ShellAPI
  • StringMatch
  • StringUtils
  • TokenUtils
  • UpdateNotification
  • UrlParams
  • ValidationUtils
  • ViewUtils

view

  • MainViewFactory
  • MainViewManager
  • Pane
  • ThemeManager
  • ThemeSettings
  • ThemeView
  • ViewCommandHandlers
  • ViewStateManager
  • WorkspaceManager

widgets

  • bootstrap-alerts
  • bootstrap-button
  • bootstrap-dropdown
  • bootstrap-modal
  • bootstrap-popover
  • bootstrap-scrollspy
  • bootstrap-tab
  • bootstrap-tooltip
  • bootstrap-twipsy-mod
  • DefaultDialogs
  • Dialogs
  • DropdownButton
  • InlineMenu
  • ModalBar
  • PopUpManager
  • StatusBar

Modules (188)

  • brackets
  • dependencies
  • main
  • strings
  • xorigin

command

  • CommandManager
  • Commands
  • DefaultMenus
  • KeyBindingManager
  • Menus

document

  • ChangedDocumentTracker
  • Document
  • DocumentCommandHandlers
  • DocumentManager
  • InMemoryFile
  • TextRange

editor

  • CodeHintList
  • CodeHintManager
  • CSSInlineEditor
  • Editor
  • EditorCommandHandlers
  • EditorManager
  • EditorOptionHandlers
  • EditorStatusBar
  • ImageViewer
  • InlineTextEditor
  • InlineWidget
  • MultiRangeInlineEditor

extensibility

  • ExtensionManager
  • ExtensionManagerDialog
  • ExtensionManagerView
  • ExtensionManagerViewModel
  • InstallExtensionDialog
  • Package
  • registry_utils

file

FileUtils

filesystem

  • Directory
  • File
  • FileIndex
  • FileSystem
  • FileSystemEntry
  • FileSystemError
  • FileSystemStats
  • WatchedRoot

filesystem/impls/appshell

AppshellFileSystem

filesystem/impls/appshell/node

  • ChokidarWatcher
  • CSharpWatcher
  • FileWatcherDomain
  • FileWatcherManager

help

HelpCommandHandlers

JSUtils

  • HintUtils
  • MessageIds
  • Preferences
  • ScopeManager
  • Session

JSUtils/node

  • ExtractFileContent
  • TernNodeDomain

language

  • CodeInspection
  • CSSUtils
  • HTMLDOMDiff
  • HTMLInstrumentation
  • HTMLSimpleDOM
  • HTMLTokenizer
  • HTMLUtils
  • JSONUtils
  • JSUtils
  • LanguageManager
  • XMLUtils

LiveDevelopment/Agents

  • ConsoleAgent
  • CSSAgent
  • DOMAgent
  • DOMHelpers
  • DOMNode
  • EditAgent
  • GotoAgent
  • HighlightAgent
  • NetworkAgent
  • RemoteAgent
  • RemoteFunctions
  • ScriptAgent

LiveDevelopment/Documents

  • CSSDocument
  • CSSPreprocessorDocument
  • HTMLDocument
  • JSDocument

LiveDevelopment/Inspector

Inspector

LiveDevelopment

  • LiveDevelopment
  • LiveDevelopmentUtils
  • LiveDevMultiBrowser
  • LiveDevServerManager
  • main

LiveDevelopment/MultiBrowserImpl/documents

  • LiveCSSDocument
  • LiveDocument
  • LiveHTMLDocument

LiveDevelopment/MultiBrowserImpl/language

  • HTMLInstrumentation
  • HTMLSimpleDOM

LiveDevelopment/MultiBrowserImpl/launchers

Launcher

LiveDevelopment/MultiBrowserImpl/launchers/node

LauncherDomain

LiveDevelopment/MultiBrowserImpl/protocol

LiveDevProtocol

LiveDevelopment/MultiBrowserImpl/protocol/remote

  • DocumentObserver
  • LiveDevProtocolRemote

LiveDevelopment/MultiBrowserImpl/transports/node

NodeSocketTransportDomain

LiveDevelopment/MultiBrowserImpl/transports

NodeSocketTransport

LiveDevelopment/MultiBrowserImpl/transports/remote

NodeSocketTransportRemote

LiveDevelopment/Servers

  • BaseServer
  • FileServer
  • UserServer

LiveDevelopment/transports/node

WebSocketTransportDomain

LiveDevelopment/transports

WebSocketTransport

preferences

  • PreferencesBase
  • PreferencesDialogs
  • PreferencesImpl
  • PreferencesManager

project

  • FileSyncManager
  • FileTreeView
  • FileTreeViewModel
  • FileViewController
  • ProjectManager
  • ProjectModel
  • SidebarView
  • WorkingSetSort
  • WorkingSetView

search

  • FileFilters
  • FindBar
  • FindInFiles
  • FindInFilesUI
  • FindReplace
  • FindUtils
  • QuickOpen
  • QuickOpenHelper
  • QuickSearchField
  • ScrollTrackMarkers
  • SearchModel
  • SearchResultsView

search/node

FindInFilesDomain

utils

  • AnimationUtils
  • AppInit
  • Async
  • BuildInfoUtils
  • ColorUtils
  • Compatibility
  • DeprecationWarning
  • DragAndDrop
  • DropdownEventHandler
  • EventDispatcher
  • ExtensionLoader
  • ExtensionUtils
  • Global
  • HealthLogger
  • KeyEvent
  • LocalizationUtils
  • NativeApp
  • NodeConnection
  • NodeDomain
  • PerfUtils
  • Resizer
  • ShellAPI
  • StringMatch
  • StringUtils
  • TokenUtils
  • UpdateNotification
  • UrlParams
  • ValidationUtils
  • ViewUtils

view

  • MainViewFactory
  • MainViewManager
  • Pane
  • ThemeManager
  • ThemeSettings
  • ThemeView
  • ViewCommandHandlers
  • ViewStateManager
  • WorkspaceManager

widgets

  • bootstrap-alerts
  • bootstrap-button
  • bootstrap-dropdown
  • bootstrap-modal
  • bootstrap-popover
  • bootstrap-scrollspy
  • bootstrap-tab
  • bootstrap-tooltip
  • bootstrap-twipsy-mod
  • DefaultDialogs
  • Dialogs
  • DropdownButton
  • InlineMenu
  • ModalBar
  • PopUpManager
  • StatusBar

Как пользоваться

Разберемся, как устанавливается и запускается данное средство для web-разработчиков. После прочтения инструкции вы узнаете о том, как работает утилита.

Загрузка и установка

Для скачивания необходимо воспользоваться ссылкой внизу страницы. После загрузки и распаковки архива переходите к шагам из инструкции:

  1. Двойным кликом ЛКМ откройте файл инсталлятора. Для выполнения процедуры требуется разрешение от администраторского аккаунта.
  1. После запуска появится командная строка и окно браузера с приветственной информацией. Здесь представлено краткое описание программы и ссылка на сайт разработчика. Для продолжения установки следует закрыть окно крестиком.
  1. Дальнейшие действия выполняются через командную строку. На текущем этапе следует выбрать диск для инсталляции. Для установки в папку WebServers по умолчанию нажмите Y. После создания директории продолжите процедуру клавишей Enter.
  1. Затем инсталлятор продолжит операцию. Начнется поиск утилиты subst. Также необходимо определиться с меткой будущего виртуального диска. Например, впишите Z и для продолжения нажмите Enter. После этого начнется копирование всех необходимых файлов. Необходимо подождать некоторое время.

Инструкция по работе

После инсталляции на вашем рабочем столе появятся ярлыки для быстрого запуска. С их помощью вы можете запустить, остановить или перезагрузить сервер Denwer. Вы можете удалить эти иконки и запускать утилиту через меню «Пуск» при необходимости.

Все компоненты и файлы, которые относятся к Denwer и сайтам, запускаемым с локального компьютера, сохраняются в одной директории. Вы можете вручную открывать созданные веб-страницы через браузер.

Autosave Files on Blur

Ссылка на плагин — Autosave Files on Window Blur

Autosave

Функционал

На первых порах для меня отсутствие авто-сохранений в Brackets было большой проблемой, но со временем к этому привыкаешь. Для тех же, кто не желает мириться с этим или просто хочет перестраховаться, существует плагин «Autosave Files on Window Blur«. Этот плагин сохраняет ваш код каждый раз, когда вы переключаетесь с окна Brackets.

Примечания

«On Window Blur» Написано не просто так. Как такового авто-сохранения здесь нет, документ сохраняется только когда вы переходите с окна Brackets в любое другое, не забывайте про это.

Features and limitations

You can find some samples of features here.

Currently Brackets-Git supports these features (this list may be incomplete as we add new features regularly):

  • / / /
  • / / branches
  • / / remotes
  • / commits
  • show commit history
  • manage different Git settings

A comprehensive list of Brackets-Git features is available reading the .
Most of the features available are configurable and it’s possible to enable and disable them selectively.
If you can’t find the feature you were looking for, feel free to open an issue with your idea(s).

Pull/Push to password protected repositories:
Push/Pull from and to password protected repositories is partially supported, currently it works only with / repositories.

The Git Credential Manager for Windows (GCM) is recommended to manage password protected repositories, Brackets-Git will eventually provide better support for them.
You’ll need to push manually the first time to setup your username/password into the credentials helper.

Working with SSH repositories:
SSH protocol is currently a bit more difficult, so you’ll have to use command line or try to follow these tips:

  • Linux

    See help.github.com/articles/generating-ssh-keys/

  • Mac OSX

    • Enter a passphrase or alternatively hit twice if you don’t want a passphrase

    • Pay attention to this line the *.pub is what you want here, take note that the names may vary.

    • Now start the SSH agent Which should give you output like this

    • Next type

    • Next we want to copy the SSH key into your clipboard, there are two ways of doing this.

      • Method #1 type into Terminal taking note of before that «Your file» is named . If it is not, change it to whatever yours may be called. That’s it proceed to next step.
      • Method #2 if for some reason you can’t do method #1 this is your alternative. Find the key or otherwise key and open it with a text editor, copy the whole key including email into your clipboard (command + c). That’s it.
    • DO NOT DELETE THE FILE!

    • Now we add the to the authorized_keys onto the git server (GitHub website).

      • Login to GitHub
      • Click your avatar -> Settings on the top right corner
      • Click the left hand side menu ->
      • Input the name of this key, in my instance I named it
      • Paste your key with (command + c) or right click Paste
      • Click and you’re done (NOTE: You may be asked for a password)
    • Now to test if everything is Working In Terminal Type after the $ Type And close.

    • If it does not connect, check your Internet and that you have not missed a step 🙂

  • Windows (Go to point 3 if you have already a RSA key already generated)

    • Create a ssh pair key with PuttyGen RSA with 2048 bytes. Don’t add any password. Save the PPK and upload the public key to the git server.
    • Add the PPK key to the Putty agent.
    • ONLY IF YOU HAVE A RSA Key already from the server. You need to convert the private key to PPK. With PuttyGen load the sshkeyfilename (this file comes without extension, after loaded save it as private key. After that load this key in Putty Agent.
    • Insert (if not already) the pub key to the server inside the folder . (edit with the file and paste the pub key content on the file.)
    • Putty manage the private keys with a SSH agent always present in the task bar.

Helping Brackets

I found a bug!

If you found a repeatable bug, and troubleshooting
tips didn’t help, then be sure to search existing issues first.
Include steps to consistently reproduce the problem, actual vs. expected results, screenshots, and your OS and
Brackets version number. Disable all extensions to verify the issue is a core Brackets bug.
Read more guidelines for filing good bugs.

I want to help with the code!

Awesome! There are lots of ways you can help. First read
CONTRIBUTING.md,
then learn how to pull the repo and hack on Brackets.

The text editor inside Brackets is based on
CodeMirror—thanks to Marijn for
taking our pull requests, implementing feature requests and fixing bugs! See
Notes on CodeMirror
for info on how we’re using CodeMirror.

Although Brackets is built in HTML/CSS/JS, it currently runs as a desktop
application in a thin native shell, so that it can access your local files.
(If you just try to open the index.html file in a browser, it won’t work yet.)
The native shell for Brackets lives in a separate repo,
adobe/brackets-shell.

Саундтреки

Из фильма В центре вниманияИз фильма Ван ХельсингИз сериала Дневники ВампираИз фильма Скауты против зомбииз фильмов ‘Миссия невыполнима’Из фильма Голодные игры: Сойка-пересмешница. Часть 2OST ‘Свет в океане’OST «Большой и добрый великан»из фильма ‘Новогодний корпоратив’из фильма ‘Список Шиндлера’ OST ‘Перевозчик’Из фильма Книга джунглейиз сериала ‘Метод’Из фильма ТелохранительИз сериала Изменыиз фильма Мистериум. Тьма в бутылкеиз фильма ‘Пассажиры’из фильма ТишинаИз сериала Кухня. 6 сезониз фильма ‘Расплата’ Из фильма Человек-муравейиз фильма ПриглашениеИз фильма Бегущий в лабиринте 2из фильма ‘Молот’из фильма ‘Инкарнация’Из фильма Савва. Сердце воинаИз сериала Легко ли быть молодымиз сериала ‘Ольга’Из сериала Хроники ШаннарыИз фильма Самый лучший деньИз фильма Соседи. На тропе войныМузыка из сериала «Остров»Из фильма ЙоганутыеИз фильма ПреступникИз сериала СверхестественноеИз сериала Сладкая жизньИз фильма Голограмма для короляИз фильма Первый мститель: ПротивостояниеИз фильма КостиИз фильма Любовь не по размеруOST ‘Глубоководный горизонт’Из фильма Перепискаиз фильма ‘Призрачная красота’Место встречи изменить нельзяOST «Гений»из фильма ‘Красотка’Из фильма Алиса в ЗазеркальеИз фильма 1+1 (Неприкасаемые)Из фильма До встречи с тобойиз фильма ‘Скрытые фигуры’из фильма Призывиз сериала ‘Мир Дикого Запада’из игр серии ‘Bioshock’ Музыка из аниме «Темный дворецкий»из фильма ‘Американская пастораль’Из фильма Тарзан. ЛегендаИз фильма Красавица и чудовище ‘Искусственный интеллект. Доступ неограничен»Люди в черном 3’из фильма ‘Планетариум’Из фильма ПрогулкаИз сериала ЧужестранкаИз сериала Элементарноиз сериала ‘Обратная сторона Луны’Из фильма ВаркрафтИз фильма Громче, чем бомбыиз мультфильма ‘Зверопой’Из фильма БруклинИз фильма Игра на понижениеИз фильма Зачарованнаяиз фильма РазрушениеOST «Полный расколбас»OST «Свободный штат Джонса»OST И гаснет светИз сериала СолдатыИз сериала Крыша мираИз фильма Неоновый демонИз фильма Москва никогда не спитИз фильма Джейн берет ружьеИз фильма Стражи галактикииз фильма ‘Sos, дед мороз или все сбудется’OST ‘Дом странных детей Мисс Перегрин’Из игры Contact WarsИз Фильма АмелиИз фильма Иллюзия обмана 2OST Ледниковый период 5: Столкновение неизбежноИз фильма Из тьмыИз фильма Колония Дигнидадиз фильма ‘Страна чудес’Музыка из сериала ‘Цвет черёмухи’Из фильма Образцовый самец 2из фильмов про Гарри Поттера Из фильма Дивергент, глава 3: За стеной из мультфильма ‘Монстр в Париже’из мультфильма ‘Аисты’Из фильма КоробкаИз фильма СомнияИз сериала Ходячие мертвецыИз фильма ВыборИз сериала Королек — птичка певчаяДень независимости 2: ВозрождениеИз сериала Великолепный векиз фильма ‘Полтора шпиона’из фильма Светская жизньИз сериала Острые козырьки

Welcome to Brackets!

Brackets is a modern open-source code editor for HTML, CSS
and JavaScript that’s built in HTML, CSS and JavaScript.

What makes Brackets different from other web code editors?

  • Tools shouldn’t get in your way. Instead of cluttering up your coding
    environment with lots of panels and icons, the Quick Edit UI in Brackets puts
    context-specific code and tools inline.
  • Brackets is in sync with your browser. With Live Preview, Brackets
    works directly with your browser to push code edits instantly and jump
    back and forth between your real source code and the browser view.
  • Do it yourself. Because Brackets is open source, and built with HTML, CSS
    and JavaScript, you can help build the best code editor for the web.

Блог

Brackets — бесплатный редактор с открытым кодом для веб-разработчиков. Brackets ориентирован на работу с HTML, CSS и JavaScript. Эти же технологии лежат в основе самого редактора, что обеспечивает его кроссплатформенность т.е. совместимость с операционными системами Mac, Windows и Linux. Brackets создан и развивается Adobe Systems под лицензией MIT License и поддерживается на GitHub.

Brackets это отличный редактор кода, как для новичков так и для профессионалов. Он имеет очень много возможностей таких как, просмотр в режиме реального времени в браузере, хотя поддерживается только версия Google Chrome. А также если вы поместите курсор на любой тег, и нажмете сочетание клавиш “Ctrl+E”, то у вас будет отрыта очень полезная возможность редактирования CSS, без перехода в сам файл, а прямо в html-файле. Так как этот редактор поставляется с открытым исходным кодом, то для него существует огромное количество плагинов и дополнений, которые разрабатываются разработчиками со всего мира.

Установить Brackets в Ubuntu 16.04/Linux mint 18 и др.

Для установки редактора существует два способа.

Первый способ заключается в добавлении репозитория, который создала команда WebUpd8,

Для установки откройте терминал (Ctrl+Alt+T), и введите следующие команды

sudo add-apt-repository ppa:webupd8team/brackets sudo apt update sudo apt install brackets

После установки, найдите Brackets в меню приложений.

Под вторым способом подразумевается скачивание deb-файла c официального сайта разработчиков, который можно скачать и установить с помощью терминала.

Для скачивания и установки, введите в терминале следующие команды

cd /tmp/ wget https://github.com/adobe/brackets/releases/download/release-1.8/Brackets.Release.1.8.64-bit.deb sudo dpkg -i Brackets.Release.1.8.64-bit.deb

После установки, найдите редактор в меню приложений, и можете сразу начинать кодировать.

Если вы нашли ошибку, пожалуйста, выделите фрагмент текста и нажмите Ctrl+Enter.

Article Rating

Админ

Хотите писать статьи? Напишите мне в чат, и я предоставлю вам такую возможность.

Комментарии: 948Публикации: 790Регистрация: 10-06-2016

Modules (188)

  • brackets
  • dependencies
  • main
  • strings
  • xorigin

command

  • CommandManager
  • Commands
  • DefaultMenus
  • KeyBindingManager
  • Menus

document

  • ChangedDocumentTracker
  • Document
  • DocumentCommandHandlers
  • DocumentManager
  • InMemoryFile
  • TextRange

editor

  • CodeHintList
  • CodeHintManager
  • CSSInlineEditor
  • Editor
  • EditorCommandHandlers
  • EditorManager
  • EditorOptionHandlers
  • EditorStatusBar
  • ImageViewer
  • InlineTextEditor
  • InlineWidget
  • MultiRangeInlineEditor

extensibility

  • ExtensionManager
  • ExtensionManagerDialog
  • ExtensionManagerView
  • ExtensionManagerViewModel
  • InstallExtensionDialog
  • Package
  • registry_utils

file

FileUtils

filesystem

  • Directory
  • File
  • FileIndex
  • FileSystem
  • FileSystemEntry
  • FileSystemError
  • FileSystemStats
  • WatchedRoot

filesystem/impls/appshell

AppshellFileSystem

filesystem/impls/appshell/node

  • ChokidarWatcher
  • CSharpWatcher
  • FileWatcherDomain
  • FileWatcherManager

help

HelpCommandHandlers

JSUtils

  • HintUtils
  • MessageIds
  • Preferences
  • ScopeManager
  • Session

JSUtils/node

  • ExtractFileContent
  • TernNodeDomain

language

  • CodeInspection
  • CSSUtils
  • HTMLDOMDiff
  • HTMLInstrumentation
  • HTMLSimpleDOM
  • HTMLTokenizer
  • HTMLUtils
  • JSONUtils
  • JSUtils
  • LanguageManager
  • XMLUtils

LiveDevelopment/Agents

  • ConsoleAgent
  • CSSAgent
  • DOMAgent
  • DOMHelpers
  • DOMNode
  • EditAgent
  • GotoAgent
  • HighlightAgent
  • NetworkAgent
  • RemoteAgent
  • RemoteFunctions
  • ScriptAgent

LiveDevelopment/Documents

  • CSSDocument
  • CSSPreprocessorDocument
  • HTMLDocument
  • JSDocument

LiveDevelopment/Inspector

Inspector

LiveDevelopment

  • LiveDevelopment
  • LiveDevelopmentUtils
  • LiveDevMultiBrowser
  • LiveDevServerManager
  • main

LiveDevelopment/MultiBrowserImpl/documents

  • LiveCSSDocument
  • LiveDocument
  • LiveHTMLDocument

LiveDevelopment/MultiBrowserImpl/language

  • HTMLInstrumentation
  • HTMLSimpleDOM

LiveDevelopment/MultiBrowserImpl/launchers

Launcher

LiveDevelopment/MultiBrowserImpl/launchers/node

LauncherDomain

LiveDevelopment/MultiBrowserImpl/protocol

LiveDevProtocol

LiveDevelopment/MultiBrowserImpl/protocol/remote

  • DocumentObserver
  • LiveDevProtocolRemote

LiveDevelopment/MultiBrowserImpl/transports/node

NodeSocketTransportDomain

LiveDevelopment/MultiBrowserImpl/transports

NodeSocketTransport

LiveDevelopment/MultiBrowserImpl/transports/remote

NodeSocketTransportRemote

LiveDevelopment/Servers

  • BaseServer
  • FileServer
  • UserServer

LiveDevelopment/transports/node

WebSocketTransportDomain

LiveDevelopment/transports

WebSocketTransport

preferences

  • PreferencesBase
  • PreferencesDialogs
  • PreferencesImpl
  • PreferencesManager

project

  • FileSyncManager
  • FileTreeView
  • FileTreeViewModel
  • FileViewController
  • ProjectManager
  • ProjectModel
  • SidebarView
  • WorkingSetSort
  • WorkingSetView

search

  • FileFilters
  • FindBar
  • FindInFiles
  • FindInFilesUI
  • FindReplace
  • FindUtils
  • QuickOpen
  • QuickOpenHelper
  • QuickSearchField
  • ScrollTrackMarkers
  • SearchModel
  • SearchResultsView

search/node

FindInFilesDomain

utils

  • AnimationUtils
  • AppInit
  • Async
  • BuildInfoUtils
  • ColorUtils
  • Compatibility
  • DeprecationWarning
  • DragAndDrop
  • DropdownEventHandler
  • EventDispatcher
  • ExtensionLoader
  • ExtensionUtils
  • Global
  • HealthLogger
  • KeyEvent
  • LocalizationUtils
  • NativeApp
  • NodeConnection
  • NodeDomain
  • PerfUtils
  • Resizer
  • ShellAPI
  • StringMatch
  • StringUtils
  • TokenUtils
  • UpdateNotification
  • UrlParams
  • ValidationUtils
  • ViewUtils

view

  • MainViewFactory
  • MainViewManager
  • Pane
  • ThemeManager
  • ThemeSettings
  • ThemeView
  • ViewCommandHandlers
  • ViewStateManager
  • WorkspaceManager

widgets

  • bootstrap-alerts
  • bootstrap-button
  • bootstrap-dropdown
  • bootstrap-modal
  • bootstrap-popover
  • bootstrap-scrollspy
  • bootstrap-tab
  • bootstrap-tooltip
  • bootstrap-twipsy-mod
  • DefaultDialogs
  • Dialogs
  • DropdownButton
  • InlineMenu
  • ModalBar
  • PopUpManager
  • StatusBar
Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector