astro-vscode 0.10.3 → 0.11.0

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +327 -0
  2. package/package.json +11 -13
  3. package/LICENSE +0 -21
package/CHANGELOG.md ADDED
@@ -0,0 +1,327 @@
1
+ # astro-vscode
2
+
3
+ ## 0.11.0
4
+
5
+ ### Patch Changes
6
+
7
+ - d056cd5: Fixes production bugs in extension
8
+ - Updated dependencies [d056cd5]
9
+ - Updated dependencies [fd92a85]
10
+ - @astrojs/language-server@0.11.0
11
+ - @astrojs/ts-plugin@0.2.1
12
+
13
+ ## 0.9.3
14
+
15
+ ### Patch Changes
16
+
17
+ - c4d43b4: Deploy to OpenVSX
18
+ - Updated dependencies [c4d43b4]
19
+ - @astrojs/language-server@0.9.3
20
+
21
+ ## 0.9.2
22
+
23
+ ### Patch Changes
24
+
25
+ - 91404d1: Enable publishing to OpenVSX
26
+ - Updated dependencies [91404d1]
27
+ - @astrojs/language-server@0.9.2
28
+
29
+ ## 0.9.1
30
+
31
+ ### Patch Changes
32
+
33
+ - 7dc85cc: Add support for Emmet inside components, upgrade Emmet version
34
+ - Updated dependencies [7dc85cc]
35
+ - @astrojs/language-server@0.9.1
36
+
37
+ ## 0.9.0
38
+
39
+ ### Minor Changes
40
+
41
+ - 6b6b47a: Remove internal astro.d.ts files, instead prefer the one provided by Astro itself
42
+
43
+ ### Patch Changes
44
+
45
+ - Updated dependencies [6b6b47a]
46
+ - @astrojs/language-server@0.9.0
47
+ - @astrojs/ts-plugin@0.2.0
48
+
49
+ ## 0.8.10
50
+
51
+ ### Patch Changes
52
+
53
+ - 8878324: Add feature to reload language server on ts/jsconfig change
54
+ - Updated dependencies [5b16fb4]
55
+ - @astrojs/language-server@0.8.10
56
+
57
+ ## 0.8.9
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [d0485a2]
62
+ - @astrojs/language-server@0.8.9
63
+
64
+ ## 0.8.8
65
+
66
+ ### Patch Changes
67
+
68
+ - Updated dependencies [526d5c7]
69
+ - @astrojs/language-server@0.8.8
70
+
71
+ ## 0.8.7
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [897ab35]
76
+ - @astrojs/language-server@0.8.7
77
+
78
+ ## 0.8.6
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [97559b6]
83
+ - Updated dependencies [4c93d24]
84
+ - @astrojs/language-server@0.8.6
85
+
86
+ ## 0.8.5
87
+
88
+ ### Patch Changes
89
+
90
+ - f1f3091: Fix commenting, namespaced elements, and Fragment typings
91
+ - Updated dependencies [f1f3091]
92
+ - @astrojs/language-server@0.8.5
93
+ - @astrojs/ts-plugin@0.1.1
94
+
95
+ ## 0.8.4
96
+
97
+ ### Patch Changes
98
+
99
+ - Updated dependencies [481e009]
100
+ - @astrojs/language-server@0.8.4
101
+
102
+ ## 0.8.3
103
+
104
+ ### Patch Changes
105
+
106
+ - cad5430: Fix plain script and style blocks
107
+ - Updated dependencies [fef3091]
108
+ - @astrojs/language-server@0.8.3
109
+
110
+ ## 0.8.2
111
+
112
+ ### Patch Changes
113
+
114
+ - a408131: Several fixes for the syntax highlighter
115
+ - Updated dependencies [528c6bd]
116
+ - @astrojs/language-server@0.8.2
117
+
118
+ ## 0.8.1
119
+
120
+ ### Patch Changes
121
+
122
+ - Updated dependencies [b20db6e]
123
+ - @astrojs/language-server@0.8.1
124
+
125
+ ## 0.8.0
126
+
127
+ ### Minor Changes
128
+
129
+ - cf48420: Adds syntax highlighting support for Astro fenced codeblocks in all Markdown files
130
+
131
+ ## 0.7.20
132
+
133
+ ### Patch Changes
134
+
135
+ - 5034f23: Adds support for running as a [Web Extension](https://code.visualstudio.com/api/extension-guides/web-extensions)
136
+
137
+ ## 0.7.19
138
+
139
+ ### Patch Changes
140
+
141
+ - 2910b03: Add support for at-prefixed attributes
142
+ - Updated dependencies [2910b03]
143
+ - @astrojs/language-server@0.7.19
144
+
145
+ ## 0.7.18
146
+
147
+ ### Patch Changes
148
+
149
+ - Updated dependencies [12b4ed3]
150
+ - @astrojs/language-server@0.7.18
151
+
152
+ ## 0.7.17
153
+
154
+ ### Patch Changes
155
+
156
+ - Updated dependencies [7c6f6a6]
157
+ - @astrojs/language-server@0.7.17
158
+
159
+ ## 0.7.16
160
+
161
+ ### Patch Changes
162
+
163
+ - Updated dependencies [b6f44d4]
164
+ - Updated dependencies [4166283]
165
+ - @astrojs/language-server@0.7.16
166
+
167
+ ## 0.7.15
168
+
169
+ ### Patch Changes
170
+
171
+ - Updated dependencies [6340a79]
172
+ - @astrojs/language-server@0.7.15
173
+
174
+ ## 0.7.14
175
+
176
+ ### Patch Changes
177
+
178
+ - Updated dependencies [e0facf6]
179
+ - Updated dependencies [3c903c3]
180
+ - Updated dependencies [b0a8bc1]
181
+ - @astrojs/language-server@0.7.14
182
+
183
+ ## 0.7.13
184
+
185
+ ### Patch Changes
186
+
187
+ - Updated dependencies [1b2afc7]
188
+ - @astrojs/language-server@0.7.13
189
+
190
+ ## 0.7.12
191
+
192
+ ### Patch Changes
193
+
194
+ - Updated dependencies [553969e]
195
+ - Updated dependencies [b4c1b70]
196
+ - @astrojs/language-server@0.7.12
197
+
198
+ ## 0.7.11
199
+
200
+ ### Patch Changes
201
+
202
+ - Updated dependencies [02bcb91]
203
+ - @astrojs/language-server@0.7.11
204
+
205
+ ## 0.7.10
206
+
207
+ ### Patch Changes
208
+
209
+ - Updated dependencies [1958d51]
210
+ - Updated dependencies [f558e54]
211
+ - @astrojs/language-server@0.7.10
212
+
213
+ ## 0.7.9
214
+
215
+ ### Patch Changes
216
+
217
+ - Updated dependencies [6c952ae]
218
+ - @astrojs/language-server@0.7.9
219
+
220
+ ## 0.7.8
221
+
222
+ ### Patch Changes
223
+
224
+ - Updated dependencies [f2f7fc8]
225
+ - @astrojs/language-server@0.7.8
226
+
227
+ ## 0.7.7
228
+
229
+ ### Patch Changes
230
+
231
+ - Updated dependencies [6501757]
232
+ - @astrojs/language-server@0.7.7
233
+
234
+ ## 0.7.6
235
+
236
+ ### Patch Changes
237
+
238
+ - Updated dependencies [ea2d56d]
239
+ - @astrojs/language-server@0.7.6
240
+
241
+ ## 0.7.4
242
+
243
+ ### Patch Changes
244
+
245
+ - Updated dependencies [6604c9f]
246
+ - @astrojs/language-server@0.7.4
247
+
248
+ ## 0.7.3
249
+
250
+ ### Patch Changes
251
+
252
+ - ae4a9e5: Provides special highlighting for component names
253
+ - Updated dependencies [8f7bd34]
254
+ - @astrojs/language-server@0.7.3
255
+
256
+ ## 0.7.2
257
+
258
+ ### Patch Changes
259
+
260
+ - 1b3a832: Adds diagnostics (errors and warnings)
261
+ - Updated dependencies [1b3a832]
262
+ - @astrojs/language-server@0.7.2
263
+
264
+ ## 0.7.1
265
+
266
+ ### Patch Changes
267
+
268
+ - Updated dependencies [7874c06]
269
+ - @astrojs/language-server@0.7.1
270
+
271
+ ## 0.7.1
272
+
273
+ ### Patch Changes
274
+
275
+ - 25a7f22: Publishing new version
276
+
277
+ ## 0.7.0
278
+
279
+ ### Patch Changes
280
+
281
+ - Updated dependencies [72d3ff0]
282
+ - @astrojs/language-server@0.7.0
283
+
284
+ ## 0.6.1
285
+
286
+ - Makes the v0.6.0 features actually work 😅
287
+
288
+ ## 0.6.0
289
+
290
+ - Fixes bug with signature help not appearing in the component script section.
291
+ - Adds completion suggestions for `Astro.*` APIs in the component script.
292
+ - Adds support for Hover based hints in the component script section.
293
+ - Fixes bug with Go to Definition (cmd + click) for Components.
294
+
295
+ ## 0.5.0
296
+
297
+ - Bug fixes, dependency updates
298
+
299
+ ## 0.4.3
300
+
301
+ ### Patch Changes
302
+
303
+ - Improve support for <Markdown> component
304
+ - Bug fixes and improvements
305
+
306
+ ## 0.4.2
307
+
308
+ ### Patch Changes
309
+
310
+ - b3886c2: Added support for new <Markdown> component
311
+
312
+ ## 0.4.1
313
+
314
+ ### Patch Changes
315
+
316
+ - Updated VS Code Marketplace banner
317
+
318
+ ## 0.4.0
319
+
320
+ ### Minor Changes
321
+
322
+ - 06e2597: Adds support for import suggestions
323
+
324
+ ### Patch Changes
325
+
326
+ - Updated dependencies [06e2597]
327
+ - astro-languageserver@0.4.0
package/package.json CHANGED
@@ -8,10 +8,15 @@
8
8
  "color": "#FFBE2D",
9
9
  "theme": "dark"
10
10
  },
11
- "version": "0.10.3",
11
+ "version": "0.11.0",
12
12
  "author": "withastro",
13
13
  "license": "MIT",
14
14
  "publisher": "astro-build",
15
+ "scripts": {
16
+ "vscode:prepublish": "yarn build",
17
+ "build": "astro-scripts build \"src/**/*.ts\" && tsc -p tsconfig.json",
18
+ "dev": "astro-scripts dev \"src/**/*.ts\""
19
+ },
15
20
  "engines": {
16
21
  "vscode": "^1.52.0"
17
22
  },
@@ -19,15 +24,13 @@
19
24
  "onLanguage:astro"
20
25
  ],
21
26
  "dependencies": {
22
- "@astrojs/language-server": "0.9.3",
23
- "@astrojs/ts-plugin": "0.2.0",
27
+ "@astrojs/language-server": "0.11.0",
28
+ "@astrojs/ts-plugin": "0.2.1",
24
29
  "vscode-languageclient": "~7.0.0"
25
30
  },
26
31
  "devDependencies": {
27
32
  "@types/vscode": "^1.52.0",
28
- "astro-scripts": "*",
29
- "typescript": "~4.5.5",
30
- "vscode-languageserver-protocol": "^3.16.0"
33
+ "astro-scripts": "file:../../scripts"
31
34
  },
