brackets-shell

CEF3-based application shell for Brackets.

  • 所有者: adobe/brackets-shell
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Overview

This is the CEF3-based application shell for Brackets.

Please read the main README in the brackets repo
for general information about Brackets.

If you are interested in contributing to this shell, let us know on the
brackets-dev Google Group,
or on the #brackets channel on freenode.

If you run into any issues with this new shell, please file a bug in the
brackets issue tracker.

Note: The brackets-shell is only maintained for use by the Brackets project. Although some people have
definitely had success using it as an app shell for other projects, we don't provide any official
support for that and we haven't done a ton of work to make the app shell easily reusable. Many people
will likely find it easier to use a project like NW.js or electron, which is more generic by design.

Running

There are no downloads for the brackets-shell. You either need to
build from source, or grab the latest Brackets installer
and run the shell from that.

When the app is launched, it first looks for an index.html file in the following locations:

  • Mac - Brackets.app/Contents/dev/src/index.html, Brackets.app/Contents/www/index.html
  • Win - dev/src/index.html, www/index.html (these folders must be in the same folder as Brackets.exe)
  • Linux - dev/src/index.html, www/index.html (these folders must be in the same folder as the Brackets executable)

If the index.html can't be found, you'll be prompted to find the brackets index.html file.
Make sure you select the brackets/src/index.html file, and not some other file.

The preferences are stored in {USER}/Library/Application Support/Brackets/cef_data on Mac, {USER}\AppData\Roaming\Brackets\cef_data on Windows, and ~/.Brackets/cef_data on Linux.

Building

Information on building the app shell can be found on the brackets-shell wiki.

主要指標

概覽
名稱與所有者adobe/brackets-shell
主編程語言Python
編程語言Objective-C (語言數: 9)
平台
許可證MIT License
所有者活动
創建於2012-06-07 22:02:06
推送於2021-03-18 13:53:16
最后一次提交2021-03-18 19:23:16
發布數53
最新版本名稱release-1.14.2 (發布於 )
第一版名稱sprint-12 (發布於 )
用户参与
星數1.2k
關注者數130
派生數605
提交數1.7k
已啟用問題?
問題數0
打開的問題數0
拉請求數481
打開的拉請求數15
關閉的拉請求數116
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?