Skip to content

Commit 076b4ce

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-8883: IDE main pages: correct grammar, add use latest version in install info box
1 parent 5fe308b commit 076b4ce

File tree

3 files changed

+17
-9
lines changed
  • docs/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions

3 files changed

+17
-9
lines changed

docs/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/eclipse-plugin/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ The Snyk Eclipse extension allows you to analyze your code, open-source dependen
1818
## How to install and set up the extension
1919

2020
{% hint style="info" %}
21-
The latest Snyk Eclipse plugin is supported by Eclipse 2024-03 or newer. 
21+
The latest Snyk Eclipse plugin supports use with Eclipse 2024-03 or newer.
2222

23-
An older plugin version is supported by Eclipse 2023-03 or newer.
23+
Older plugin versions may support use with Eclipse 2023-03 or newer.
24+
25+
Snyk recommends always using the latest version of the Eclipse plugin.
2426
{% endhint %}
2527

2628
You can use the Eclipse plugin in the following environments:
@@ -29,7 +31,7 @@ You can use the Eclipse plugin in the following environments:
2931
* Windows: 386, AMD64, and ARM64
3032
* MacOS: AMD64 and ARM64
3133

32-
Install the plugin at any time free of charge from the [Eclipse marketplace](https://marketplace.eclipse.org/content/snyk-security) and use it with any Snyk account, including the Free plan. 
34+
Install the plugin at any time free of charge from the [Eclipse marketplace](https://marketplace.eclipse.org/content/snyk-security) and use it with any Snyk account, including the Free plan.
3335

3436
When you are prompted, accept the license agreement and add the **Snyk Security** certificate to complete the installation (this happens only once).
3537

docs/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/jetbrains-plugins/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ The Snyk JetBrains plugin allows you to analyze your code, open-source dependenc
1919
## How to install and set up the extension
2020

2121
{% hint style="info" %}
22-
The latest Snyk JetBrains plugin is supported by all JetBrains IDEs 2023.3 or newer.
22+
The latest Snyk JetBrains plugin supports use with all JetBrains IDEs 2023.3 or newer.
23+
24+
Older plugin versions may support use with JetBrains IDEs 2020.3 or newer.
25+
26+
Snyk recommends always using the latest version of the JetBrains plugin.
27+
2328

24-
An older plugin version is supported by JetBrains IDEs 2020.3 or newer.
2529
{% endhint %}
2630

2731
You can use the Snyk JetBrains plugin in the following environments:

docs/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/visual-studio-extension/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,27 @@ The Snyk Visual Studio extension allows you to analyze your code and open-source
1616
## How to install and set up the extension
1717

1818
{% hint style="info" %}
19-
The latest version of the Snyk Visual Studio extension is supported by Visual Studio 2022 (version 17.5 and above).
19+
The latest version of the Snyk Visual Studio extension supports use with Visual Studio 2022 (version 17.5 and above).
2020

21-
An older plugin version is supported by Visual Studio 2015, 2017, and 2019
21+
Older plugin versions support use with Visual Studio 2015, 2017, and 2019.
22+
23+
Snyk recommends always using the latest version of the Visual Studio extension.
2224
{% endhint %}
2325

2426
You can use the Snyk Visual Studio extension in the following environments:
2527

2628
* Windows: 386, AMD64, and ARM64
2729
* MacOS: Visual Studio Windows plugin in a Windows virtual machine inside a Mac with an ARM64 processor
2830

29-
Install the plugin at any time free of charge from the [Visual Studio marketplace](https://marketplace.visualstudio.com/items?itemName=snyk-security.snyk-vulnerability-scanner-vs-2022) and use it with any Snyk account, including the Free plan. For more information, see the [VS extension installation guide](https://learn.microsoft.com/en-us/visualstudio/ide/finding-and-using-visual-studio-extensions?view=vs-2022#find-and-install-extensions).
31+
Install the plugin at any time free of charge from the [Visual Studio marketplace](https://marketplace.visualstudio.com/items?itemName=snyk-security.snyk-vulnerability-scanner-vs-2022) and use it with any Snyk account, including the Free plan. For more information, see the [VS extension installation guide](https://learn.microsoft.com/en-us/visualstudio/ide/finding-and-using-visual-studio-extensions?view=vs-2022#find-and-install-extensions).
3032

3133
After the extension is installed installed, use Snyk through the **Extensions > Snyk** menu.
3234

3335
<figure><img src="../../../.gitbook/assets/image (351) (1) (1) (1) (1) (1) (1) (1) (1) (1).png" alt="Snyk extensions menu"><figcaption><p>Snyk extensions menu</p></figcaption></figure>
3436

3537
You can also open the Snyk tool window using **View > Other Windows > Snyk**_._
3638

37-
After the tool window opens, wait while the Snyk extension downloads the [Snyk CLI,](https://docs.snyk.io/snyk-cli) which includes the [Language Server](https://docs.snyk.io/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/snyk-language-server).
39+
After the tool window opens, wait while the Snyk extension downloads the [Snyk CLI,](https://docs.snyk.io/snyk-cli) which includes the [Language Server](https://docs.snyk.io/scm-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/snyk-language-server).
3840

3941
Continue by following the instructions in the other Visual Studio extension docs:
4042

0 commit comments

Comments
 (0)