File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ alongside LSP.
83
83
84
84
Today I'd like to announce ` v1.0.0 ` of the Build Server Protocol. This
85
85
version has been the result of a fruitful collaboration between the Scala
86
- Center (me and [ Ólafur Páll Geirsson] ( olafurpg ) ) and [ Justin
86
+ Center (me and [ Ólafur Páll Geirsson] [ olafurpg ] ) and [ Justin
87
87
Kaeser] [ jastice ] , the [ JetBrains] developer responsible for sbt support in
88
88
[ IntelliJ IDEA] .
89
89
@@ -113,7 +113,7 @@ IntelliJ's editor.
113
113
114
114
The process to import project via BSP is as follows:
115
115
116
- 1 . [ Export your build to Bloop] ( bloop-instructions ) . The Bloop server will
116
+ 1 . [ Export your build to Bloop] [ bloop-instructions ] . The Bloop server will
117
117
immediately pick up these changes.
118
118
2 . Import the build from Bloop to your IDE via BSP.
119
119
You can’t perform that action at this time.
0 commit comments