You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2020/05/18 09:50:59 UTC

[groovy] branch GROOVY_3_0_X updated: Add Hyperlink to refactoring with VsCode

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push:
     new 59f3689  Add Hyperlink to refactoring with VsCode
59f3689 is described below

commit 59f3689f0dd515c12c03977542e75ea541391a04
Author: Nicolas Vuillamy <ni...@gmail.com>
AuthorDate: Mon Mar 30 12:22:50 2020 +0200

    Add Hyperlink to refactoring with VsCode
    
    I don't see the "Yes" added for my previous PR :(
    But anyway ... with a hyperlink it's better ... please can you make that appear on official website, or maybe there is some waiting because of  new release ?
    Thanks & best regards :)
---
 src/spec/doc/tools-ide.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/spec/doc/tools-ide.adoc b/src/spec/doc/tools-ide.adoc
index a312b5b..a657287 100644
--- a/src/spec/doc/tools-ide.adoc
+++ b/src/spec/doc/tools-ide.adoc
@@ -21,7 +21,7 @@
 
 = IDE integration
 
-The Groovy language is supported by lots of IDEs and text editors.
+Many IDEs and text editors support the Groovy programming language.
 
 [cols="1,1,1,1",options="header,footer"]
 |===============================================================
@@ -35,5 +35,5 @@ The Groovy language is supported by lots of IDEs and text editors.
 |http://www.ultraedit.com/[UltraEdit]|Yes|No|No
 |https://www.slickedit.com/products/slickedit/419-the-most-powerful-groovy-editor-in-the-world/[SlickEdit]|Yes|No|No
 |https://editrocket.com/features/groovy_editor.html[EditRocket]|Yes|No|No
-|https://code.visualstudio.com/[VSCode]|Yes|No|Yes
+|https://code.visualstudio.com/[VSCode]|Yes|No|https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint[Yes]
 |===============================================================