1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix asserting in LanguageVersionableParserDefinition when language was not expected More... over 1 year ago
fix npe - module can be null More... over 1 year ago
fix throwing error while opening artifacts page More... over 1 year ago
corrected logic for overriding methods inside proxy - fix asserting with superclass More... over 1 year ago
deprecated AdditionalOutputDirectoriesProvider in favor ModuleAdditionalOutputDirectoriesProvider More... over 1 year ago
DiffMixin removed - all api moved to DiffProvider as default. Do not require impl module for plugin analyzer More... over 1 year ago
make it public - we need override it in plugin analyzer More... over 1 year ago
vcs extension preview again changed since it's project aware extension More... over 1 year ago
remove plugin which not necessary More... over 1 year ago
add methods CompileScope#includeTestScope and RunProfileWithCompileBeforeLaunchOption#includeTestScope which need for correct understanding what need compile. by default tests will be compiled More... over 1 year ago
protect app while loading bindings More... over 1 year ago
AbstractVCS is not extension - use VcsFactory More... over 1 year ago
make it public for hub - since module locked, it will be not allow use it in consulo runtime More... over 1 year ago
drop this method since we don't need throw exception while loading More... over 1 year ago
fix npe when myDialog is null More... over 1 year ago
fix npe - since TextRange never null More... over 1 year ago
more info about wrong impl More... over 1 year ago
add annotations for inspections More... over 1 year ago
'selectedValue' can be null More... over 1 year ago
extension preview recorder impl moved to own module which will be not distributed with platform More... over 1 year ago
add cache for large files too More... over 1 year ago
fix stackoverflow for binary files More... over 1 year ago
introduce optimized version PsiElement#getModule() More... over 1 year ago
show full inspection group in Run Inspection By Name More... over 1 year ago
if we catch exception in tool methods - do not break ui More... over 1 year ago
add consulo.task.impl.internal.TaskManagerImpl#addRepository More... over 1 year ago
add consulo.task.TaskManager#addRepository More... over 1 year ago
moved call to activity More... over 1 year ago
dispose fix More... over 1 year ago
move consulo.task.TaskManager.constructDefaultBranchName to public api More... over 1 year ago