Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: consulo/consulo

Tags

consulo#4075

Toggle consulo#4075's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introducing KeymapGroup.Builder. Moving VcsKeymapExtension logic to t…

…his builder. Using this builder in DebuggerKeymapExtension to fix problem in Settings > Keymap (#884)

* Refactoring KeymapExtensions.

* Introducing KeymapGroup.Builder. Moving VcsKeymapExtension logic to this builder. Using this builder in DebuggerKeymapExtension to fix problem in Settings > Keymap.

* Refining KeymapGroup.Builder.

* Using "XDebugger.Actions" group in DebuggerKeymapExtension instead of deprecated "DebuggerActions".

* Marking "DebuggerActions" group as deprecated/for removal.

consulo#4074

Toggle consulo#4074's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactoring PsiFile and its descendants (#883)

* Refactoring PsiFile and its descendants.

* Returning @nullable to getName() of elements not related to file-system. Returning TextRange.EMPTY_RANGE from getTextRange() which previously returned null.

consulo#4073

Toggle consulo#4073's commit message
new run popups - first steps

consulo#4072

Toggle consulo#4072's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing typos (part 3). (#882)

consulo#4071

Toggle consulo#4071's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing typos (part 3). (#882)

consulo#4069

Toggle consulo#4069's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing typos (part 2) (#881)

* Fixing typos (part 2).

* Reverting "classloader".

consulo#4068

Toggle consulo#4068's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Miscellaneous (#879)

* Sorting module-info.java in desktop-awt-ide-impl.

* Refactoring AnnotationHolder.

consulo#4067

Toggle consulo#4067's commit message
fix problem with always visible generate actions

consulo#4066

Toggle consulo#4066's commit message
some parts of debugger now works via localize

consulo#4065

Toggle consulo#4065's commit message
some parts of debugger now works via localize