n00o
af0d4d26bb
Add Autocomplete + JSON/JavaScript Linting
...
Add JavaScript Autocomplete with all built-in Bruno functions. Add code linting markers for JSON and JavaScript CodeMirror sections. Add a few hotkeys to improve code editing.
2023-11-08 08:53:57 -05:00
Anoop M D
53e85f4568
chore: added styles to "ipcRenderer not found" error notification
2023-10-25 23:08:05 +05:30
Anoop M D
4607814c09
Merge pull request #768 from Its-treason/feat/dev-hints
...
feat(#740 ): Add hints for local bruno setup
2023-10-25 22:57:50 +05:30
Its-treason
7b1223d2c5
feat( #740 ): Add hints for local bruno setup
...
- Custom error when opening bruno in the browser
- Custom error when starting electron without the web server running
- Force Next dev server to use port 3000
2023-10-24 18:59:35 +02:00
n00o
a3e6ecddbb
Add better CodeMirror folding options
...
Add XML fold to Response and Body. Add count of object directly inside of fold. Include hotkeys Ctrl-Y to fold and Ctrl-I to unfold all XML/JSON data.
2023-10-24 11:21:47 -04:00
Anoop M D
4230bf8e41
chore: purge pageComponents
2023-10-15 16:03:13 +05:30
Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
Oscar Pastarus
7be38bcfe0
fix: add missing CSS for graphql docs explorer
2023-10-06 17:46:09 +02:00
Anoop M D
0c4ba71922
feat( #229 ): added error boundary to capture error trace and allow users to continue using the app
2023-09-30 01:32:05 +05:30
Anoop M D
19a7f397bb
feat( #197 ): prettier formatting on all files in packages/bruno-app
2023-09-18 13:37:00 +05:30
Anoop M D
c27c750c3e
feat: preferences local storage and electron sync
2023-08-19 00:36:37 +05:30
Anoop M D
f9a3fb2f1b
chore: cleanup old files
2023-01-22 02:43:14 +05:30
Anoop M D
8fbb777665
feat: ask foldername when creating collection
2023-01-22 02:34:23 +05:30
Anoop M D
095d7c6bcb
feat: dark mode styles for env var info popup
2023-01-21 19:07:58 +05:30
Anoop M D
d165a04377
feat: environment variable syntax highlighting
2023-01-21 18:12:34 +05:30
Anoop M D
6ce657d891
feat: drag and drop events ( #57 )
2022-11-11 03:53:51 +05:30
Anoop M D
96f50b0c6d
feat: dark-mode completed :)
2022-10-23 11:26:16 +05:30
Anoop M D
8e70e191e1
feat: darkmode (sidebar, menubar and welcome page #23 )
2022-10-21 04:20:23 +05:30
Sean
cbdfabb4db
Features/dark mode ( #37 )
...
* Added use local storage hook
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
2022-10-21 00:44:09 +05:30
Anoop M D
ba219d66db
feat: prettier config
2022-10-20 15:09:30 +05:30
Anoop M D
0f5b75ddbf
chore: updated readme
2022-10-16 13:51:10 +05:30
Anoop M D
adc6be031d
feat: toast integration
2022-10-11 02:29:19 +05:30
Anoop M D
50ae592e1e
feat: collections page ( resolves #24 )
2022-10-09 23:15:46 +05:30
Anoop M D
539cdef9ca
feat: moved next app to its own package ( resolves #21 )
2022-10-09 16:13:11 +05:30