Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
10063850
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063851
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063852
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063853
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063854
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063855
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063856
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063857
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063858
<NME> LineNumberMargin.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without ...
16
Fix line margin interactivity
18
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063859
<NME> GruntFile.js <BEF> module.exports = function(grunt) { // Project configuration. grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), browserify: { build: { src: 'lib/index.js', dest: 'build/<%= pkg.name %>.js' }, test: { src: 'coverage/lib/index.js',...
2
Unnecessary changes
2
.js
js
mit
ftlabs/fruitmachine
10063860
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (899 bytes). [![Dependency Status](https://david-dm.org/muicss/loadjs.svg)](https://david-dm.org/muicss/loadjs) [![devDependency Status](https://david-dm.org/muic...
39
Update README.md
36
.md
md
mit
muicss/loadjs
10063861
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (899 bytes). [![Dependency Status](https://david-dm.org/muicss/loadjs.svg)](https://david-dm.org/muicss/loadjs) [![devDependency Status](https://david-dm.org/muic...
39
Update README.md
36
.md
md
mit
muicss/loadjs
10063862
<NME> .editorconfig <BEF> ADDFILE <MSG> Config: Add .editorconfig <DFF> @@ -0,0 +1,20 @@ +# EditorConfig helps developers define and maintain consistent +# coding styles between different editors and IDEs +# editorconfig.org + +root = true + +[*] + +# Change these settings to your own preference +indent_style = space ...
20
Config: Add .editorconfig
0
editorconfig
mit
tabalinas/jsgrid
10063863
<NME> .editorconfig <BEF> ADDFILE <MSG> Config: Add .editorconfig <DFF> @@ -0,0 +1,20 @@ +# EditorConfig helps developers define and maintain consistent +# coding styles between different editors and IDEs +# editorconfig.org + +root = true + +[*] + +# Change these settings to your own preference +indent_style = space ...
20
Config: Add .editorconfig
0
editorconfig
mit
tabalinas/jsgrid
10063864
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063865
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063866
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063867
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063868
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063869
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063870
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063871
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063872
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063873
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063874
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063875
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063876
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063877
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063878
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
0
remove demo readonly
1
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063879
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (590 B gzipped). [![Build Status](https://travis-ci.org/muicss/loadjs.svg?branch=master)](https://travis-ci.org/muicss/loadjs) [![Dependency Status](https://david...
30
Update README.md
18
.md
md
mit
muicss/loadjs
10063880
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (590 B gzipped). [![Build Status](https://travis-ci.org/muicss/loadjs.svg?branch=master)](https://travis-ci.org/muicss/loadjs) [![Dependency Status](https://david...
30
Update README.md
18
.md
md
mit
muicss/loadjs
10063881
<NME> theme.css <BEF> .jsgrid-grid-header, .jsgrid-grid-body, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-filter-row > .jsgrid-cell, .jsgrid-insert-row > .jsgrid-cell, .jsgrid-edit-row > .jsgrid-cell { border: 1px solid #e9e9e9; } .jsgrid-header-row > .jsgrid-header-cell { border-top: 0; } .jsgrid-heade...
7
Theme: Load indicator degradation for old IE not supporting animation
0
.css
css
mit
tabalinas/jsgrid
10063882
<NME> theme.css <BEF> .jsgrid-grid-header, .jsgrid-grid-body, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-filter-row > .jsgrid-cell, .jsgrid-insert-row > .jsgrid-cell, .jsgrid-edit-row > .jsgrid-cell { border: 1px solid #e9e9e9; } .jsgrid-header-row > .jsgrid-header-cell { border-top: 0; } .jsgrid-heade...
7
Theme: Load indicator degradation for old IE not supporting animation
0
.css
css
mit
tabalinas/jsgrid
10063883
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063884
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063885
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063886
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063887
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063888
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063889
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063890
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063891
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063892
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063893
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063894
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063895
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063896
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063897
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
0
Merge pull request #251 from Numpsy/rw/no_xml_readerwriter
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10063898
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063899
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063900
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063901
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063902
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063903
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063904
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063905
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063906
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063907
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063908
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063909
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063910
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063911
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063912
<NME> DocumentSnapshot.cs <BEF> using System; using System.Collections.Generic; using System.Linq; using AvaloniaEdit.Document; namespace AvaloniaEdit.TextMate { public class DocumentSnapshot { private LineRange[] _lineRanges; private TextDocument _document; private ITextSource _textS...
5
Manage the line ranges a private class
5
.cs
TextMate/DocumentSnapshot
mit
AvaloniaUI/AvaloniaEdit
10063913
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063914
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063915
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063916
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063917
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063918
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063919
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063920
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063921
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063922
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063923
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063924
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063925
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063926
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063927
<NME> SearchPanel.xaml <BEF> <Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:ae="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:search="clr-namespace:AvaloniaEdit.Search;assembly=AvaloniaEdit"> <Style Selector="search|Se...
2
Update SearchPanel.xaml
3
.xaml
xaml
mit
AvaloniaUI/AvaloniaEdit
10063928
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
173
Core: Fixed short-circuiting of boolean default configuration properties and cleaned up a bit. Tests: Added Data Export tests utilizing BCC
0
.js
tests
mit
tabalinas/jsgrid
10063929
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
173
Core: Fixed short-circuiting of boolean default configuration properties and cleaned up a bit. Tests: Added Data Export tests utilizing BCC
0
.js
tests
mit
tabalinas/jsgrid
10063930
<NME> readme.hogan <BEF> # {{pkg.title}} [![Build Status](https://travis-ci.org/ftlabs/fruitmachine.svg?branch=master)](https://travis-ci.org/ftlabs/fruitmachine) [![Coverage Status](https://coveralls.io/repos/ftlabs/fruitmachine/badge.png?branch=master)](https://coveralls.io/r/ftlabs/fruitmachine?branch=master) [![Dep...
2
Update urls
2
.hogan
hogan
mit
ftlabs/fruitmachine
10063931
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063932
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063933
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063934
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063935
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063936
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063937
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063938
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063939
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063940
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063941
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063942
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063943
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063944
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063945
<NME> MainWindow.xaml <BEF> <Window xmlns="https://github.com/avaloniaui" xmlns:AvalonEdit="clr-namespace:AvaloniaEdit;assembly=AvaloniaEdit" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" MinWidth="0" MinHeight="300" Width="950" Title="AvaloniaEdit Demo" ...
2
Improve demo editor look and feel in windows
3
.xaml
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10063946
<NME> jsgrid.core.js <BEF> (function(window, $, undefined) { var JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID, JSGRID_ROW_DATA_KEY = "JSGridItem", JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow", SORT_ORDER_ASC = "asc", SORT_ORDER_DESC = "desc", FIRST_PAGE_PLACEHOLDER = ...
1
Core: Add `var` for `args` in `renderTemplate`
1
.js
core
mit
tabalinas/jsgrid
10063947
<NME> jsgrid.core.js <BEF> (function(window, $, undefined) { var JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID, JSGRID_ROW_DATA_KEY = "JSGridItem", JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow", SORT_ORDER_ASC = "asc", SORT_ORDER_DESC = "desc", FIRST_PAGE_PLACEHOLDER = ...
1
Core: Add `var` for `args` in `renderTemplate`
1
.js
core
mit
tabalinas/jsgrid
10063948
<NME> TextEditorOptions.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without...
19
Add an option to avoid extend selection on mouse up
0
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10063949
<NME> TextEditorOptions.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without...
19
Add an option to avoid extend selection on mouse up
0
.cs
cs
mit
AvaloniaUI/AvaloniaEdit