Skip to content

Releases: azawawi/atom-perl6-editor-tools

v0.9.5

10 Feb 11:24
Compare
Choose a tag to compare
  • No changes to code. This only add an animated GIF to explain context-senstive help operation

v0.9.4

10 Feb 11:24
Compare
Choose a tag to compare

Implement #4

v0.9.3

07 Feb 10:22
Compare
Choose a tag to compare
  • Shorten long screenshot names and move them into their own directory
  • Show not-found help popup as a warning
  • Refactor module names to be shorter

v0.9.2

06 Feb 16:26
Compare
Choose a tag to compare
  • Add Perl 6 hyperclick support for
    context-sensitive help
  • Remove old prove option since Perl 6 builder is more generic
  • add lib path to linter - #1 (MadcapJake++)
  • Support perl6fe and perl6 editors in snippets

v0.8.4

05 Feb 22:58
Compare
Choose a tag to compare
  • Add Perl 6 builder support
  • Better documentation

v0.8.3

05 Feb 21:11
Compare
Choose a tag to compare

v0.8.2

05 Feb 18:21
Compare
Choose a tag to compare
  • Install package-deps section in package.json without user intervention. This
    is a patch release to v0.8.1.

v0.8.1

05 Feb 18:21
Compare
Choose a tag to compare

v0.8.0

05 Feb 17:33
Compare
Choose a tag to compare
  • Use current theme in POD Preview
  • Add Perl 6 syntax checking linter support
  • Fix documentation

v0.7.0

05 Feb 11:53
Compare
Choose a tag to compare
  • Open POD Preview on a valid Perl6 editor and warn if otherwise
  • Open POD Preview when Pod::To::HTML is installed and warn if otherwise
  • Generate temporary files via tmp
  • Generated more snippets from vim-snipmate default snippets
  • Fix context menu labels and add more documentation