Skip to content

Commit

Permalink
Update news to mention improved error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
nstrayer committed Mar 27, 2023
1 parent 666dec5 commit e94cb28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Minor new features and improvements

- Failures in reading/ parsing the app files are now caught and communicated to the user in the main UI in addition to the R console/ VSCode output pane. This means most crashes caused by malformed apps can be recovered from by fixing the formatting without needing to restart editor. Issue #56
- Failures in the front-end of the editor are now isolated to their location and include options for remedying along with submitting bug reports to github. #155

### Bug fixes

Expand Down

0 comments on commit e94cb28

Please sign in to comment.