issues Search Results · repo:volarjs/volar.js language:TypeScript
Filter by
84 results
(80 ms)84 results
involarjs/volar.js (press backspace or delete to remove)when for instance inside you template and you type h1 it will expand to h1 ${0} /h1 lsp source says its a Emmet
Abbreviation. while installing emmet_ls en using that source it will work fine.. is volar ...
cpt-n3mo
- 1
- Opened 11 days ago
- #263
Given a project using project references, if the project has been built, the TypeScript language server crashes.
I noticed this while working on rehype-mdx-constant-elements. Coincidentally this project ...
remcohaszing
- 3
- Opened 25 days ago
- #262
Summary
I use createAsyncLanguageServicePlugin to develop the VS Code extension (vscode-css-modules) and TypeScript Language
Service Plugin (typescript-plugin-css-modules) for CSS Modules.
vscode-css-modules ...
mizdra
- 1
- Opened on Dec 26, 2024
- #258
Summary
I am developing TypeScript Language Service Plugin with createAsyncLanguageServicePlugin. I want to extend
info.languageService to add language features. For example, I want to always return the ...
mizdra
- Opened on Dec 26, 2024
- #257
This issue https://github.com/vuejs/language-tools/issues/4783 originates from here:
https://github.com/volarjs/volar.js/blob/15fa6bf14906a9289e47c2335c7f8caa8263f44f/packages/typescript/lib/node/proxyCreateProgram.ts#L40 ...
sgpinkus
- Opened on Dec 20, 2024
- #256
Summary
The behavior immediately after tsserver initialization is different between createAsyncLanguageServicePlugin and
createLanguageServicePlugin.
In createLanguageServicePlugin, tsserver loads the ...
mizdra
- 4
- Opened on Dec 8, 2024
- #254
Summary
I use Volar.js to implement the TypeScript Language Service Plugin. To do this, I have created an object that satisfies
import( @volar/language-core ).LanguagePlugin string . However, I have written ...
bug
mizdra
- 1
- Opened on Dec 8, 2024
- #253
When using the runTsc function from the @volar/typescript npm package, the code will break if the user has Typescript
v5.7 or higher and they have a non-empty array provided on the extraSupportedExtensions ...
bug
kitsune7
- 2
- Opened on Dec 5, 2024
- #251
I want to develop an extended syntax for typescript based on volar, but I can t find more detailed usage documentation,
such as how to configure syntax highlighting, etc. I can only look at the volar source ...
alamhubb
- 2
- Opened on Nov 13, 2024
- #246
While editing HTML files in VSCode, I ve noticed that redeclaring the same variable within script type= module tags
still triggers an error Cannot redeclare block-scoped variable xxx , despite each module ...
FliPPeDround
- 5
- Opened on Oct 24, 2024
- #241

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.