ngc92

Results 57 comments of ngc92

This seems like a simpler (easier to implement?) version of #1174, and possibly a duplicate of #1698

There is some basic building happening in https://github.com/danielknobe/blobbyvolley2/blob/master/.github/workflows/android.yaml maybe that can serve as a starting point.

Its been quite some time since I've worked on this library. If you have a gym environment env with a bounded, continuous observation space, then in order to get a...

> As there has been no oppositions to this, I'd personally say that this is now the standard and perhaps should be written in our RFC repository https://github.com/SublimeText/ScopeNamingGuidelines :) In...

One more question is the scoping regard `text` or `source` scopes. Right now everything is specified as `text.tex` and `text.latex`, but that doesn't quite describe the reality. In fact, the...

Does it make sense to have both options? This somewhat corresponds to the "LaTeX document" and "LaTeX package" options I mentioned above. For example, for style and class files, we...

> We could think about a _LaTeX (Package)_ syntax with a `source` main scope, which extends TeX or LaTeX and is bound to `sty` extensions if package syntax requires special...

I've thought some more about the required context and scoping for TeX (mostly for #3587, but this applies more broadly), and I'm not sure what is the best way forward....