@tsrx/typescript-plugin 0.3.32 → 0.3.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +8 -0
- package/dist/index.js.map +1 -0
- package/dist/language-CK5RucYm.js +4 -0
- package/dist/language-CK5RucYm.js.map +1 -0
- package/dist/package.json +1 -0
- package/dist/tsc.js +3 -0
- package/dist/tsc.js.map +1 -0
- package/package.json +11 -5
- package/CHANGELOG.md +0 -411
- package/src/index.js +0 -10
- package/src/language.js +0 -926
- package/src/utils.js +0 -57
- package/tests/compiler-resolution.test.js +0 -205
- package/tests/fixtures/workspaces/both/package.json +0 -9
- package/tests/fixtures/workspaces/both-react/package.json +0 -8
- package/tests/fixtures/workspaces/react-only/package.json +0 -8
- package/tests/fixtures/workspaces/ripple-only/package.json +0 -9
- package/tests/plugin-integration.test.js +0 -120
- package/tests/workspace-fixtures.js +0 -244
- package/tsconfig.json +0 -17
- package/tsconfig.typecheck.json +0 -8
- package/tsdown.config.js +0 -30
package/CHANGELOG.md
DELETED
|
@@ -1,411 +0,0 @@
|
|
|
1
|
-
# @tsrx/typescript-plugin
|
|
2
|
-
|
|
3
|
-
## 0.3.32
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- Updated dependencies []:
|
|
8
|
-
- @tsrx/preact@0.0.7
|
|
9
|
-
- @tsrx/react@0.1.6
|
|
10
|
-
- @tsrx/ripple@0.0.14
|
|
11
|
-
- @tsrx/solid@0.0.12
|
|
12
|
-
|
|
13
|
-
## 0.3.31
|
|
14
|
-
|
|
15
|
-
### Patch Changes
|
|
16
|
-
|
|
17
|
-
- [#941](https://github.com/Ripple-TS/ripple/pull/941)
|
|
18
|
-
[`079617d`](https://github.com/Ripple-TS/ripple/commit/079617d639569e4cb2c79239011a6b892dbdbb45)
|
|
19
|
-
Thanks [@leonidaz](https://github.com/leonidaz)! - Add Preact compiler
|
|
20
|
-
resolution for `.tsrx` language service support.
|
|
21
|
-
|
|
22
|
-
- Updated dependencies
|
|
23
|
-
[[`7529e1f`](https://github.com/Ripple-TS/ripple/commit/7529e1fe3f0870319bd3399501fd2eb43c516065)]:
|
|
24
|
-
- @tsrx/react@0.1.5
|
|
25
|
-
- @tsrx/preact@0.0.6
|
|
26
|
-
- @tsrx/solid@0.0.11
|
|
27
|
-
- @tsrx/ripple@0.0.13
|
|
28
|
-
|
|
29
|
-
## 0.3.30
|
|
30
|
-
|
|
31
|
-
### Patch Changes
|
|
32
|
-
|
|
33
|
-
- Updated dependencies
|
|
34
|
-
[[`7f59ed8`](https://github.com/Ripple-TS/ripple/commit/7f59ed80d7b44c847fb9eb8bf00d4fe9835c3136)]:
|
|
35
|
-
- @tsrx/ripple@0.0.12
|
|
36
|
-
- @tsrx/react@0.1.4
|
|
37
|
-
|
|
38
|
-
## 0.3.29
|
|
39
|
-
|
|
40
|
-
### Patch Changes
|
|
41
|
-
|
|
42
|
-
- Updated dependencies
|
|
43
|
-
[[`4543794`](https://github.com/Ripple-TS/ripple/commit/45437944a99decfb4bc56f7171772614a7f5691a),
|
|
44
|
-
[`4543794`](https://github.com/Ripple-TS/ripple/commit/45437944a99decfb4bc56f7171772614a7f5691a)]:
|
|
45
|
-
- @tsrx/react@0.1.3
|
|
46
|
-
- @tsrx/ripple@0.0.11
|
|
47
|
-
|
|
48
|
-
## 0.3.28
|
|
49
|
-
|
|
50
|
-
### Patch Changes
|
|
51
|
-
|
|
52
|
-
- Updated dependencies
|
|
53
|
-
[[`4292598`](https://github.com/Ripple-TS/ripple/commit/42925982e88f48f0af6cc74deeaa3c17bc6657cf),
|
|
54
|
-
[`e4b5555`](https://github.com/Ripple-TS/ripple/commit/e4b5555fb5b1651a2bf1bf232565c7e0e40213b8),
|
|
55
|
-
[`e4b5555`](https://github.com/Ripple-TS/ripple/commit/e4b5555fb5b1651a2bf1bf232565c7e0e40213b8)]:
|
|
56
|
-
- @tsrx/react@0.1.2
|
|
57
|
-
- @tsrx/ripple@0.0.10
|
|
58
|
-
|
|
59
|
-
## 0.3.27
|
|
60
|
-
|
|
61
|
-
## 0.3.26
|
|
62
|
-
|
|
63
|
-
### Patch Changes
|
|
64
|
-
|
|
65
|
-
- [#916](https://github.com/Ripple-TS/ripple/pull/916)
|
|
66
|
-
[`5b01246`](https://github.com/Ripple-TS/ripple/commit/5b01246b8e1a3a3c7c9da294f3ebda8c73af3ee7)
|
|
67
|
-
Thanks [@trueadm](https://github.com/trueadm)! - Rename the TypeScript plugin
|
|
68
|
-
package to `@tsrx/typescript-plugin` and update local consumers, templates, and
|
|
69
|
-
playgrounds to use the new package name.
|
|
70
|
-
|
|
71
|
-
- [`68d80f8`](https://github.com/Ripple-TS/ripple/commit/68d80f8c7a6398692e00497b90cb3d0ba981aea3)
|
|
72
|
-
Thanks [@leonidaz](https://github.com/leonidaz)! - Correct package versions.
|
|
73
|
-
|
|
74
|
-
- Updated dependencies
|
|
75
|
-
[[`5b01246`](https://github.com/Ripple-TS/ripple/commit/5b01246b8e1a3a3c7c9da294f3ebda8c73af3ee7),
|
|
76
|
-
[`fab49f7`](https://github.com/Ripple-TS/ripple/commit/fab49f7da8ec13c981f1c7b3102703d0c349fc1e)]:
|
|
77
|
-
- @tsrx/react@0.1.1
|
|
78
|
-
- @tsrx/ripple@0.0.9
|
|
79
|
-
|
|
80
|
-
## 1.0.1
|
|
81
|
-
|
|
82
|
-
### Patch Changes
|
|
83
|
-
|
|
84
|
-
- Updated dependencies
|
|
85
|
-
[[`316cba1`](https://github.com/Ripple-TS/ripple/commit/316cba18614e5ef59dce15e0de6e720eb922955f)]:
|
|
86
|
-
- @tsrx/ripple@0.0.8
|
|
87
|
-
|
|
88
|
-
## 1.0.0
|
|
89
|
-
|
|
90
|
-
### Patch Changes
|
|
91
|
-
|
|
92
|
-
- Updated dependencies
|
|
93
|
-
[[`f82f95f`](https://github.com/Ripple-TS/ripple/commit/f82f95fcf99aa58be086c69a37ed0e5b170e1a76),
|
|
94
|
-
[`1856b0f`](https://github.com/Ripple-TS/ripple/commit/1856b0f2df681b501253ebb8d8314b84fceb822b)]:
|
|
95
|
-
- @tsrx/react@0.1.0
|
|
96
|
-
- @tsrx/ripple@0.0.7
|
|
97
|
-
|
|
98
|
-
## 0.3.25
|
|
99
|
-
|
|
100
|
-
### Patch Changes
|
|
101
|
-
|
|
102
|
-
- Updated dependencies
|
|
103
|
-
[[`0babf74`](https://github.com/Ripple-TS/ripple/commit/0babf745f0bdfe04a70d8f19730097007c4f1705)]:
|
|
104
|
-
- @tsrx/react@0.0.7
|
|
105
|
-
|
|
106
|
-
## 0.3.24
|
|
107
|
-
|
|
108
|
-
### Patch Changes
|
|
109
|
-
|
|
110
|
-
- Updated dependencies
|
|
111
|
-
[[`01b4ed6`](https://github.com/Ripple-TS/ripple/commit/01b4ed663f1deb9306ad401d02dbec0f5d27cdc5)]:
|
|
112
|
-
- @tsrx/react@0.0.6
|
|
113
|
-
|
|
114
|
-
## 0.3.23
|
|
115
|
-
|
|
116
|
-
### Patch Changes
|
|
117
|
-
|
|
118
|
-
- Updated dependencies
|
|
119
|
-
[[`73ceaac`](https://github.com/Ripple-TS/ripple/commit/73ceaacd029fb634a62252abdda59ab5f2bec15d)]:
|
|
120
|
-
- @tsrx/ripple@0.0.6
|
|
121
|
-
- @tsrx/react@0.0.5
|
|
122
|
-
|
|
123
|
-
## 0.3.22
|
|
124
|
-
|
|
125
|
-
## 0.3.21
|
|
126
|
-
|
|
127
|
-
### Patch Changes
|
|
128
|
-
|
|
129
|
-
- Updated dependencies
|
|
130
|
-
[[`34d64e5`](https://github.com/Ripple-TS/ripple/commit/34d64e5028aee91a22a1cd1d8490c1c64105a7cd),
|
|
131
|
-
[`34d64e5`](https://github.com/Ripple-TS/ripple/commit/34d64e5028aee91a22a1cd1d8490c1c64105a7cd)]:
|
|
132
|
-
- @tsrx/react@0.0.4
|
|
133
|
-
|
|
134
|
-
## 0.3.20
|
|
135
|
-
|
|
136
|
-
### Patch Changes
|
|
137
|
-
|
|
138
|
-
- Updated dependencies
|
|
139
|
-
[[`1e34bbd`](https://github.com/Ripple-TS/ripple/commit/1e34bbd762bc931c34e562bf100aeb103aa45368)]:
|
|
140
|
-
- @tsrx/react@0.0.3
|
|
141
|
-
|
|
142
|
-
## 0.3.19
|
|
143
|
-
|
|
144
|
-
### Patch Changes
|
|
145
|
-
|
|
146
|
-
- [#877](https://github.com/Ripple-TS/ripple/pull/877)
|
|
147
|
-
[`7610ef8`](https://github.com/Ripple-TS/ripple/commit/7610ef84847bb77cc83488a902ecb6f96594e113)
|
|
148
|
-
Thanks [@leonidaz](https://github.com/leonidaz)! - Convert the Ripple language
|
|
149
|
-
server, TypeScript plugin, and VS Code extension codebases from CommonJS source
|
|
150
|
-
files to ESM source files, while publishing built dist entrypoints instead of
|
|
151
|
-
source files.
|
|
152
|
-
|
|
153
|
-
This updates package metadata such as `type: module` and dist-based `main`
|
|
154
|
-
paths, replaces `require` and `module.exports` usage with `import` and `export`,
|
|
155
|
-
and adds tsdown bundling configs that emit CommonJS dist output plus a
|
|
156
|
-
dist/package.json that forces `type: commonjs`.
|
|
157
|
-
|
|
158
|
-
Development builds also include sourcemaps.
|
|
159
|
-
|
|
160
|
-
## 0.3.18
|
|
161
|
-
|
|
162
|
-
### Patch Changes
|
|
163
|
-
|
|
164
|
-
- Updated dependencies
|
|
165
|
-
[[`4cb69cc`](https://github.com/Ripple-TS/ripple/commit/4cb69cc780d48c26493e3144006caf4b11df8e1d)]:
|
|
166
|
-
- @tsrx/react@0.0.2
|
|
167
|
-
|
|
168
|
-
## 0.3.17
|
|
169
|
-
|
|
170
|
-
### Patch Changes
|
|
171
|
-
|
|
172
|
-
- Updated dependencies []:
|
|
173
|
-
- @tsrx/ripple@0.0.5
|
|
174
|
-
|
|
175
|
-
## 0.3.16
|
|
176
|
-
|
|
177
|
-
### Patch Changes
|
|
178
|
-
|
|
179
|
-
- Updated dependencies []:
|
|
180
|
-
- @tsrx/ripple@0.0.4
|
|
181
|
-
|
|
182
|
-
## 0.3.15
|
|
183
|
-
|
|
184
|
-
### Patch Changes
|
|
185
|
-
|
|
186
|
-
- Updated dependencies
|
|
187
|
-
[[`a14097a`](https://github.com/Ripple-TS/ripple/commit/a14097a688ad85c236a6619cef527c78787ab367)]:
|
|
188
|
-
- @tsrx/ripple@0.0.3
|
|
189
|
-
|
|
190
|
-
## 0.3.14
|
|
191
|
-
|
|
192
|
-
### Patch Changes
|
|
193
|
-
|
|
194
|
-
- Updated dependencies
|
|
195
|
-
[[`228f1bb`](https://github.com/Ripple-TS/ripple/commit/228f1bb36cd3e8506c422ed0997164bf5a0b5fe2)]:
|
|
196
|
-
- @tsrx/ripple@0.0.2
|
|
197
|
-
|
|
198
|
-
## 0.3.13
|
|
199
|
-
|
|
200
|
-
### Patch Changes
|
|
201
|
-
|
|
202
|
-
- [`6e11177`](https://github.com/Ripple-TS/ripple/commit/6e111778cae4e7d9876e51e293520f0859eb5890)
|
|
203
|
-
Thanks [@trueadm](https://github.com/trueadm)! - Add `.rsrx` support across
|
|
204
|
-
Ripple tooling and rename the repository's tracked `.ripple` modules to `.rsrx`.
|
|
205
|
-
- Updated dependencies
|
|
206
|
-
[[`4eb4d68`](https://github.com/Ripple-TS/ripple/commit/4eb4d6851573d771d65f1e85b1b442ad3cdc53d2),
|
|
207
|
-
[`48af856`](https://github.com/Ripple-TS/ripple/commit/48af85678d5e1b32bb1c5e3fbb2fb07498bc88a3),
|
|
208
|
-
[`6e11177`](https://github.com/Ripple-TS/ripple/commit/6e111778cae4e7d9876e51e293520f0859eb5890)]:
|
|
209
|
-
- ripple@0.3.13
|
|
210
|
-
|
|
211
|
-
## 0.3.12
|
|
212
|
-
|
|
213
|
-
### Patch Changes
|
|
214
|
-
|
|
215
|
-
- [#859](https://github.com/Ripple-TS/ripple/pull/859)
|
|
216
|
-
[`cdd31ba`](https://github.com/Ripple-TS/ripple/commit/cdd31ba4c07ce504b01d56533e19a6ba37879f5a)
|
|
217
|
-
Thanks [@trueadm](https://github.com/trueadm)! - Add first-phase `.tsrx` support
|
|
218
|
-
across the core Ripple tooling so Vite, Rollup, TypeScript, the language server,
|
|
219
|
-
Prettier, ESLint, and editor integrations accept both `.ripple` and `.tsrx`
|
|
220
|
-
files.
|
|
221
|
-
|
|
222
|
-
- Updated dependencies []:
|
|
223
|
-
- ripple@0.3.12
|
|
224
|
-
|
|
225
|
-
## 0.3.11
|
|
226
|
-
|
|
227
|
-
### Patch Changes
|
|
228
|
-
|
|
229
|
-
- Updated dependencies
|
|
230
|
-
[[`6792c70`](https://github.com/Ripple-TS/ripple/commit/6792c700db30ec0c25077bf8892753f18eddc5cc),
|
|
231
|
-
[`f2624a6`](https://github.com/Ripple-TS/ripple/commit/f2624a6596479480c47317ea3030863214a6e2b3),
|
|
232
|
-
[`13323dd`](https://github.com/Ripple-TS/ripple/commit/13323dddbcb68e1e8e373142884a7c54fbb76cd7)]:
|
|
233
|
-
- ripple@0.3.11
|
|
234
|
-
|
|
235
|
-
## 0.3.10
|
|
236
|
-
|
|
237
|
-
### Patch Changes
|
|
238
|
-
|
|
239
|
-
- Updated dependencies
|
|
240
|
-
[[`aef1253`](https://github.com/Ripple-TS/ripple/commit/aef1253dd79c067a8358172d502dc21d8a9a9085)]:
|
|
241
|
-
- ripple@0.3.10
|
|
242
|
-
|
|
243
|
-
## 0.3.9
|
|
244
|
-
|
|
245
|
-
### Patch Changes
|
|
246
|
-
|
|
247
|
-
- Updated dependencies []:
|
|
248
|
-
- ripple@0.3.9
|
|
249
|
-
|
|
250
|
-
## 0.3.8
|
|
251
|
-
|
|
252
|
-
### Patch Changes
|
|
253
|
-
|
|
254
|
-
- Updated dependencies []:
|
|
255
|
-
- ripple@0.3.8
|
|
256
|
-
|
|
257
|
-
## 0.3.7
|
|
258
|
-
|
|
259
|
-
### Patch Changes
|
|
260
|
-
|
|
261
|
-
- Updated dependencies
|
|
262
|
-
[[`9ca9310`](https://github.com/Ripple-TS/ripple/commit/9ca9310550a800f4435821ed84b24bdd4f243117),
|
|
263
|
-
[`9ca9310`](https://github.com/Ripple-TS/ripple/commit/9ca9310550a800f4435821ed84b24bdd4f243117),
|
|
264
|
-
[`9ca9310`](https://github.com/Ripple-TS/ripple/commit/9ca9310550a800f4435821ed84b24bdd4f243117),
|
|
265
|
-
[`9ca9310`](https://github.com/Ripple-TS/ripple/commit/9ca9310550a800f4435821ed84b24bdd4f243117)]:
|
|
266
|
-
- ripple@0.3.7
|
|
267
|
-
|
|
268
|
-
## 0.3.6
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies []:
|
|
273
|
-
- ripple@0.3.6
|
|
274
|
-
|
|
275
|
-
## 0.3.5
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies
|
|
280
|
-
[[`218a72c`](https://github.com/Ripple-TS/ripple/commit/218a72c3e663910636eec1d065c58afe30813c84)]:
|
|
281
|
-
- ripple@0.3.5
|
|
282
|
-
|
|
283
|
-
## 0.3.4
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- Updated dependencies
|
|
288
|
-
[[`92982cd`](https://github.com/Ripple-TS/ripple/commit/92982cd7b918d0afee9334c74765573b30c8a645),
|
|
289
|
-
[`747ae1f`](https://github.com/Ripple-TS/ripple/commit/747ae1fc7948e994eeb521f3ed78711c9dd3e802),
|
|
290
|
-
[`abe1caa`](https://github.com/Ripple-TS/ripple/commit/abe1caa6ab636722099a6ecd4cafbf117d208ec2),
|
|
291
|
-
[`046d0ba`](https://github.com/Ripple-TS/ripple/commit/046d0baf190d161c3b851799080d11eb4f95e094),
|
|
292
|
-
[`79a920e`](https://github.com/Ripple-TS/ripple/commit/79a920e30f0f35f2ec07ff8d52dc709f8bb74c77),
|
|
293
|
-
[`83807a4`](https://github.com/Ripple-TS/ripple/commit/83807a412603ff49c398f9365b011fd4b4a5f8bf)]:
|
|
294
|
-
- ripple@0.3.4
|
|
295
|
-
|
|
296
|
-
## 0.3.3
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies
|
|
301
|
-
[[`cd1073f`](https://github.com/Ripple-TS/ripple/commit/cd1073f7cc8085c8b200ada4faf77b2c35b10c6c)]:
|
|
302
|
-
- ripple@0.3.3
|
|
303
|
-
|
|
304
|
-
## 0.3.2
|
|
305
|
-
|
|
306
|
-
### Patch Changes
|
|
307
|
-
|
|
308
|
-
- Updated dependencies
|
|
309
|
-
[[`42524c9`](https://github.com/Ripple-TS/ripple/commit/42524c9551b1950d7f7a0336ce396fc312b6fe51)]:
|
|
310
|
-
- ripple@0.3.2
|
|
311
|
-
|
|
312
|
-
## 0.3.1
|
|
313
|
-
|
|
314
|
-
### Patch Changes
|
|
315
|
-
|
|
316
|
-
- Updated dependencies
|
|
317
|
-
[[`87c2078`](https://github.com/Ripple-TS/ripple/commit/87c20780f6f6f7339cf94b9a9d08e028533df0a2)]:
|
|
318
|
-
- ripple@0.3.1
|
|
319
|
-
|
|
320
|
-
## 0.3.0
|
|
321
|
-
|
|
322
|
-
### Minor Changes
|
|
323
|
-
|
|
324
|
-
- [#779](https://github.com/Ripple-TS/ripple/pull/779)
|
|
325
|
-
[`74a10cc`](https://github.com/Ripple-TS/ripple/commit/74a10cc5701962cd7c72b144d59b35ecb76263a3)
|
|
326
|
-
Thanks [@leonidaz](https://github.com/leonidaz)! - Introduces #ripple namespace
|
|
327
|
-
for creating ripple reactive entities without imports, such as array, object,
|
|
328
|
-
map, set, date, url, urlSearchParams, mediaQuery. Adds track, untrack,
|
|
329
|
-
trackSplit, effect, context, server, style to the namespace. Deprecates #[] and
|
|
330
|
-
#{} in favor of #ripple[] and #ripple{}. Renames types and actual reactive
|
|
331
|
-
imports for TrackedX entities, such as TrackedArray, TrackedObject, etc. into
|
|
332
|
-
RippleArray, RippleObjec, etc.
|
|
333
|
-
|
|
334
|
-
### Patch Changes
|
|
335
|
-
|
|
336
|
-
- Updated dependencies
|
|
337
|
-
[[`61271cb`](https://github.com/Ripple-TS/ripple/commit/61271cb1c4777f2ab9093c6c89a5ad771ec98b7d),
|
|
338
|
-
[`21dd402`](https://github.com/Ripple-TS/ripple/commit/21dd4029d7e027a0706cb133b09530a722feb73d),
|
|
339
|
-
[`c2dbefe`](https://github.com/Ripple-TS/ripple/commit/c2dbefe5645c0c4f6e0ff4dc00d9c4de81616667),
|
|
340
|
-
[`74a10cc`](https://github.com/Ripple-TS/ripple/commit/74a10cc5701962cd7c72b144d59b35ecb76263a3)]:
|
|
341
|
-
- ripple@0.3.0
|
|
342
|
-
|
|
343
|
-
## 0.2.216
|
|
344
|
-
|
|
345
|
-
### Patch Changes
|
|
346
|
-
|
|
347
|
-
- [#764](https://github.com/Ripple-TS/ripple/pull/764)
|
|
348
|
-
[`95ea864`](https://github.com/Ripple-TS/ripple/commit/95ea8645b2cb27e2610a4ace4c8fb238c92d441a)
|
|
349
|
-
Thanks [@leonidaz](https://github.com/leonidaz)! - Fixes syntax color
|
|
350
|
-
highlighting for `pending`
|
|
351
|
-
|
|
352
|
-
- Updated dependencies
|
|
353
|
-
[[`9fb507d`](https://github.com/Ripple-TS/ripple/commit/9fb507d76af6fd6a5c636af1976d1e03d3e869ac),
|
|
354
|
-
[`e1de4bb`](https://github.com/Ripple-TS/ripple/commit/e1de4bb9df75342a693cda24d0999a423db05ec4),
|
|
355
|
-
[`95ea864`](https://github.com/Ripple-TS/ripple/commit/95ea8645b2cb27e2610a4ace4c8fb238c92d441a)]:
|
|
356
|
-
- ripple@0.2.216
|
|
357
|
-
|
|
358
|
-
## 0.2.215
|
|
359
|
-
|
|
360
|
-
### Patch Changes
|
|
361
|
-
|
|
362
|
-
- Updated dependencies
|
|
363
|
-
[[`a9ecda4`](https://github.com/Ripple-TS/ripple/commit/a9ecda4e3f29e3b934d9f5ee80d55c059ba36ebe),
|
|
364
|
-
[`6653c5c`](https://github.com/Ripple-TS/ripple/commit/6653c5cebfbd4dce129906a25686ef9c63dc592a),
|
|
365
|
-
[`307dcf3`](https://github.com/Ripple-TS/ripple/commit/307dcf30f27dae987a19a59508cc2593c839eda3)]:
|
|
366
|
-
- ripple@0.2.215
|
|
367
|
-
|
|
368
|
-
## 0.2.214
|
|
369
|
-
|
|
370
|
-
### Patch Changes
|
|
371
|
-
|
|
372
|
-
- Updated dependencies []:
|
|
373
|
-
- ripple@0.2.214
|
|
374
|
-
|
|
375
|
-
## 0.2.213
|
|
376
|
-
|
|
377
|
-
### Patch Changes
|
|
378
|
-
|
|
379
|
-
- Updated dependencies []:
|
|
380
|
-
- ripple@0.2.213
|
|
381
|
-
|
|
382
|
-
## 0.2.212
|
|
383
|
-
|
|
384
|
-
### Patch Changes
|
|
385
|
-
|
|
386
|
-
- Updated dependencies []:
|
|
387
|
-
- ripple@0.2.212
|
|
388
|
-
|
|
389
|
-
## 0.2.211
|
|
390
|
-
|
|
391
|
-
### Patch Changes
|
|
392
|
-
|
|
393
|
-
- Updated dependencies
|
|
394
|
-
[[`fa285f4`](https://github.com/Ripple-TS/ripple/commit/fa285f441ab8d748c3dfea6adb463e3ca6d614b5)]:
|
|
395
|
-
- ripple@0.2.211
|
|
396
|
-
|
|
397
|
-
## 0.2.210
|
|
398
|
-
|
|
399
|
-
### Patch Changes
|
|
400
|
-
|
|
401
|
-
- Updated dependencies []:
|
|
402
|
-
- ripple@0.2.210
|
|
403
|
-
|
|
404
|
-
## 0.2.209
|
|
405
|
-
|
|
406
|
-
### Patch Changes
|
|
407
|
-
|
|
408
|
-
- Updated dependencies
|
|
409
|
-
[[`96a5614`](https://github.com/Ripple-TS/ripple/commit/96a56141de8aa667a64bf53ad06f63292e38b1d9),
|
|
410
|
-
[`ae3aa98`](https://github.com/Ripple-TS/ripple/commit/ae3aa981515f81e62a699497e624dd0c2e3d2c91)]:
|
|
411
|
-
- ripple@0.2.209
|
package/src/index.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { createLanguageServicePlugin } from '@volar/typescript/lib/quickstart/createLanguageServicePlugin.js';
|
|
2
|
-
import { getRippleLanguagePlugin } from './language.js';
|
|
3
|
-
|
|
4
|
-
// This TypeScript plugin is loaded by TypeScript's tsserver when configured in tsconfig.json.
|
|
5
|
-
// Note: When using the Ripple VS Code extension, the language server handles everything,
|
|
6
|
-
// so this plugin is redundant but harmless (both instances work independently).
|
|
7
|
-
// This plugin is useful for non-VS Code editors or when not using the language server.
|
|
8
|
-
export default createLanguageServicePlugin(() => ({
|
|
9
|
-
languagePlugins: [getRippleLanguagePlugin()],
|
|
10
|
-
}));
|