Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/asciidoctor-intellij-plugin

AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)
https://github.com/asciidoctor/asciidoctor-intellij-plugin

fix darcula icon for table #122

42d217ec796a321be7081eb7b14772599795ca71 authored over 8 years ago
0.15.4 now genrally available

f4c7ee919ac7a17de33ff4314d246b55dd13036a authored over 8 years ago
setScene now called via Platform.runLater to avoid CountDownLatch #133

24f2d029d29e70059a22e0a0cf7e0785c3e9afe9 authored over 8 years ago
avoid "Notification group asciidoctor is already registered" exception in logs

5826a0c5605bd7755719f728f5ce057d84a9cf0d authored over 8 years ago
cleanup

ad1c7ebfcae3ee25a39d4f9b2118d652a3acbeff authored over 8 years ago
updateing release notes

114d37d92f7700e68556238a8dfd031bda424e7e authored over 8 years ago
removing JavaFX backpressue at is it not triggered very often. The added complexity isn't justified with a performance benefit

d595e2f11b30d2ea55e753717476f730b17e91ed authored over 8 years ago
moving "initializing" text so it doesn't get stuck

f4f2edbe3eaf7ccbfc8444d1585637abb5f32ee4 authored over 8 years ago
disable non-working trigger on unavailable preview editor

246340d83c476e2a7de45bf88cd647894f56911d authored over 8 years ago
click-on-url improved for JavaFX when slow-loading images are referenced in the preview #121

33820a1842f2c002ea7ccf3989fdc4e19956ec2b authored over 8 years ago
fixing detection of 64bit JVM on Mac #133

e1b7c5dcb0b128257fa478ef28d79a3f4155fccc authored over 8 years ago
restrict JavaFX preview to 64bit JVMs #133

8b8fcb2aefd223c3921502ef37251b1b0fd0a4b0 authored over 8 years ago
- refreshing images on JavaFX only if their content has changed to save memory consumption #133

de1784e3945462b8bb4b1447ae1b7714d6403da1 authored over 8 years ago
Fix situation in syntax highlighting leading to PSI Parser Exceptions #119

514f63e363b93d97d98fb5b5369ad9310bd23102 authored over 8 years ago
Fix situation in syntax highlighting leading to PSI Parser Exceptions #119

10a6ab8d68e84a7fd92954ebdc8d705a0065c9ca authored over 8 years ago
adding the dot for line-through formatting to promote modern syntax #123

9f2bf65e20efbe34450c13aed53ebb9d2ea5e5f8 authored over 8 years ago
revised constrained/unconstrained detection #128

93fe1e21100c415011929798d768fe6bc21bc6da authored over 8 years ago
updated readme

0ca1401d55b5bdf80a0a0b8a9f97dd6ce6eb2e40 authored over 8 years ago
support all HTML tags that can carry source lines, not only DIV elements

dadc8d9721fd895c4301afc0b7c20376bdf9ef66 authored over 8 years ago
return the correct mime type for SVG (although WebView support is limited for SVG)

ba93e9c9d09a682135d47b6729c2d45db5c19db7 authored over 8 years ago
Caching rendering instances of Asciidoctor for better performance

af9bd8b627f501ac6b02c954fb2efb2df49818bc authored over 8 years ago
preparing next release

8992f3ce5156a96435d3698d0d3e5b3c1c5288f2 authored over 8 years ago
Merge pull request #128 from ahus1/formatting_shortcuts

use constrained quotes when possible

1902e4d65da1167bd58ffa62a4d9ba5ec0de18f0 authored over 8 years ago
Merge pull request #130 from ahus1/autoscrolling_javafx_preview

autoscrolling JavaFX preview and links opening in a new browser window

089cdb949ad15932ba204410272e6aaa0d24712c authored over 8 years ago
preparing next release

745881ec8de21477082d21a440996fbc388bb215 authored over 8 years ago
fixing typo in plugin description

32bf0f835282c0738c7f07c39c766665d6f06e73 authored over 8 years ago
plublished release on intellij plugin repo

