mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
01e93b5c2b
* 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> |
||
---|---|---|
.. | ||
bruno-app | ||
bruno-cli | ||
bruno-common | ||
bruno-docs | ||
bruno-electron | ||
bruno-graphql-docs | ||
bruno-js | ||
bruno-lang | ||
bruno-query | ||
bruno-schema | ||
bruno-tests | ||
bruno-toml |