ObserverOfTime
ObserverOfTime
Probably a duplicate of #13157
It's most likely caused by the same SSL error.
The other special captures like `@combined` aren't uppercase either.
`@_self` may be used in queries to match the `self` keyword in languages like Lua or Python.
### Highlights - `@conceal` - `@spell` ### Injections - `@language` - `@content` - `@combined` - `@self` (?) --- I think that's all of them.
Not sure why the table order is messed up with `@self` while they're in fact the same regions as `@c`. :thinking: Or rather the *expected* table is the one that's...
We can always name the capture something else, like `@parent`. Surely there's no "parent" language…right?
I'm in a similar situation as @lyu. No completion for variable methods, and no completion for some `std::` identifiers (`cout` & `cerr` show up but others like `regex` don't). I'm...
All completions seem to be working now on `9.0.0`.
If we did rewrite it, I'd like it to be a static language like rust or go rather than depend on some runtime.