70afa0442a1eda1f3f9c41cdb4d4d4bcb960af2a authored over 8 years ago
don't throw an AbstractMethodError when closing asciidoc editor and running on IntelliJ 15 #131

678edf457e0000c2450d0e54ac410f29b9638c1b authored over 8 years ago
autoscrolling JavaFX preview and links opening in a new browser window

5395fe33f0088c474c62337694bff64b8397f7db authored over 8 years ago
Don't show AsciiDoc preview actions in other Editors

372d63eb58a612476a8ebb2b7551456cc719c569 authored over 8 years ago
release notes updated

cf761ab0135dc5cc020d06ac5eab63d98bcf0043 authored over 8 years ago
use double-formatting symbols (aka unconstrained quotes) only if text selection is not a single word

748cdefb79961dc43335597c2a1a0b2f58bf333c authored over 8 years ago
Merge pull request #127 from yole/no-render

don't render asciidoc if the split editor isn't showing the preview

10f46c693e8ed1edb056cfbe33f80875d7985263 authored over 8 years ago
don't render asciidoc if the split editor isn't showing the preview

9f3653228ebf83afda25092ab006dc47e30ef625 authored over 8 years ago
first version of a issue template

e43cf5fec9d26dff0410d5ab542e2090bc352acb authored over 8 years ago
Use APIs suitable for IntelliJ 15.x - despite deprecated status in 2016.2 #124

7d22150d3f780da55b069cad585dbde8928f0290 authored over 8 years ago
updating release notes for 0.14, updating previous release notes as well

4d5565b700d5ca59a27d98c4c4c4954479629787 authored over 8 years ago
update to asciidoctorj-diagram 1.5.0 / #120

95e73b214582aec800a98934d2e54632c547dc49 authored over 8 years ago
updating readme and plugin.xml

3f02a982ae932a9313f5a30338730ed6c12da04c authored over 8 years ago
fixing file name capitalization

9f211e4ab24d350253ba89d26886157458a5f64e authored over 8 years ago
fixing file name capitalization

39bdbaf94932a1623940f9060f4db346c1684183 authored over 8 years ago
Merge pull request #118 from ahus1/javafx_and_split_view

adding embedded split view and optional JavaFX WebView preview

0a5c75e9db159463fc54e833b0c01f6dfc7bd522 authored over 8 years ago
adding JavaFX WebView preview and embedded split view

d8ebcc7e80e92b45590fe18364aca43a53c67a92 authored over 8 years ago
Merge pull request #117 from yole/legacydot

build JFlex lexer with -legacydot option to ensure it doesn't fail on…

c2892b9473ca613db3dfde78fff723a5e4b793cd authored over 8 years ago
build JFlex lexer with -legacydot option to ensure it doesn't fail on zero-width space characters in source text

3893377090b1ca64804f11807085b0e850cdf67a authored over 8 years ago
Merge pull request #116 from yole/parsing

Assorted progress in parsing and syntax highlighting

2e1271a38a665f1b34b9d5bd5c037059e51d824a authored over 8 years ago
fix lexer exception on unclosed bracket; update lexer build script for current IDEA master

ebde8cb90bdc2ef0a9b400c4645096db57d2ecc7 authored over 8 years ago
parse sidebar blocks; create PSI for listings

03c5daaa86bb633787ebbd82edb1c7ab8e79d3ed authored over 8 years ago
show blocks in structure view

ff9970b59d74308c20694de1c121d20fa444e9e2 authored over 8 years ago
highlight block comments as comments

9ae74c83f7f814c738ccd93dccf418c2a36eeaf9 authored over 8 years ago
parse block attributes

927aeb56e128e578bedd09ae4f9a766b2549b458 authored over 8 years ago
parse image:: directives, resolve links to images

bc897f71a473e6a066e395cda12747b050a0156a authored over 8 years ago
parse example blocks and block titles; extract a stateful class from parser

8c53974621bc3c7d3718a57f4b237707681845fc authored over 8 years ago
Merge pull request #113 from gastaldi/patch-1

Fixes #110: AssertionError in JBoss Forge projects

