bruno/packages
Sanjai Kumar 01e93b5c2b
Feat/highlight path params (#2415)
* fix: Update CodeMirror mode to use combinedmode for SingleLineEditor. This will highlight the pathparams in the QueryUrl.

* Refactor: Updated url highlighting.

* refactor: Improved the hinting part.

* refactor: CodeEditor, MultiLineEditor, and QueryEditor to use defineCombinedCodeMirrorMode for highlighting Bruno variables instead of defineCodeMirrorBrunoVariablesMode

* refactor: Updated  defineCombinedCodeMirrorMode to defineCodeMirrorCombinedVariablesMode. Now the pathparams at the end of the URL is also highlighted.

* refactor: Update CodeMirror mode to use defineCodeMirrorBrunoVariablesMode instead of defineCodeMirrorCombinedVariablesMode. Now the path params in the URL will be highlighted on application open.

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-06-21 11:03:50 +05:30
..
bruno-app Feat/highlight path params (#2415) 2024-06-21 11:03:50 +05:30
bruno-cli add decomment step in a try catch block (#2485) 2024-06-21 10:45:12 +05:30
bruno-common feat: add recursive interpolate (#2234) 2024-06-18 16:08:14 +05:30
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron add decomment step in a try catch block (#2485) 2024-06-21 10:45:12 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js Added IsArray on Assert (#2413) 2024-06-19 16:04:57 +05:30
bruno-lang fix tests for bruno-electron & bruno-lang (#2410) 2024-06-04 14:17:36 +05:30
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema feat: add support for state param for OAuth2 Authorization Code flow (#2330) 2024-05-31 15:35:27 +05:30
bruno-tests fix(#2367): handle response body decode (#2371) 2024-05-30 23:24:04 +05:30
bruno-toml fix: params test (#2395) 2024-05-31 15:55:23 +05:30