Added
- Pan & zoom for the graphs in both the IDE extensions and the web version
Fixed
- Multiple
catchclauses in C++ are now handled properly, even in case of comments between them. - Segmentation of
catchclauses in C++ is now a lot better. - Exit nodes are now drawn properly even inside
tryblocks.