issues
search
KirillOsenkov
/
XmlParser
A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service
Apache License 2.0
328
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incremental parsing produces two attributes when only one expected.
#64
grokys
opened
1 month ago
4
Inconsistent results when parsing element with missing end tag.
#63
grokys
opened
2 months ago
1
Add nullable annotations.
#62
grokys
opened
2 months ago
2
Avoid NRE when removing nodes with SyntaxRemoveOptions other than KeepNoTrivia
#61
yankarinRG
closed
3 months ago
3
Is is possible to extend the parser ?
#60
springcomp
closed
7 months ago
1
Double closing slash creates null trivia
#59
grokys
closed
7 months ago
12
Introduce analyzers for modification API same as Roslyn RS1014
#58
FrediKats
opened
10 months ago
0
Preserve annotations on modification.
#57
grokys
closed
10 months ago
2
Fix warnings related to missing versions of VS libraries
#56
DoctorKrolic
closed
11 months ago
0
Apply UTF-8 to all files in the project
#55
DoctorKrolic
closed
11 months ago
0
Remove workaround for installing .NET 8
#54
DoctorKrolic
closed
11 months ago
0
Avoid comparing structs to `null` (use `default` instead)
#53
DoctorKrolic
closed
11 months ago
0
Multitarget main library and its tests
#52
DoctorKrolic
closed
11 months ago
5
Equivalent of SyntaxNormalizer
#51
FrediKats
opened
11 months ago
1
Add test and sample of ReplaceNode method usage
#50
FrediKats
closed
11 months ago
0
Improve benchmarks
#49
DoctorKrolic
closed
11 months ago
0
Separate source, tests and benchmarks
#48
DoctorKrolic
closed
11 months ago
0
Make node flags internal
#47
DoctorKrolic
closed
1 year ago
0
Make helpers internal
#46
DoctorKrolic
closed
1 year ago
0
feat: 2.2.12 [XML] Section 3.3.3, Attribute-Value Normalization
#45
workgroupengineering
closed
1 year ago
4
fix: Comment with whitespace Identification
#44
workgroupengineering
closed
1 year ago
4
XmlDocument reports no diagnostics for invalid xml
#43
DoctorKrolic
opened
1 year ago
1
Fix missing call base constructor by WithTwoChildren
#42
zhuangzhuang
closed
2 years ago
2
Save valid XML
#40
Geograph-us
opened
2 years ago
3
StackOverflow for deep trees
#39
KirillOsenkov
opened
2 years ago
0
Using in Visual Studio
#38
shmuelie
closed
2 years ago
4
Documentation: DTDs, external entities
#37
michaelhkay
opened
3 years ago
1
Add some comparation benchmarks
#36
danielmeza
opened
4 years ago
1
fix: add missed case to prevent InvalidOperationException
#35
FrediKats
closed
4 years ago
0
[PR] The proj files have been updated to enable SourceLink
#34
JTOne123
closed
4 years ago
1
Parser chokes on processing instructions
#33
KirillOsenkov
opened
4 years ago
1
InvalidOperationException in MissingToken when parsing !DOCTYPE
#32
KirillOsenkov
closed
4 years ago
1
SmartIndent: support multiple tags on the same line
#31
KirillOsenkov
opened
4 years ago
0
SmartIndent: wrong smart indent if current line has tags after caret
#30
KirillOsenkov
opened
4 years ago
0
Add link to C# UWP Example
#29
michael-hawker
closed
4 years ago
0
Allow external translations
#28
garuma
closed
4 years ago
0
XmlDeclarationSyntax doesn't pickup parsing errors?
#27
michael-hawker
opened
4 years ago
0
Generate snupkg and sourcelink information
#26
garuma
closed
5 years ago
0
Fix incremental parsing in a variety of scenarios
#25
garuma
closed
5 years ago
0
Node span to Line and Column
#24
davidjamesb
opened
5 years ago
2
Finding all errors/diagnostics
#23
davidjamesb
opened
5 years ago
9
Finish error/diagnostic support
#22
garuma
closed
5 years ago
0
Added extension method to return a new IXmlElementSyntax instance
#21
edwardskrod
closed
5 years ago
1
Classifier perf needs improvement
#20
KirillOsenkov
opened
5 years ago
0
Add more helper API
#19
garuma
closed
6 years ago
0
[build] Switch to NS 2.0 and .NET 4.7.1
#18
garuma
closed
6 years ago
3
Unnecessary realization of red nodes in SyntaxLocator.FindNode
#17
KirillOsenkov
opened
6 years ago
0
SyntaxNode.GetIndexAndOffset does nothing, results in bad perf
#16
KirillOsenkov
opened
6 years ago
0
null reference exception in GetChangedSpans
#15
Ttxman
opened
6 years ago
0
About IXmlElement interface
#14
jan-johansson-mr
closed
7 years ago
0
Next