atom-perl6-editor-tools

A collection of useful Perl 6 editor tools

MIT License

Stars
19
Committers
6

Bot releases are visible (Hide)

atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • No changes to code. This only add an animated GIF to explain context-senstive help operation
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

Implement #4

atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • 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
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • 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
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Add Perl 6 builder support
  • Better documentation
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Install package-deps section in package.json without user intervention. This
    is a patch release to v0.8.1.
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Use current theme in POD Preview
  • Add Perl 6 syntax checking linter support
  • Fix documentation
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Various documentation fixes
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • More documentation in README.md
  • Fix menu name
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Add run tests via prove (Alt-Ctrl-P)
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • Minor fix to usability of run tests
  • Add a screenshot for run tests feature
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • 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
atom-perl6-editor-tools -

Published by azawawi over 8 years ago

  • First Release with POD Preview (Alt-Ctrl-O)