asciidoctor-intellij-plugin icon indicating copy to clipboard operation
asciidoctor-intellij-plugin copied to clipboard

AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)

Results 154 asciidoctor-intellij-plugin issues
Sort by recently updated
recently updated
newest added

## Why the new feature should be added for draw.io diagrams, this feature already exists and is quite convenient. ## How the new feature should work if the user references...

enhancement

## Why the new feature should be added This idea is related to Antora projects only. At the moment, the files in an Antora based project are listed in alphabetical...

enhancement
Antora

## Observed 1. Create two files. 2. One should contain a footnote and an xref inside of it like that: ``` A startfootnote:[This is a footnote, see xref:rfile2.adoc#anchor[cross-reference text].]. ```...

enhancement

## Why the new feature should be added Within Antora projects, files starting with an underscore or a dot or without a file extension[ are special:](https://docs.antora.org/antora/2.3/standard-directories/#hidden-files) > Antora ignores any...

enhancement

## Why the new feature should be added The **Paste Image** toolbar button currently expects image data on the clipboard, such as image data from a graphics app, or an...

enhancement
help wanted

## Why the new feature should be added When a problem is auto-reported by Sentry, the context information currently information like the IDE and plugin version. It would be helpful...

enhancement
help wanted
good first issue

I use the plugin and the Maven plugin. I defined some variables in the Maven plugin, e.g. `sources_path`, I only write `sources_path` and the Java class filename when I include...

enhancement
help wanted

Currently, when I press `Ctrl+/`, there is no space between `//` and the text which follows it. Most style guides advocate for this space, and so we are very used...

enhancement
help wanted

Let's say I have an image macro like the following: image::image48.png[] - I want to move this image to a sub-folder (subdir) of the :imagesdir: location. - I place cursor...

enhancement

# Enhancement Idea This is more a question, than a bug report. I'd like to create charts in Asciidoc in IntelliJ. With the Asciidoc extension in Chrome the following chart...

enhancement
good first issue