You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
play editor features & refinements (e.g. ".js", ".html", ".sol", ...)
plain design of the editor, embeddable in any style of pages/apps
feature: red dot after line number if compiler error (+ onhover details about error)
feature: color the lines where compiler error is
play editor features & refinement (e.g. SOL/JS/HTML/CSS/MD/... editor)
editor candies (copy selected lines, move lines, find in this file/all files)
not IDE, but EDITOR (only ethereum editor)
concept
Editor
Preview
function names
input fields
verification of inputs (ok or error icons - on hover shows what is error)
@todo
play-ed#15
: Source is lost after page refresh (f5)play-ed#16
- Uncaught (in promise) TypeError: object null is not iterable ... at getCompilerVersionplay-ed#1
: make autocomplete file explorer componentplay-ed#14
: enable switching command/package versionsplay-ed#12
: embeddable iframe-apiplay-ed#13
: add solidity syntax highlighting for codemirrorplay-ed#7
: enable url paramsplay-ed#8
: web console terminalplay-ed#9
: display compiler notification flagsplay-ed#10
: make responsive (mobile first)play editor features & refinement (e.g. SOL/JS/HTML/CSS/MD/... editor)
editor candies (copy selected lines, move lines, find in this file/all files)
not IDE, but EDITOR (only ethereum editor)
concept
The text was updated successfully, but these errors were encountered: