143 Commits (master)
 

Author SHA1 Message Date
Gerhard Olsson 02a2aca8c9
feat: mark current line in editor (#51) 3 months ago
Gerhard Olsson 2b687908f4
fix: limit linenumber gutter margin (#49) 4 months ago
Michael Seibt 264e4f6ca5
fix(GutterMargin): Align linenumbers with text 4 months ago
Gerhard Olsson bf7fcd4e75
feat: space as pagedown in read-only (#47) 4 months ago
Gerhard Olsson 48f506b0f1
feat!: .net9 (#48) 5 months ago
Gerhard Olsson 1cb6d9c201
feat: themeable HighlightingManager (#46) 6 months ago
Gerhard Olsson a23e8d6d2b
feat: Cleanup Highlighting colors (#45) 6 months ago
Philippe Miossec 7b8ff17ca0 feat(Editor): Add "some" syntax highlighting for yaml files 8 months ago
Philippe Miossec d6544c3a84 feat(Editor): Add .editorconfig as ini file 8 months ago
Philippe Miossec 92816d721d feat(Editor): Add Gherkin `*.feature` syntax highlighting 8 months ago
Donatas Mačiūnas 4ea04d2436
Default to an Encoding without BOM when BOM marker was not found (#42) 10 months ago
Michael Seibt 1e64171fdb
Rename to AddMarkers (#41) 11 months ago
Gerhard Olsson 5d07ca8cad
feat: AddRange for markers (#40) 11 months ago
Michael Seibt e49c54f99b
feat(TextView): Add TextMarkerType.InterChar 11 months ago
Tuomas Hietanen 9af875fe0b
Improve F# syntax highlighting (#38) 1 year ago
Philippe Miossec 30a0e94f4a
Improve C# syntax highlighting (#37) 2 years ago
Gerhard Olsson cc84160cb1
Disable Italics _ in markdown (#36) 2 years ago
Igor Velikorossov 6a88d21777 Install .NET 8 on CI 2 years ago
Igor Velikorossov 5457e9a408 Update to .NET 8 2 years ago
Philippe Miossec dddf1f6a46 Add feature to move line up/down with ALT + UP/DOWN 2 years ago
Philippe Miossec 000f7277ad chore: fix AppVeyor Ci integration 2 years ago
Gerhard Olsson a448d9a6df
Avoid warning CS8632 (#32) 2 years ago
Michael Seibt 4e41ab6a5b
EOL markers as glyph or text (#31) 3 years ago
Donatas Mačiūnas cd35e8dfde
Handle WM_MOUSEHWHEEL for horizontal touchpad scrolling (#30) 3 years ago
Igor Velikorossov 7002c10005 Bump to .NET 6.0 4 years ago
Logan Higinbotham 7f8c067386
Fix Git Extensions #8211: Incorrect EOL in diff (#28) 4 years ago
Igor Velikorossov 50ea97f05a
Migrate all projects to .NET 5.0 + add AppVeyor build (#29) 4 years ago
Igor Velikorossov d265cb569f
Merge pull request #24 from gitextensions/Convert_to_.NET_5.0 4 years ago
RussKie 94b943d418 Convert to .NET 5.0 4 years ago
Igor Velikorossov 467710117f
Merge pull request #23 from lhiginbotham/fix-issue-22 5 years ago
Logan Higinbotham ef21ba7050 Render tabs in the text viewer 5 years ago
Philippe Miossec 1f1906ed0a
Merge pull request #21 from pmiossec/fix_range_exception 5 years ago
Philippe Miossec a143fcb467 Prevent an ArgumentOutOfRangeException 5 years ago
Igor Velikorossov b28a2a439f Centralise reference version management 5 years ago
RussKie fa45d8258b Remove targets, replaced by super's targets/props 6 years ago
Jay Asbury 68dcb93b32 Prevent null stream (#20) 6 years ago
Igor Velikorossov 8da789bf5f
Convert projects to SDK-style (#19) 6 years ago
Igor Velikorossov bd9a942463 Convert projects to SDK-style 6 years ago
Igor Velikorossov cedc78fc1c
Fix GitExt #4861: Drag and Drop Exception (#17) 6 years ago
Logan Higinbotham f27191f346 Fix #4861: Drag and Drop Exception 6 years ago
Igor Velikorossov 28bfb828ec
Merge pull request #13 from NikolayXHD/color_scheme 6 years ago
NikolayHD 07d8b79e0c HighlightColor support for overriding colors 6 years ago
Philippe Miossec 6379ead9a1
Merge pull request #12 from pmiossec/highlight_vcxproj_filter 6 years ago
Philippe Miossec 3a59c20317 Highlighting vcxproj.filters (xml format) 6 years ago
Philippe Miossec 9b0b997d38
Merge pull request #15 from gitextensions/feature/arxml 6 years ago
Igor Velikorossov e1736c8642
Syntax support for .groovy, .gradle (#16) 6 years ago
Gerhard Olsson 91d9cfa21c Syntax support for .groovy, .gradle 6 years ago
Gerhard Olsson 2c5c3963e4 XML syntax support for .arxml 6 years ago
Igor Velikorossov fbafa0a88b
Add markdown (.md) highlight support (#11) 6 years ago
Philippe Miossec 4cbe6d5f8b Add markdown (.md) highlight support 6 years ago