Skip to content

Releases: LefterisXris/CodeTour

v0.0.10

28 Nov 19:39
bd7b39f
Compare
Choose a tag to compare

Features

  • Sort Options on Tours (defaults to Alphabetic) with User Settings support. Tours should be Reload from the related
    button after changing Settings
  • Update Github Actions

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

02 Aug 20:56
d052e2f
Compare
Choose a tag to compare

Support

  • Support for all future Jetbrains' products 2023.* releases

v0.0.8

02 May 17:26
d3db683
Compare
Choose a tag to compare

Support

  • Support for Jetbrains' products 2023.* releases

v0.0.7

21 Dec 10:44
0b59e69
Compare
Choose a tag to compare

Support

  • Support for Jetbrains' products 2022.3 and future releases

v0.0.6

12 Nov 11:56
Compare
Choose a tag to compare

Added

  • Enhance File path handling for more flexible Navigation (includes directory path as prefix)
  • Tour's summary on Step's description including the current and the total number of Steps of the Tour
  • Fix potential conflict with existence of files with the same name by prompting a picker dialog to user
  • Disable Prev/Next buttons when no Prev/Next Step exists accordingly
  • Introduce validation logic to make sure available tours are valid (currently checks for target file existence)
  • Added a default Virtual Onboarding Assistant as a sample Tour. Enabled by default

v0.0.5

07 Jul 19:34
cc31a98
Compare
Choose a tag to compare

Added

  • Compatibility with intelliJ 2022-*

v0.0.4

27 Jun 15:32
acd6a23
Compare
Choose a tag to compare

Added

  • Description-Only Step (file:line made optional for a Step) so that a Step can render only the related description,
    with no navigation at all

v0.0.3

01 Jun 00:12
e249b11
Compare
Choose a tag to compare

Added

  • New Icons
  • New Step's Description default value is pre-selected for easier user input
  • Added markdown support
  • Sample Tours (for demonstration)
  • Steps Reorder support (moveUp/moveDown)
  • Preview mode on Step Description Editor
  • Implemented a new enhanced Step Editor

v0.0.2

25 May 22:49
915bd3b
Compare
Choose a tag to compare

Implemented

  • Load from json, Show In Tool Pane, Navigate with click
  • Navigate with Previous/Next buttons on Tool Pane
  • Create|Delete Tour from Tool Pane
  • Add|Delete Steps to a Tour (just file and line)
  • Edit steps (CRUD + add text)
  • Preview Step description on the code (as a resizable/movable modal, after Navigation)
  • HTML support on steps
  • Persisting user preferences on Size/Location of Step Documentation modal
  • Gutter Icons for Steps on code
  • Jump to Tour source file (via Tree click)
  • Steps navigation through Step Documentation modal (arrow buttons)
  • Added sample Tours on codebase for demonstration
  • Added demo content on README (.gif and screenshots)

v0.0.1

25 May 21:50
a25d8d8
Compare
Choose a tag to compare

Implemented

  • Load from json, Show In Tool Pane, Navigate with click
  • Navigate with Previous/Next buttons on Tool Pane
  • Create|Delete Tour from Tool Pane
  • Add|Delete Steps to a Tour (just file and line)
  • Edit steps (CRUD + add text)
  • Preview Step description on the code (as a resizable/movable modal, after Navigation)
  • HTML support on steps
  • Persisting user preferences on Size/Location of Step Documentation modal
  • Gutter Icons for Steps on code
  • Jump to Tour source file (via Tree click)
  • Steps navigation through Step Documentation modal (arrow buttons)

Plugin is available on Marketplace: https://plugins.jetbrains.com/plugin/19227-codetour