mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C#: Add change notes for AST printing improvements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
tooling
|
||||
* AST printing in Visual Studio Code has been improved. Notable changes are:
|
||||
* Duplications of namespace declarations have been removed.
|
||||
* `TypeMention` nodes have been added to the tree.
|
||||
* Child nodes of assignments and casts have been rearranged to represent syntax order
|
||||
instead of execution order.
|
||||
* Various fixes have been applied for `TypeMention` extraction.
|
||||
Reference in New Issue
Block a user