Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the asciidoc extension available to IJ plugin #1495

Conversation

leonard84
Copy link
Member

@leonard84 leonard84 commented Jun 30, 2022

Copy the local to .asciidoctor/lib, so that the IntelliJ Asciidoctor
plugin can pick it up. This can be done manually by calling the
installAsciidocExtension task on the asciidoc-extensions project,
or simply by triggering the idea task.

@leonard84 leonard84 force-pushed the make_asciidoc_extension_available_to_plugin branch from 5625d11 to 60bd59b Compare June 30, 2022 14:17
Copy the local extension to `.asciidoctor/lib`,
so that the IntelliJ Asciidoctor plugin can pick it up.

This can be triggered manually by calling the `installAsciidocExtension`
task on the `asciidoc-extensions` project,
or simply by triggering the `idea` task.
@leonard84 leonard84 force-pushed the make_asciidoc_extension_available_to_plugin branch from 60bd59b to 2bb7899 Compare June 30, 2022 14:49
marcphilipp
marcphilipp previously approved these changes Jul 5, 2022
build-logic/asciidoc-extensions/asciidoc-extensions.gradle Outdated Show resolved Hide resolved
Co-authored-by: Marc Philipp <marc@gradle.com>
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #1495 (a1385ab) into master (05a8e0d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1495   +/-   ##
=========================================
  Coverage     79.73%   79.73%           
  Complexity     4023     4023           
=========================================
  Files           411      411           
  Lines         12715    12715           
  Branches       1650     1650           
=========================================
  Hits          10138    10138           
  Misses         1982     1982           
  Partials        595      595           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05a8e0d...a1385ab. Read the comment docs.

@leonard84 leonard84 merged commit f3ae7c4 into spockframework:master Jul 8, 2022
@leonard84 leonard84 deleted the make_asciidoc_extension_available_to_plugin branch July 8, 2022 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants