/
githubmirror
/
brackets
ОбзорДокументацияВойти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
brackets/
src/editor/
..
CSSInlineEditor.js

Semi-fix for bug #10013 (CSS Quick Edit provider does not respond if project contians any non-UTF8 CSS/LESS/SCSS files) - Silently ignore files that can't be read, and continue the search anyway (warning logged to console, but no user-visible error shown). Similar to what we've always done for Find in Files.

12 лет назад
CodeHintList.js

Fixup of maxCodeHints pref

12 лет назад
CodeHintManager.js

Add Code Hints for Preferences

11 лет назад
Editor.js

Default autoclose brackets

11 лет назад
EditorCommandHandlers.js

Rename CodeMirror2 folder to CodeMirror

11 лет назад
EditorManager.js

Merge branch 'master' into abose/instant_search

11 лет назад
EditorOptionHandlers.js

Added another debugging function back, whitespace changes

12 лет назад
EditorStatusBar.js

Whitespace trimming suggested by @MarcelGerber

11 лет назад
ImageViewer.js

Merge pull request #9918 from adobe/pflynn/robust-events

12 лет назад
InlineTextEditor.js

Rename CodeMirror2 folder to CodeMirror

11 лет назад
InlineWidget.js

Convert Brackets core code over to new EventDispatcher APIs for all non-DOM events. - Does NOT convert PreferencesSystem & PrefixedPreferencesSystem yet, since they have existing impls of on()/off() with a different signature - Several modules with circular references now must wait until htmlReady() to register event handlers on other modules, since the other module is initially empty (no on() API to call): - KeyBindingManager listeners on CommandManager - FileViewController listeners on MainViewManager - ProjectManager listeners on FileViewController & MainViewManager - Removes legacy NodeConnection "." event separators, deprecated since 0.37 - Remove 'promises' member of "projectOpen" Event object, which was very old and doesn't seem to have been used in a long time. - Remove RecentProjects code that listens for events on SidebarView, since it stopped triggering those events 2 years ago (in df7a495). The "beforeExecuteCommand" listener in PopUpManager covers the same case now.

12 лет назад
MultiRangeInlineEditor.js

Convert Brackets core code over to new EventDispatcher APIs for all non-DOM events. - Does NOT convert PreferencesSystem & PrefixedPreferencesSystem yet, since they have existing impls of on()/off() with a different signature - Several modules with circular references now must wait until htmlReady() to register event handlers on other modules, since the other module is initially empty (no on() API to call): - KeyBindingManager listeners on CommandManager - FileViewController listeners on MainViewManager - ProjectManager listeners on FileViewController & MainViewManager - Removes legacy NodeConnection "." event separators, deprecated since 0.37 - Remove 'promises' member of "projectOpen" Event object, which was very old and doesn't seem to have been used in a long time. - Remove RecentProjects code that listens for events on SidebarView, since it stopped triggering those events 2 years ago (in df7a495). The "beforeExecuteCommand" listener in PopUpManager covers the same case now.

12 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©