-
-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: volarjs/volar.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: performance issue with o(n^2) complexity of directoryExists()
#66
by Akryum
was merged Oct 6, 2023
Loading…
fix(typescript): use Proxy instead of modifying LanguageService instance
#216
by johnsoncodehk
was merged Jun 29, 2024
Loading…
fix(typescript): skip source file search when
.d.${ext}.ts file exists
#277
by KazariEX
was merged Jul 15, 2025
Loading…
Complete support for multi-source mapping in plugin mode
#197
by piotrtomiak
was merged Jun 6, 2024
Loading…
refactor(typescript): drop createAsyncLanguageServicePlugin API
#272
by johnsoncodehk
was merged Jun 10, 2025
Loading…
feat(labs): improving the capabilities of the virtual code editor
#208
by johnsoncodehk
was merged Jun 22, 2024
Loading…
fix(typescript): content-sensitive features are only allowed to return results in contiguous mapped ranges
#243
by johnsoncodehk
was merged Oct 26, 2024
Loading…
fix(typescript): set original file's script kind to match the service script's in
proxyCreateProgram
#299
by auvred
was merged Jan 31, 2026
Loading…
fix: fixed unreliable source map instance caching
#39
by johnsoncodehk
was merged May 10, 2023
Loading…
fix: use Map instead of object for record file name key
#59
by franz-bendezu
was merged Oct 6, 2023
Loading…
refactor(language-service): stricter context isolation for
Service interface
#100
by johnsoncodehk
was merged Dec 4, 2023
Loading…
refactor(language-server): extend
TextDocuments correctly
#98
by johnsoncodehk
was merged Nov 29, 2023
Loading…
Declare workspaceFolders support in server capabilities
#18
by the-mikedavis
was merged Mar 13, 2023
Loading…
feat(language-service): support auto imports and project references
#24
by blake-newman
was merged Apr 2, 2023
Loading…
chore: Lerna-Lite 2.0 publish & version are becoming optional commands
#26
by ghiscoding
was merged Apr 11, 2023
Loading…
fix: Avoid downstream need node polyfill for browser
#70
by johnsoncodehk
was merged Oct 27, 2023
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.