Skip to content

Commit

Permalink
Removing line about integrated debugger for Chrome.
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuallyawake committed Jan 17, 2012
1 parent f1e02b4 commit ea71750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Written in Javascript, for Javascripters.


* High performance text editor with bundled syntax highlighting support for JS, HTML, CSS and mixed modes. * High performance text editor with bundled syntax highlighting support for JS, HTML, CSS and mixed modes.
* Integrated debugger for [Node.JS] applications which can be started, paused and stopped from within the IDE * Integrated debugger for [Node.JS] applications which can be started, paused and stopped from within the IDE
* Integrated debugger for the Google Chrome browser which can be started, paused and stopped from within the IDE
* Local filesystem is exposed through [WebDAV](http://en.wikipedia.org/wiki/WebDAV) to the IDE, which makes it possible to connect to remote workspaces as well * Local filesystem is exposed through [WebDAV](http://en.wikipedia.org/wiki/WebDAV) to the IDE, which makes it possible to connect to remote workspaces as well
* Highly extensible through the plugin system * Highly extensible through the plugin system
* Bundled plugins: browser, clipboard, code (editor), console, debugger, docs, editors, filesystem, html, keybindings, newresource, noderunner, panels, refactor, richtext, save, searchreplace, settings, tree, undo * Bundled plugins: browser, clipboard, code (editor), console, debugger, docs, editors, filesystem, html, keybindings, newresource, noderunner, panels, refactor, richtext, save, searchreplace, settings, tree, undo
Expand Down

0 comments on commit ea71750

Please sign in to comment.