Skip to content

Commit

Permalink
[release:minor] Multi-Cursor and Interactive Slicing
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed May 7, 2024
1 parent f7f4cc9 commit 8e149ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Version 0.2.0 (2024-05-07)
- Allow slicing for multiple cursors, automatic updates of the slice based on the selection, placement of markers and improved preview of reconstructed slice, all thanks to @ManuelHentschel in [#81](https://github.com/Code-Inspect/vscode-flowr/pull/81)!

# Version 0.1.1 (2024-04-13)
- Fixed dataflow display not taking up its max width correctly

Expand Down

0 comments on commit 8e149ec

Please sign in to comment.