Create brackets-docs.factor
parent
01e210346e
commit
178b1971d5
|
@ -0,0 +1,7 @@
|
||||||
|
USING: help.syntax help.markup ;
|
||||||
|
IN: editors.brackets
|
||||||
|
|
||||||
|
ARTICLE: "editors.brackets" "Adobe Brackets support"
|
||||||
|
"Adobe Brackets code editor integration on Windows. On windows, it stores the path to executable in registry." ;
|
||||||
|
|
||||||
|
ABOUT: "editors.brackets"
|
Loading…
Reference in New Issue