DanielGavin
DanielGavin
It's because there is no `when` stmt resolver. I would argue if the resolver returns false, then this should actually be grayed out.
You still have to switch. Since if you want to use `odin check` it needs to know what your flags are. Otherwise it can give compiler errors.
The default will be through profile defines. I can add a config to go through all `when stmt` regardless, but just remember if you declare variables in both those `when`clauses...
I'll add a config for it either way. There are people that want one or the other.
It seems `core:odin/parser` thinks the expression is together. It only happens on `nums.` autocomplete, but not if you already have some identifier after `.`, and then pressing toggling autocomplete .
Think all of them are fixed. If you still find some not, make one issue each for each problem. It's hard to keep track of all in one issue.
That is not related to `odinfmt`. It does not do any indexing of symbols.
Does it work with Odin compiler? Don't think there is any os features in the `odin` core to support symlinks, so this won't be supported until then.
It won't be resolved here. I have to implement whatever Odin decides to do. So the issue is fine here as well.
Yes that should be the default.