]> O.S.I.I.S - jp/crowedit.git/commit
move lines handling in TextBuffer
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 25 Feb 2025 15:47:27 +0000 (16:47 +0100)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 25 Feb 2025 15:47:27 +0000 (16:47 +0100)
commit93f4260651540c0c8994361a891ed610d367ee46
treec5e4bc14d209869ff6b8646b297b071c12beed88
parent211214309beb67386a8c689251ec6f36d2eb612f
move lines handling in TextBuffer
CrowEditBase/src/Compiler/SourceDocument.cs
CrowEditBase/src/Compiler/SyntaxNode.cs
CrowEditBase/src/Compiler/SyntaxRootNode.cs [new file with mode: 0644]
CrowEditBase/src/Editor.cs
CrowEditBase/src/TextBuffer.cs [new file with mode: 0644]
CrowEditBase/src/TextDocument.cs