7516d1db4bc420f945f7ccf8874a438f5ea0d5f6 authored over 8 years ago
Merge pull request #107 from ahus1/ahus1_plantuml

adding plantuml support

66c4f0614d33d683ab74127fff6f95a25ddb6438 authored over 8 years ago
Update AsciiDocLanguage.java

760211f9c724184ac68b987f5f04004756c8c913 authored over 8 years ago
Using @NotNull and checking if it is a file

724daf6369a36bf6a9d6d4eb4e4ac90bf7be73ad authored over 8 years ago
Fixes #110: AssertionError in JBoss Forge projects

Added null check before dealing with the IntelliJ APIs

cb1be3cb130a36b1f0f686f4d1c13e181b043239 authored almost 9 years ago
adding plantuml support, updated asciidoctorj to 1.5.2.3, cleanup libraries to use maven

93b85fd2525f2d9900c45e65ac9881b4ad05877f authored almost 9 years ago
Merge pull request #106 from etteru/feature/38

Added "Make Link" feature (Issue 38).

83d724cf47015db3e1ae0bd06b8e605f9d5a0213 authored about 9 years ago
Added "Make Link" feature (Issue 38).

8331484e58c3f5df8eec0aece276b2ebd877d53f authored about 9 years ago
Merge pull request #100 from ehmkah/feature/37

ehmkah: feature whenever there occurs a TODO string in an asciidoc (n…

6ed6d554b0db3f1e1d18092e887be65c76968275 authored about 9 years ago
ehmkah: feature whenever there occurs a TODO string in an asciidoc (not matter comment or not) it will be listet in intelliJ TODO Panel. (idea and implementation stolen from https://github.com/nicoulaj/idea-markdown.git Thank you @nicoulaj) https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/37

945d1cad04ad09ca375bb2306e81a3313a83a47d authored about 9 years ago
Merge pull request #99 from ehmkah/bugfix/86

Bugfix/86

1bb143215e3252470a9d9560250327777e24adfb authored about 9 years ago
ehmkah: refactoring refactored method for removing https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

449fb3432a84f275d55e6773f0c0e87397b73f6d authored about 9 years ago
ehmkah: refactoring removed code duplication https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

eb4ccc2c70c534b26f7161fdbbab1674cfcf829d authored about 9 years ago
ehmkah: bugfix handle special case "**" and "*" https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

00ffd3c21ed6a79920a5e2e139a0f9d8ca22d794 authored about 9 years ago
ehmkah: refactoring simpleformatasciidocaction as a base class for bold, italic, monospace formating https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

81354d9cc0b0ce04bf879caf43627e95eb86071b authored about 9 years ago
ehmkah: refactoring two small methods https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

9d792a1867bcce37439f475167ebf67b48db6492 authored about 9 years ago
ehmkah: Always use two __ and `` for marking italic, mono text fix for https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

f3d27981b7b5870bf1438890170f7756a5b3f7ae authored about 9 years ago
ehmkah: Always use two asteriks for marking bold text fix for https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/86

1e62fb18a581e46d45bb27ace957743c8a70fc6a authored about 9 years ago
Merge pull request #94 from sputnik27/hack-create-table

Add Title to Create Table Dialog

4f0c5215f59b7c24c94a6f50cc4fc5fb104cf675 authored over 9 years ago
Add Title to Create Table Dialog

This commit changes the `CreateTableDialog`, so that it allows to type
the title of the table di...

62e001949f1fd513bad62d3e5445591e8f1a48af authored over 9 years ago
Merge pull request #93 from sputnik27/table-action-icon

Add an Icon for 'Create Table' Action

b2c7c769ad386fc3875efc463936068ffbb46bfa authored over 9 years ago
Add an Icon for 'Create Table' Action

9b60246b1b9e64c332cb68f2520e81c86745b38a authored over 9 years ago
Merge pull request #91 from sputnik27/improve-livetemplates

Improve Live Templates

be2420af1cd6a26acdac29bbdaf1c65832dce9a1 authored over 9 years ago
Improve Live Templates

This commit improves some live templates by removing static text and
replacing it with variables...

d67e2dbd40067e26fb44841e2e5335c9ac2eee0b authored over 9 years ago
Merge pull request #90 from sputnik27/fix-get-name

Fix `getName()` of `MakeMono` class

d7a7c7818e6c1c4b8871d442a53fae2e67a35583 authored over 9 years ago
Fix `getName()` of `MakeMono` class

The method returned a wrong string. This commit fixes this and makes it
consistent.

826e703fa3d1301361d50f57b01c83530384a98c authored over 9 years ago
Merge pull request #89 from ehmkah/feature/bugix/87

Feature/bugix/87

72e584ca3405a914da73396e629be22738b74f0b authored over 9 years ago
hackergarten-bern result;together with wemu; fix for https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/87

1293af0b4dc73ee63a50e8eb05b401324357cc0f authored over 9 years ago
hackergarten-bern result;together with wemu; fix for https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/87

0ba3e67e9b782d499178620f7d07de5e1e8768df authored over 9 years ago
Merge pull request #85 from bodiam/master

0.11 Release

ca9ce5e4b9d081726d9131fabb1fb78e524604d5 authored over 9 years ago
0.11 Release

1df05678ba2d4dd6c94e10f65a2a0659445e768b authored over 9 years ago
Added live templates

66fa7b76e18901700b01956161a73e05a81fd2c3 authored over 9 years ago
Merge pull request #84 from yole/menu

Don't add the asciidoc group to the editor tab popup menu. The action…

5f8a77544be0e3f0933274f87f53efd846e5f149 authored over 9 years ago
Don't add the asciidoc group to the editor tab popup menu. The actions in the group work with text in the file, not with the file as a whole, so it makes no sense to trigger them through the editor tab.

f4555fb46288cbaf413b1436be4b114ff1080437 authored over 9 years ago
Merge pull request #83 from bodiam/master

Issue #82: Added Open in Browser functionality to AsciiDoc filetype

965458212d8f6bed28f0a547065259e3826bf6f9 authored over 9 years ago
Issue #82: Added Open in Browser functionality to AsciiDoc filetype

e670ae2ccdb3a4c9fb2461b5588d16246c6ad908 authored over 9 years ago
Merge pull request #80 from bodiam/master

0.10 Release

03c16d9d3b74e54bd557e30b17109cdb0d05bc65 authored over 9 years ago
Release version 0.10

6a8c22ab5c97032aa14e47e4d7946f5cd0572a5d authored over 9 years ago
Merge remote-tracking branch 'upstream/master'

7f4e1c2f86f52b508e5214891a6cde134f4bf650 authored over 9 years ago
Merge pull request #79 from yole/more-parsing

Parse comment blocks; support "comment with line/block comment" actions

2a4c5e4dfe9fc8fa557712ce2ac8d8cad2e9f2a5 authored over 9 years ago
Implement a commenter for asciidoc

4c67aa15daefbc4655bd730e9abfa23f67e8618c authored over 9 years ago
Merge pull request #78 from harrol/feature/scratch-files-#36

Show preview pane with AsciiDoc scratch files #36

8c4b4fb18537c78834e3b31ae21c8e8063df06c6 authored over 9 years ago
parse comment blocks in AsciiDoc

e50c0231f14139fbb9bf78ce20076ecde594374e authored over 9 years ago
Show preview pane with AsciiDoc scratch files #36

285d710e36d5b523c4698b015805d8343d1e775a authored over 9 years ago
Merge pull request #77 from harrol/master

@yole is the CTO. We should be happy he's using IntelliJ instead of Outlook as his main IDE.

c803f4b4f3a8735a8a475ab0e68b431eb530c9b1 authored over 9 years ago
Fixed filename

0f5fdbbc94cd3b7df26f47d01a1446f2e1ba3e9d authored over 9 years ago
Merge pull request #76 from yole/spellchecker

restore spellchecking support for AsciiDoc

ab443e98bfa3571683bd3ce5f604c2b4fa833193 authored over 9 years ago