We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c9857 commit 1167934Copy full SHA for 1167934
main.js
@@ -1,6 +1,7 @@
1
/*global define, brackets, $ */
2
3
// See detailed docs in https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes
4
+// A good place to look for code examples for extensions: https://github.com/phcode-dev/phoenix/tree/main/src/extensions/default
5
6
define(function (require, exports, module) {
7
"use strict";
0 commit comments