0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename clone() to simpleClone() More... over 4 years ago
Use clone() from util More... over 4 years ago
Remove propertyHints from CacheEntry More... over 4 years ago
Move CacheEntry out of type back to cache.ts More... over 4 years ago
Merge branch 'develop2' into develop More... over 4 years ago
Fix insert json node into empty brackets More... over 4 years ago
Fix cache values if file is bundled More... over 4 years ago
Add only new hostnames to list of approved hosts More... over 4 years ago
Read cache in bulk edit mode More... over 4 years ago
Move property hints from cache to sources More... over 4 years ago
Fix quickfix resolution for bundled files More... over 4 years ago
Add quickfix command for fixing rejected hosts when resolving external More... over 4 years ago
Add support for http URLs in More... over 4 years ago
Update README.md More... over 4 years ago
Implement bulk & assembled fixes More... over 4 years ago
Fixes for bundling of the cache entries More... over 4 years ago
Use mostly async in cache More... over 4 years ago
Force updates in cache More... over 4 years ago
Instead of using CacheEntry object to access document cache, expose more granular interface More... over 4 years ago
Implement quickfix parameter source POC More... over 4 years ago
Post process bundling result for quickfixes More... over 4 years ago
Update dependencies More... over 4 years ago
Add missing uris when bundling in the cache More... over 4 years ago
Fix typo More... over 4 years ago
Clear bundling errors and fix bundling issues More... over 4 years ago
Remove runtimeContext More... over 4 years ago
Move displaying of the bundling diagnostics to cache More... over 4 years ago
Add bundling to the cache More... over 4 years ago
In cache parse to object only if no errors is present More... over 4 years ago
Move most paring to cache More... over 4 years ago