Commit Graph

14 Commits

Author SHA1 Message Date
727fa26e44 Refactor CodeMirror styling to remove glow outline around folded JSON (#3208)
* Refactor CodeMirror styling to remove glow outline around folded JSON

* Improved font color for better legibility.

* chore: used colot from theme for codemirror fold count

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-09-30 11:18:02 +05:30
ee7f886c03 feat: adjust code editor font size (#2204)
* add font-size setting for code editor

* add code font size to remaining editors

* align font-size after font-family

* changed default font size to 14

* fixed className typo

* set inherit mode if unset

* add code font size schema validation

* add font size to folder settings

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-08-27 18:26:58 +05:30
67de396927 feature: add search results count to CodeMirror (#1498) 2024-08-24 01:49:38 +05:30
4598bb1bdd fix(#2605): fix editor view height (#2758)
* fix(#2605): fix editor view height

* chore: disabled prettier on github actions
2024-08-05 17:49:04 +05:30
16cf654e57 fix: overflowing code editor 2023-10-20 10:59:00 +02:00
955fcb795d Merge branch 'main' into 557-configurable-request-timeout 2023-10-15 18:34:41 +01:00
289625c851 Added a setting that allows you to change the font of the code 2023-10-06 17:53:05 +03:00
19a7f397bb feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
a0903a5842 fix: fixed many bugs (too many to count :) ) 2023-02-01 21:21:21 +05:30
60fc13c765 feat: refactor codemirror bruno variables mode 2023-01-21 01:17:27 +05:30
fb8ff37d83 feat: codemirror syntax highlight for env vars 2023-01-20 08:14:03 +05:30
04a0a37ca4 feat: dark-mode (code editor) 2022-10-23 04:48:43 +05:30
ba219d66db feat: prettier config 2022-10-20 15:09:30 +05:30
539cdef9ca feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30