Skip to content

Why would you want to enable all FFlags by default? #36

Answered by JohnnyMorganz
sasial-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Luau FFlags are typically for new features, and will most likely be committed to provided there are no bugs with them.
By default Luau's analyze and repl tool enable these FFlags, and I decided to as well - they normally provide benefits rather than drawbacks.
I made this an option though in case people did not want to enable them all by default, or they encountered any issues. If you disable luau-lsp.fflags.enabledByDefault and enable luau-lsp.fflags.sync, in theory you should have the exact same flags as Studio and should be able to replicate its behaviour

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sasial-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants