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
The Slice compiler supports a number of command line options, and while not all of these are useful to the language server, there are some that are.
Now that we support configuration sets, it would be nice if in addition to specifying a set of files to compile, if we could also specify options to pass to the compiler (with some filtering of course).
The text was updated successfully, but these errors were encountered:
The Slice compiler supports a number of command line options, and while not all of these are useful to the language server, there are some that are.
Now that we support configuration sets, it would be nice if in addition to specifying a set of files to compile, if we could also specify options to pass to the compiler (with some filtering of course).
The text was updated successfully, but these errors were encountered: