Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27Port CodeCompletion to reliable timer trackingtherzok
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2017-12-05Fix issue with import completion itemsLluis Sanchez
2017-12-01Refactor code completion windowLluis Sanchez
2017-06-23Fixed 'Bug 57618 - Code completion item shown with white text'Mike Krüger
2017-06-15[Ide] Completion list widget shouldn't crash on failed sorting.Mike Krüger
2017-06-06Fixed 'Bug 56290 - Code completion/Intellisense throws away firstMike Krüger
2017-05-16Make CompletionData comparer stable.Kirill Osenkov
2017-04-27Make sure items with non-null data always go first.Kirill Osenkov
2017-04-26Make sure the comparer used to compare completion items is stable.Kirill Osenkov
2017-04-19Fixed 'Bug 55298 - Autocomplete () doesn't work'Mike Krüger
2017-02-09[Ide] Added completion selection status for word selection.Mike Krüger
2017-02-03[Ide] Custom completion filters can now change the auto select state.Mike Krüger
2017-01-26[Ide] Fixed some null references in completion list.Mike Krüger
2017-01-26[Ide] Moved completion item selection logic to the completion listMike Krüger
2017-01-25[Ide] Completion filter is now a virtual method.Mike Krüger
2017-01-25[Ide] Improved word filtering API.Mike Krüger
2017-01-25[Ide] Fix custom filter categories issue.Mike Krüger
2017-01-24[Ide] Completion data lists can now provide own item filters.Mike Krüger
2017-01-10[Ide] Exposed completion item selection.Mike Krüger
2016-07-14[Ide] Renamed SyntaxModeService -> SyntaxHighlightingService.Mike Krüger
2016-07-12[Ide] Fixed some theming issues - ported dark theme colors.Mike Krüger
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-04-13Hide use of GTK in CompletionListWindow APILluis Sanchez
2016-03-14Fixed 'Bug 39552 - Event handler completion list sorting broken'Mike Krüger
2016-02-19[CSharpBinding] Corrected category of extension methods.Mike Krüger
2016-02-16[Ide] Code Completion: The list now has 13 rows as defaults (10 before)Vaclav Vancura
2016-02-16[Ide][Completion] Optimize right side description size and positionVsevolod Kukol
2016-02-15[Ide] Changed completion list widget width.Mike Krüger
2016-02-15[Ide] Limit size of right text completion description.Mike Krüger
2016-02-15[Ide] Improved code completion list filtering.Mike Krüger
2016-02-09[Ide] Code Completion: Tweaking category fontsVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2016-01-09[Ide] Optimize text alignment in code completion listVsevolod Kukol
2015-12-18[Ide] Remove CompletionListRows preferenceVsevolod Kukol
2015-12-18[Ide] Custom completion list category fontVsevolod Kukol
2015-11-29Fix Build after rebaseVsevolod Kukol
2015-11-29[Ide] CodeCompletion: Windows font size tweakVaclav Vancura
2015-11-29[CodeCompletion] optimize list entry alignmentVsevolod Kukol
2015-11-29[Ide] CodeCompletion: Windows font size tweakVaclav Vancura
2015-11-29[Ide] CodeCompletion: font size +1ptVaclav Vancura
2015-11-29[Ide] Fix NRE in ListWidget (code completion)Vsevolod Kukol
2015-11-29[Ide] Code completion: no match font size and position tweaksVaclav Vancura
2015-11-29[Ide] Code completion: some font tweaks (again)Vaclav Vancura
2015-11-29[Ide] Font size tweaksVaclav Vancura
2015-11-29[Ide] Removing obsolete code completion selection border colorVaclav Vancura
2015-11-29[Ide] Use default scaled system font for popoversVsevolod Kukol
2015-11-29[Ide] No highlight color in completion list selectionVsevolod Kukol