brackets-server
brackets-server copied to clipboard
Hosted Brackets
only express example working but cant save files ....
Looks like **CodeMirror2** is not available anymore. `Submodule path 'brackets-src/src/extensions/default/JavaScriptCodeHints/thirdparty/tern': checked out '7606a6448a8f7a2aacd50d10d9752440689803e8' Cloning into 'src/thirdparty/CodeMirror'... Username for 'https://github.com': Password for 'https://github.com': remote: Repository not found. fatal: Authentication failed for...
When starting brackets server, a dialog pops up to say that 1.5 is available, and do I want to install it. I installed brackets server using "npm install brackets -g"...
Hi @rabchev Could you update this lastest repository to npmjs.com? The current on npmjs is only 1.3
do you know how to get drag and drop into the file tree working ? I need to be able to drag a file from my desktop into the brackets...
so, when I perform all the tasks in the contributing.md file and successfully run grunt build, I fire brackets up with ``` brackets --port 3000 --proj-dir /workspace --supp-dir /workspace ```...
I wanted to build a development environment for our team , here is the idea, I installed openshift on our server, which holds our applications, and exposes ssh based git...