You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/intellij/CONTRIBUTING.md
+22-29
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,24 @@
1
1
# Contributing to Continue (JetBrains extension) <!-- omit in toc -->
2
2
3
-
This file is for contribution guidelines specific to the JetBrains extension. See the root [`CONTRIBUTING.md`](../../CONTRIBUTING.md) for general contribution guidelines.
3
+
This file is for contribution guidelines specific to the JetBrains extension. See the root [
4
+
`CONTRIBUTING.md`](../../CONTRIBUTING.md) for general contribution guidelines.
4
5
5
6
## Table of Contents <!-- omit in toc -->
6
7
7
8
-[Architecture Overview](#architecture-overview)
8
9
-[Environment Setup](#environment-setup)
9
-
-[IDE Installation](#ide-installation)
10
-
-[IDE configuration](#ide-configuration)
11
-
-[Node.js Requirements](#nodejs-requirements)
12
-
-[Install all dependencies](#install-all-dependencies)
13
-
-[Misc](#misc)
10
+
-[IDE Installation](#ide-installation)
11
+
-[IDE configuration](#ide-configuration)
12
+
-[Node.js Requirements](#nodejs-requirements)
13
+
-[Install all dependencies](#install-all-dependencies)
0 commit comments