You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line-oriented signature extraction and modifier splitting can misread leading comments, multiline declarations/attributes, default expressions, modifier permutations, and other valid X++ shapes.
CLI/Core scope
Provide reliable method facts for CoC analysis, references, call reasoning, and scaffolding.
Migrated from Aether #5; this capability belongs in d365fo-cli/Core.
Parser/AST evaluation is tracked in d365fo-cli #2.
Current problem
Line-oriented signature extraction and modifier splitting can misread leading comments, multiline declarations/attributes, default expressions, modifier permutations, and other valid X++ shapes.
Acceptance criteria
display,edit,internal, modifier permutations, constructors, and delegates.