32
35
  "main": "./dist/index.js",
33
36
  "browser": "./dist/index.js",
@@ -190,10 +193,5 @@
190
193
  }
191
194
  }
192
195
  ]
193
- },
194
- "scripts": {
195
- "build": "astro-scripts build \"src/**/*.ts\" && tsc -p tsconfig.json",
196
- "dev": "astro-scripts dev \"src/**/*.ts\""
197
- },
198
- "readme": "# Astro support for Visual Studio Code\n\n> 🧑‍🚀 Not sure what Astro is? See our website at [astro.build](https://astro.build)!\n\nProvides language support for `.astro` files. This extension is powered by the [Astro language server](https://github.com/withastro/language-tools/tree/main/packages/language-server)\n\n## Features\n\n* [Go to Definition](https://code.visualstudio.com/docs/editor/editingevolved#_go-to-definition)\n* Code hover hints\n* Code completion\n* Function signatures\n* Syntax highlighting\n* Code folding\n* Emmet\n\n## Configuration\n\nYou can disable most features in the extension by going to your workspace settings page. Under __Extension__ find Astro configuration and uncheck the feature you do not want. For example to disable error messages unselect __TypeScript > Diagnostics: Enable__.\n\n## Troubleshooting\n\n### Cannot find name \"Astro\" or Property 'env' does not exist on type 'ImportMeta' or Cannot find name \"Fragment\"\n\nStarting from 0.23.5 version of Astro and the 0.9 version of this extension, typechecking is now done using types that are provided by Astro itself. Therefore, to benefit from those included types, you need to use any version of Astro that is higher or equal to 0.23.5\n\nIf you can't upgrade to a newer version of Astro for the moment, you can downgrade the extension to the latest pre 0.9.0 version by right clicking the Astro extension in the sidebar and pressing \"Install another version\"\n"
199
- }
196
+ }
197
+ }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2022 The Astro Technology Company
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.