6461 Commits (12a4bcca1693c80a53aadf5b2bebb1e1866a2186)
 

Author SHA1 Message Date
tom-englert 12a4bcca16 Fix margin in search text box 4 years ago
tom-englert a7448267d0 Fix decompiling wait adorner and search box 4 years ago
tom-englert 25f50b299f Fix hyperlink color 4 years ago
tom-englert 7177a9afd2 Fix variable highlighting 4 years ago
tom-englert 3328fe39d5 Simplify brushes 4 years ago
tom-englert a929279a20 Use proper xaml notation for FoldingMargin after fixing AvalonEdit. 4 years ago
Siegfried Pammer f4350153ac Update AvalonEdit to 6.1.1 4 years ago
tom-englert 8605274058 Fix Whitespace 4 years ago
tom-englert f20dcace40 Fix string table style 4 years ago
tom-englert 3e98c30600 Fix string table theming 4 years ago
tom-englert 55fc69e71a Add theme-aware highlighting for XML/BAML 4 years ago
tom-englert 4797a668f7 Fix colors of fold margin 4 years ago
tom-englert 4058628835 Fix dynamic Foreground of non-public nodes. 4 years ago
tom-englert dbebc035e9 Fix inline buttons 4 years ago
tom-englert fe718a473f Fix some missing dark mode colors 4 years ago
tom-englert f41b03044a Restore background of decompiler view in LightTheme 4 years ago
tom-englert 16c7c9a0e2 Add missing LightTheme for AvalonDock 4 years ago
tom-englert 78fa9529ad - Fine tune styles 4 years ago
tom-englert 79a5c5d039 Introduce Dark Mode 4 years ago
Siegfried Pammer 026964fa11
Merge pull request #2333 from MikeFH/fix-insertresult 4 years ago
MikeFH 3093e849c0 Fix insertion of result at end position 4 years ago
Siegfried Pammer ba5d23a835 Fix #1512: XmlDocumentationProvider Unable to load some XML files to have special characters 4 years ago
Siegfried Pammer 7e913e056b Exclude artificial ILInstructions from PDB generation 4 years ago
Siegfried Pammer 09ded09e76 Improve exception handling related to PDBs and tree initialization 4 years ago
Siegfried Pammer 8fc64669c2 Add annotations on local function parameter declarations 4 years ago
Christoph Wille 773635ee7d
Remove with in https://github.com/microsoft/setup-msbuild task 4 years ago
Siegfried Pammer 4ae41a855e Fix #2321: Missing readonly modifier for ref local 4 years ago
Siegfried Pammer 5a8b488e99 PDBGen: Fix exception in case an ILFunction gets defined in C# twice: This may happen if a compiler-generated function gets transformed into a lambda expression, but its method definition is not removed from the syntax tree. 4 years ago
Siegfried Pammer 30709c534d https://github.com/dotnet/DataGridExtensions/issues/52: Update DataGridExtensions to benefit from performance improvements. 4 years ago
Siegfried Pammer b8f8a9f982 Fix AvalonEdit binding redirect 4 years ago
Siegfried Pammer 0f84ec1eef Plugins: Unwrap CompositionFailedException to make errors more visible 4 years ago
Christoph Wille 28de826a8e
Use AvalonEdit 6.1.0 final NuGet package 4 years ago
Siegfried Pammer 51dcab484d Add support for inline display of blob contents of CustomDebugInformation entries in PDBs. 4 years ago
Christoph Wille 02c0e7805d Add a Xamarin-workbooks lookalike for use in .NET Interactive Notebooks (see https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) 4 years ago
Siegfried Pammer fa0e679626 Fix #1648 and fix #2133: Use simple assembly names for KnownThings. 4 years ago
Siegfried Pammer 2a8333e067 Fix build. 4 years ago
Siegfried Pammer 5734da4294 Fix #2314: ILSpy incorrectly resolves a runtime dependency when dll is present in both WindowsDesktop.App and NETCore.App 4 years ago
Christoph Wille 43e366980c Back to start: .NET Core 3.1 SDK 4 years ago
Christoph Wille 911d2addd9
Use multiple .NET versions 4 years ago
Christoph Wille a413d9e726 Move all builds to 5.0 4 years ago
Christoph Wille 5fac88deb9 Move frontends action to net5 sdk (testing) 4 years ago
Christoph Wille d50153fd48 Update frontends for p3 4 years ago
Christoph Wille ee10d2942b
Update for v7 P3 4 years ago
Siegfried Pammer efd16421b9 Metadata: Reset filter before reusing the DataGrid view instance. 4 years ago
Siegfried Pammer 68275deb05 Metadata: Fix typo in PropertyMap table 4 years ago
Siegfried Pammer ae3306b966 Fix #2312: Constructors and operators may not have any generic type parameters in C# 4 years ago
Siegfried Pammer c347bbe3d4 Fix exception in search, in case the declaring type of a property or event cannot be found. 4 years ago
Siegfried Pammer fdb5ec97e2 Fix build. 4 years ago
Siegfried Pammer feb623d602 Fix #2234: Implement support for nuget packages/bundles in search, analyzers and the derived types list. 4 years ago
Siegfried Pammer 5740068753 Fix #2310: Do not set mainAssemblyFileName in UniversalAssemblyResolver in case LoadedAssembly.FileName is not a full path. 4 years ago