brackets-v8-node-live icon indicating copy to clipboard operation
brackets-v8-node-live copied to clipboard

disabled: no longer

Open say2joe opened this issue 11 years ago • 1 comments

Please update your instructions appropriately for Brackets 32. There is no longer a disabled folder. That aside, I'm not sure that would be the best was to manage a local repo if its separate on GitHub... should probably just create an extra link. Here's the caveat -- how to do this simply on a PC.

say2joe avatar Oct 21 '13 14:10 say2joe

@say2joe I'm on sprint 33, and there is a disabled folder, I'm on a mac though. you should look for it here:

C:\Users\<user>\AppData\Roaming\Brackets\extensions\disabled

In case you can't find it, you can just use the users folder.

Also the instructions are identical for the newest sprint, And I tested it and it mostly worked. (I added a console.log which worked without restarting node. But I added a new express route and that didn't just work without restarting the node server. Also in the large scheme of things I saw no benefit to using it over something like supervisor or forever or nodemon.

If you want to use it though you can try this: https://groups.google.com/forum/#!searchin/brackets-dev/node.js/brackets-dev/6YQFKKCqXtc/G0C_6ZLY26gJ

nmn avatar Nov 09 '13 22:11 nmn