Pages

Sunday, December 09, 2012

Debugging Gnome Shell Extensions

Gnome Shell Extensions are written in JavaScript and it is quite easy to get started with development. Also, there is an easy way to trouble shoot other extensions in the system by using Looking Glass.
To start Looking Glass, press Alt+F2 and type "lg".
After updating an extension code, reload the Gnome Shell with Alt+F2 and typing "r".

Source: http://stackoverflow.com/questions/8425616/how-to-debug-gnome-shell-extensions-is-there-any-tool-for-that

No comments: