Commit Graph

4 Commits

Author SHA1 Message Date
Udhay-Adithya
a91e1e0aec feat: add scripts tab to request history 2025-06-23 22:48:03 +05:30
Udhay-Adithya
ad59d56975 refactor: replace TabView with DropdownButton 2025-06-05 21:10:06 +05:30
Udhay-Adithya
f158d5de12 fix: disable folding handles and line numbers in scripts editor gutter for now 2025-06-05 19:09:30 +05:30
Udhay-Adithya
346e4c3ef0 feat: refactor code highlighting and add scripts editor pane
- replace `flutter_highlighter` and `highlighter` with `flutter_highlight` and `highlight`.
- add `flutter_code_editor` dependency.
- introduce a new scripts editor pane in the REST request view.
2025-04-22 14:34:43 +05:30