861 Commits (53d9b6e7eedf2305c8517ab3ff9fd6d67201fb6c)

Author SHA1 Message Date
Daniel Grunwald c06cfeda6e Fix icsharpcode/NRefactory#42: const IField returns IsStatic=false 13 years ago
Daniel Grunwald 76e3cb4389 Fixed output visitor inserting too many newlines in SwitchSection. 13 years ago
Mike Krüger 523971996b Fixed property formatting bug. 13 years ago
turbanoff 24f1637093 remove redundant check 13 years ago
Mike Krüger 5b83b2d87f Only wrap arguments that are longer than 1. 13 years ago
Mike Krüger c4b9519ca5 [CodeAction] Convert foreach to for now preserves old block. 13 years ago
Mike Krüger 56bfccbab7 Fixed possible null ref exception 13 years ago
Mike Krüger cf9d360be7 [CodeActions] Worked on implement interface. 13 years ago
Mike Krüger bfdaaad444 Fixed declaration parameter formatting bugs. 13 years ago
Mike Krüger 6126d9bd77 [Formatting] Fixed some formatting bugs. 13 years ago
Mike Krüger 805e0721d9 Started implement interface/abstract members code action. 13 years ago
Mike Krüger da56a5bbfa Fixed completion bug. 13 years ago
Mike Krüger 1a1487fd5b [Formatting] Checked token for null, before using the parent. 13 years ago
Mike Krüger 6d1e90bdc6 [Formatting] Added null check. 13 years ago
Mike Krüger 2aec1be700 Improved the handling of delegate contexts. 13 years ago
Mike Krüger c773b586c8 Fixed formatting unit tests. 13 years ago
Mike Krüger e8a5226853 Changed formatting policy. 13 years ago
Mike Krüger 063d0f569c Renamed named expression identifier -> name. 13 years ago
Mike Krüger 5dbe3654f5 [Ast] Renamed named argument expression identifier -> name. 13 years ago
Mike Krüger 98b2dfa5f9 Fixed unit tests. 13 years ago
Mike Krüger aa111adafe Added completion categories for derived types. 13 years ago
Mike Krüger 45c8d0eb50 Fixed object creation completion issue. 13 years ago
Mike Krüger 29ec90e57a changed method call wrap default. 13 years ago
Mike Krüger 04127ad320 [Formatting] Improved the wrap if too long option. 13 years ago
Mike Krüger 639f6b9191 Updated formatting factory options. 13 years ago
Mike Krüger e308e3dbe3 Added more formatting styles. 13 years ago
Mike Krüger c2e912af34 [Completion] Fixed bug in pre processor directive context detection. 13 years ago
Mike Krüger c8f8dc7514 [CodeIssue] removed '.' in name. 13 years ago
Mike Krüger c36be0bff4 Fixed some add another accessor issues. 13 years ago
Mike Krüger 1704bd05ef [Formatting] Implemented parameter wrapping. 13 years ago
Mike Krüger 95b0c252f1 [Formatting] New line placement is now a 3 state. 13 years ago
Mike Krüger 198c085d72 Added some formatting options. 13 years ago
Mike Krüger a4064df5a7 Added indexer argument wrapping options. 13 years ago
Mike Krüger debc7a0801 Added method call wrapping options. 13 years ago
Mike Krüger fa4f2e033e Added chained method call wrapping option. 13 years ago
Mike Krüger e912bdf2ce Fixed possible cast exception. 13 years ago
Daniel Grunwald 180a690f37 Create .pdb file in release build. 13 years ago
Mike Krüger 11ab30be51 Added custom event declaration case to code settings. 13 years ago
Mike Krüger bb27ef5132 Fixed completion bug. 13 years ago
Mike Krüger 04f8720739 Added formatting factory - formatting options should be created with 13 years ago
Mike Krüger ca289f5fc5 Improved array initializer wrapping options. 13 years ago
Alex Mizuki 658cb4b67b patched up handling indexing issue 13 years ago
Alex Mizuki aff71a5d53 try revert critical method 13 years ago
Mike Krüger 3ec1d7b991 Fixed exception in create method action. 13 years ago
Mike Krüger 42f6bfbe8a Fixed completion bug. 13 years ago
Mike Krüger 64ca5a01cb Fixed completion bug. 13 years ago
Mike Krüger 9511d48927 Added KeepCommentsAtFirstColumn option. 14 years ago
Mike Krüger c882a84787 Added space in named argument formatting option. 14 years ago
Mike Krüger 0326e93e02 Fixed other enum base type context. 14 years ago
Mike Krüger bd201520a1 Fixed enum base type bug. 14 years ago