pi-studio 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -38,6 +38,10 @@ Status: experimental alpha.
|
|
|
38
38
|
|
|
39
39
|

|
|
40
40
|
|
|
41
|
+
**Focus mode — dark** (editor pane full-screen, `Cmd/Ctrl+Esc` or `F10` to toggle, `Esc` to exit)
|
|
42
|
+
|
|
43
|
+

|
|
44
|
+
|
|
41
45
|
## Features
|
|
42
46
|
|
|
43
47
|
- Single workspace: Editor (left) + Response (right)
|
|
@@ -58,7 +62,7 @@ Status: experimental alpha.
|
|
|
58
62
|
- Applies to both editor Raw view (highlight overlay) and fenced code blocks in markdown
|
|
59
63
|
- Preview mode renders syntax-highlighted code when a non-markdown language is selected
|
|
60
64
|
- Separate syntax highlight toggles for editor and response Raw views, with local preference persistence
|
|
61
|
-
- Theme-aware browser UI
|
|
65
|
+
- Theme-aware browser UI derived from current pi theme
|
|
62
66
|
|
|
63
67
|
## Commands
|
|
64
68
|
|
|
Binary file
|