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
Solid-compatible source code editor for [solid-panes](https://github.com/solid/solid-panes) system
3
4
4
5
Extracted from the solid-panes monolithic repository.
5
6
6
-
The source coed allows one to mint a new source code file
7
+
The source code allows one to mint a new source code file
7
8
and display and edit an existing one.
8
9
9
10
If the user edits a data file (such as turtle format) then
10
11
the syntax is checked before they save it back.
11
12
12
13
Once selected this pane as a view of a file, then the pen icon allows to switch to editing mode, and the check mark button allows the file to be saved back.
0 commit comments