Skip to content

Commit 3601d32

Browse files
Including the IDE Plugins section to the SDK Node JS doc
1 parent f9503da commit 3601d32

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,12 @@ If you intend to use `TypeScript` instead of `JavaScript`, then also do the foll
139139
$ npm install -g typescript ts-node
140140
----
141141

142-
// === IDE Plugins
143-
//
144-
// To make development easier, Couchbase plugins are available for VSCode and the IntelliJ family of IDEs and editors.
145-
// For links and more information on these and other integrations across the {name_platform} ecosystem,
146-
// check out the xref:project-docs:third-party-integrations.adoc[] page.
142+
=== IDE Plugins
143+
144+
To make development easier, Couchbase plugins are available for VSCode and the IntelliJ family of IDEs and editors.
145+
For links and more information on these and other integrations across the {name_platform} ecosystem,
146+
check out the xref:project-docs:third-party-integrations.adoc[] page.
147+
147148

148149
=== Grab the Code
149150

0 commit comments

Comments
 (0)