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

TODO listing opens documents/changes focus #332

Closed
luvarqpp opened this issue Sep 12, 2019 · 2 comments
Closed

TODO listing opens documents/changes focus #332

luvarqpp opened this issue Sep 12, 2019 · 2 comments
Labels
Milestone

Comments

@luvarqpp
Copy link

When I open "TODO" view in InteliJ Idea (that thing at bottom named "6: TODO"), it will list me all files which does contain "TODO" word inside of them. I select first one (some Jenkinsfile). Than I use down arrow and perhaps right arrow (to unfold file and see actual TODO instances in given file). When I select first adoc file (and given file does not have openned editor window already), it will open editor with given document and switch focus onto given TODO line.

I expect to have behavior same as java/pom/whatever file.

Sidenote, when I press enter key at some TODO instance in given TODO view (tree view), it will open me an editor, change viewport to given TODO line, but focus stays in TODO view and I can continue browsing TODOs with arrows.

Some nice document.
// TODO make it look glorious
// One TODO is enough, but we can always have two or more...

AsciiDoc Plugin Version: 0.30.5

IDE Name and Version:
IntelliJ IDEA 2019.2.2 (Ultimate Edition)
Build #IU-192.6603.28, built on September 6, 2019
Licensed to IntelliJ IDEA Evaluator
Expiration date: October 5, 2019
Runtime version: 11.0.2+7-LTS amd64
VM: OpenJDK 64-Bit Server VM by Azul Systems, Inc.
Linux 5.0.0-25-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1910M
Cores: 8
Registry:
Non-Bundled Plugins: DBN, Lombook Plugin, com.oliverlockwood.plugins.jenkinsfile, im.jeanfrancois.ideaplugins.ideafullscreen, net.seesharpsoft.intellij.plugins.csv, org.asciidoctor.intellij.asciidoc, com.intellij.lang.jsgraphql, org.intellij.scala, training

@ahus1
Copy link
Contributor

ahus1 commented Oct 6, 2019

Thanks for reporting this. Will be fixed in next upcoming release.

@ahus1 ahus1 closed this as completed Oct 6, 2019
@ahus1 ahus1 added this to the 0.30.9 milestone Oct 8, 2019
@ahus1
Copy link
Contributor

ahus1 commented Oct 8, 2019

Pre-release 0.30.9 is now available that contains this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants