|
25 | 25 | "metadata": { |
26 | 26 | "collapsed": true, |
27 | 27 | "ExecuteTime": { |
28 | | - "end_time": "2025-08-07T11:30:51.291051Z", |
29 | | - "start_time": "2025-08-07T11:30:50.984417Z" |
| 28 | + "end_time": "2025-08-07T11:52:31.143740Z", |
| 29 | + "start_time": "2025-08-07T11:52:30.834106Z" |
30 | 30 | } |
31 | 31 | }, |
32 | 32 | "cell_type": "code", |
|
50 | 50 | { |
51 | 51 | "metadata": {}, |
52 | 52 | "cell_type": "markdown", |
53 | | - "source": [ |
54 | | - "The Language Server Protocol support is available in commercial JetBrains IDEs.\n", |
55 | | - "To enable it, load the bundled plugin that provides this functionality.\n", |
56 | | - "Use the `loadBundledPlugins(pluginIds)` function to load it." |
57 | | - ] |
58 | | - }, |
59 | | - { |
60 | | - "metadata": { |
61 | | - "ExecuteTime": { |
62 | | - "end_time": "2025-08-07T11:30:53.999294Z", |
63 | | - "start_time": "2025-08-07T11:30:51.312917Z" |
64 | | - } |
65 | | - }, |
66 | | - "cell_type": "code", |
67 | | - "source": "loadBundledPlugins(\"com.intellij.platform.lsp\")", |
68 | | - "outputs": [], |
69 | | - "execution_count": 2 |
| 53 | + "source": "The Language Server Protocol support is already available out-of-the-box in commercial JetBrains IDEs." |
70 | 54 | }, |
71 | 55 | { |
72 | 56 | "metadata": {}, |
|
88 | 72 | { |
89 | 73 | "metadata": { |
90 | 74 | "ExecuteTime": { |
91 | | - "end_time": "2025-08-07T11:30:54.072521Z", |
92 | | - "start_time": "2025-08-07T11:30:54.010960Z" |
| 75 | + "end_time": "2025-08-07T11:52:34.335310Z", |
| 76 | + "start_time": "2025-08-07T11:52:34.275844Z" |
93 | 77 | } |
94 | 78 | }, |
95 | 79 | "cell_type": "code", |
|
106 | 90 | "}" |
107 | 91 | ], |
108 | 92 | "outputs": [], |
109 | | - "execution_count": 3 |
| 93 | + "execution_count": 2 |
110 | 94 | }, |
111 | 95 | { |
112 | 96 | "metadata": {}, |
|
120 | 104 | { |
121 | 105 | "metadata": { |
122 | 106 | "ExecuteTime": { |
123 | | - "end_time": "2025-08-07T11:30:54.104781Z", |
124 | | - "start_time": "2025-08-07T11:30:54.075763Z" |
| 107 | + "end_time": "2025-08-07T11:32:07.929902Z", |
| 108 | + "start_time": "2025-08-07T11:32:07.897764Z" |
125 | 109 | } |
126 | 110 | }, |
127 | 111 | "cell_type": "code", |
|
163 | 147 | { |
164 | 148 | "metadata": { |
165 | 149 | "ExecuteTime": { |
166 | | - "end_time": "2025-08-07T11:30:54.135358Z", |
167 | | - "start_time": "2025-08-07T11:30:54.108830Z" |
| 150 | + "end_time": "2025-08-07T11:32:07.982226Z", |
| 151 | + "start_time": "2025-08-07T11:32:07.957526Z" |
168 | 152 | } |
169 | 153 | }, |
170 | 154 | "cell_type": "code", |
|
174 | 158 | "\n", |
175 | 159 | "registerExtension(LspServerSupportProvider.EP_NAME, KotlinLspServerSupportProvider())" |
176 | 160 | ], |
177 | | - "outputs": [ |
178 | | - { |
179 | | - "data": { |
180 | | - "text/plain": [ |
181 | | - "IntelliJ Platform integration is disposed" |
182 | | - ] |
183 | | - }, |
184 | | - "metadata": {}, |
185 | | - "output_type": "display_data", |
186 | | - "jetTransient": { |
187 | | - "display_id": null |
188 | | - } |
189 | | - } |
190 | | - ], |
| 161 | + "outputs": [], |
191 | 162 | "execution_count": 5 |
192 | 163 | }, |
193 | 164 | { |
|
0 commit comments