bruno/packages/bruno-app
n00o 8ed88d42c0 Fix Crashes and improve AutoComplete logic
Fix crash when autocomplete pops up and then is deleted. Fix autocomplete from appearing inside interpolation or strings. Fix JSON linting when its empty and not lint when mode is undefined (Code Generation). Improve tab to indent on full line or multiple lines selected.
2023-11-10 00:28:17 -05:00
..
public release: v0.2.0 2022-10-23 13:43:12 +05:30
src Fix Crashes and improve AutoComplete logic 2023-11-10 00:28:17 -05:00
.babelrc feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30
.env.prod chore: updated readme 2022-10-16 13:51:10 +05:30
.gitignore chore: added package-lock.json to gitignore 2022-10-20 15:16:33 +05:30
.prettierrc.json feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
jsconfig.json feat: darkmode (sidebar, menubar and welcome page #23) 2022-10-21 04:20:23 +05:30
next.config.js feat: skipping telemetry in dev env 2023-01-24 17:28:31 +05:30
package.json Add Autocomplete + JSON/JavaScript Linting 2023-11-08 08:53:57 -05:00