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:52:02 UTC

[groovy] branch master updated: Add Hyperlink to refactoring with VsCode (closes #1214)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 934c184  Add Hyperlink to refactoring with VsCode (closes #1214)
934c184 is described below

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

    Add Hyperlink to refactoring with VsCode (closes #1214)
    
    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]
 |===============================================================