org4idea icon indicating copy to clipboard operation
org4idea copied to clipboard

OrgMode editor for IntelliJ IDEA

Results 7 org4idea issues
Sort by recently updated
recently updated
newest added

My favourite part of using org modes is for the checklists. Currently it seems like this plugin doesn't properly support checklists (doesn't fold parent lists, doesn't toggle check boxes as...

update follow this link https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/ It seems can't run in the latest intellij if not migrate.

``` WebStorm 2021.2.3 Build #WS-212.5457.55, built on October 18, 2021 Licensed to *** Subscription is active until ***, 2022. Runtime version: 11.0.12+7-b1504.40 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains...

I'm unable to install this plugin on latest clion: https://youtrack.jetbrains.com/issue/CPP-26061 This issue appears only for org4idea plugin.

If `#+BEGIN_SRC` / `#+END_SRC` block is indented org4idea complains with error: > BLOCK_CONTENT or BLOCK_END expected, got '#+END_SRC' ``` Example: #+BEGIN_SRC print("Hello world") #+END_SRC ``` Though according to [documentation](https://orgmode.org/manual/Literal-Examples.html) indented...

Hi, I am using `Org4Idea` `0.4.1` on my system. I would like to use the ToDo integrated tool, so it works like on org content like this: ``` ***** TODO...

For some reason, outline colorization is not applied across all of the outline text. ![image](https://user-images.githubusercontent.com/1630822/33436564-6c2a8364-d5b3-11e7-84e8-4aa297f3d5b8.png)