-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestanalyzer-apiIssues that impact the public API of the analyzer packageIssues that impact the public API of the analyzer packagefeature-macrosImplementation of the macros featureImplementation of the macros featurelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Description
I noticed that ContextBuilder currently passes through null macroSupport by default, with no way to provide one. (Unless you cast to ContextBuilderImpl).
So people using the analyzer as a library and using ContextBuilder will currently get no macros.
As discussed we probably want macros to work with some reasonable default settings "out of the box".
So, here is an issue for that :)
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestanalyzer-apiIssues that impact the public API of the analyzer packageIssues that impact the public API of the analyzer packagefeature-macrosImplementation of the macros featureImplementation of the macros featurelegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Type
Projects
Status
Done