Sean Escriva

Results 21 issues of Sean Escriva

Hi There, Are you aware of anyone working on adding LSP support for terraform? Based on the list of [LSP implementations](https://microsoft.github.io/language-server-protocol/implementors/servers/) this one looks to be actively developed: https://github.com/juliosueiras/terraform-lsp Could...

According to this page: https://developer.atlassian.com/display/JIRADEV/JIRA+Remote+API+Reference REST will be the recommended way forward. Any thoughts on making this use the REST api?

Greetings, this is a handy container image to simplify linting all the things. Thanks! I'm curious what you do to pass check configuration options to individual linters? For example, with...

Hey there, Neat looking project here since VPC Flow logs are such a pain usually to search through. I tried this out today and `generate-graph` returns this error: (note: I...

Using this now with clipetty in my current WSL tty environment and can confirm it works well. Support was added in https://github.com/microsoft/terminal/pull/5823

Hey, greetings! Thanks for these configs and your repo at https://github.com/Misterio77/nix-config It's helped me get a bit better with using nix+flakes to manage my systems. One issue I'm seeing is...

First off this script is super useful to keeping a tidy install of local go tools, thanks! This is a question, since functionally this doesn't seem to matter yet. When...

Hey there, Sorry for making an issue if this seems unrelated or has been answered, I searched around and have asked other places to no avail so far. I deal...

Hi there, Has [json5](https://json5.org/) support been looked at for this major mode? I'm starting to see these files used as configuration, notably of course with VSCode but also tools like...

I've consistently had this issue with solarized-dark, installed from melpa or directly cloning this repo. I can use solarized-light, but M-x load-theme solarized-dark gives `load-theme: Invalid theme name`'` On OS...