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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?