1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup More... over 1 year ago
fix correct inject bean More... over 1 year ago
fix calling #getPluginClassLoader from not loaded plugin - since it was disable More... over 1 year ago
ExtensionPointCacheKey api had changed - List<E> replaced by Walker<E> since simple iteration can throw error(like abstracterror from extension) and will broke all extensions. More... over 1 year ago
replace throwing by logging More... over 1 year ago
add initial api (and windows impl) for automatic powersave mode tracking More... over 1 year ago
fix bundle link More... over 1 year ago
fix cycle initializing inspection profiles More... over 1 year ago
now TextEditorProvider register as last, also cleanup fileEditorProvider - do not store extensions in another list More... over 1 year ago
font icon moved from font plugin will be used in another plugins More... over 1 year ago
missed service implementation More... over 1 year ago
fix disposable error - since project disposed we must remove listeners More... over 1 year ago
fix registering topic listener without annotation More... over 1 year ago
this intentions are synthetic More... over 1 year ago
fix wrong bundle link More... over 1 year ago
initial version of external compile support More... over 1 year ago
remove all lazy load inspections from poll threads since sometimes getTool return null More... over 1 year ago
rewrite compiler cache via extension cache - allow reloading data More... over 1 year ago
remove implicit startup activity register More... over 1 year ago
we don't need here map for connections, since when project disposed project will dispose all connections More... over 1 year ago
restore #escapeIllegalXmlChars More... over 1 year ago
expr can be null More... over 1 year ago
fix throwing AbstractMethodError More... over 1 year ago
idea. prefix for properties was deprecated many years ago, but we used it - add now we fully supported consulo. More... over 1 year ago
cleanup More... over 1 year ago
fix npe - problem was in field, which not initialized due called in super constructor call More... over 1 year ago
terminal api initial More... over 1 year ago
update codestyle per file if codestyle scheme changed More... over 1 year ago
dont use IdeaModalityState More... over 1 year ago
fix filling ui for code style More... over 1 year ago