adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

How do i run brackets in browser #10966

Closed awebdeveloper closed 9 years ago

awebdeveloper commented 9 years ago

i would like to use chrome to develop instead of using brackets native shell . All articles that i found are old and outdated could some one point me the way.

equinox commented 9 years ago

As far as I know, Bramble is an attempt at exactly that. An example being below at the links provided by humphd.

abose commented 9 years ago

Please upvote this feature in https://trello.com/c/o5nf9nHc and https://trello.com/c/61ChEQmJ

If you are planning to port this as a chrome app alone[as against a generic browser web app], you could start by mapping the native shell API's to chrome extension/app API's.

You could also start discussions in the brackets community forum at https://groups.google.com/forum/#!forum/brackets-dev So that interested community members would help you out in your effort.

humphd commented 9 years ago

FYI: you can play with our browser fork here as we add things: