Skip to content

Commit 6b20463

Browse files
committed
Version 3.0 Pre 3
Provides Quick Documentation lookup for custom functions. As soon as a function has a usage message, Ctrl+Q on it will try to find the usage message and render it nicely.
1 parent 143b2e1 commit 6b20463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ task wrapper(type: Wrapper) {
7575
// Information about the plugin
7676

7777
// Plugin version number
78-
version '3.0pre3'
78+
version '3.0pre4'
7979

8080
intellij {
8181
// version = '2017.2.5'

0 commit comments

Comments
 (0)