dotnet/roslyn
Vedi su GitHubCode documentation of class InteractiveScriptGlobals not complete
Open
#14.690 aperta il 23 ott 2016
Area-InteractiveInteractive-ScriptingLogichelp wanted
Metriche repository
- Star
- (20.414 star)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
Version Used: 1.3.2
Steps to Reproduce:
- Review documentation of class InteractiveScriptGlobals.
- Hosts should implement these globals in order to reach standardized hosts.
- Review documentation of properties of the class.
Expected Behavior: Would be helpful if host developers know the exact meaning of the properties (e.g. ReferencePaths, SourcePaths). It's really minor, but maybe there will be more properties over time.
Actual Behavior: Properties are not documented.