Emily Grace Seville

Results 204 comments of Emily Grace Seville

Please delete my comment above, I can't do it here. Why this LSP server requires `mono` to be installed? Without it server fails with: ``` /home/emilyseville7cfg/.emacs.d/.cache/lsp/omnisharp-roslyn/latest/omnisharp-roslyn/run: line 19: mono: command...

My motivation is to enable hints for Jekyll site config file. The first thing user need to perform is: install [`Yaml`][yaml] extension. After it when config file is created hints...

I don't think it must be put inside gem. 😄 Schema can exist just in repo.

> So how is Visual Studio Code going to detect / use the schema then? It is not a problem because: - Hugo schema is placed here. - Reference to...

> Is schemastore not meant to be the authoritative version of the schema? I was pretty excited to see that PR merged there. I'm not sure what the guidelines are...

For several tasks (not just supporting JSON schema) I agree - a separate repo is better.

> I'm not sure how projects like schemastore manage different versions of schema based on the version of the project being used, but I'm not sure we need to solve...

I can write Bash/Python script. Is it right that I need to generate valid JSON schema from .yml configs?

Please consider [my Reddit](https://www.reddit.com/r/GoogleAppsScript/comments/q54dkb/typeerror_cannot_destructure_property_client_id/hg78u0n/?context=3) topic about this problem.

Well, as I understood we have to use environment variables for basic customization and `.tldrrc` for advanced one. Right? What has more priority: environment variables or `.tldrrc`?