Ignacio Taranto

Results 34 issues of Ignacio Taranto

# Compatibility Report - Name of the game with compatibility issues: Dawn of War Soulstorm - Steam AppID of the game: 9450 ## System Information - GPU: RX 570 -...

Game compatibility

I stopped playing the game for a couple of months, installed the latest release `r14007` and now save games are not being loaded. OS: Arch Linux Here's the logs: ```...

Hello, I 'd like to add this two plugins: - https://gitlab.com/itaranto/plantuml.nvim - https://gitlab.com/itaranto/id3.nvim It's shameless self-promotion... I know :) Why I didn't add them through a PR? I just don't...

My gofmt is under /usr/bin which is in `PATH`, yet gofmt.vim is unable to find it. As a workaround I used: `let g:gofmt_exe = '/usr/bin/gofmt`

I would like to match an output by it's port name and it's model name. Something like: ``` output DP-1 'Acer Technologies Acer KG241 P 0x0000F372' mode 1920x1080@144Hz ``` Currently,...

enhancement

**On Sway (Wayland)** Qogir-dark-solid: ![image](https://user-images.githubusercontent.com/11463919/187110286-f785c8f1-e451-4332-8a2d-4201568c9964.png) Qogir-dark: ![image](https://user-images.githubusercontent.com/11463919/187110257-1b5058c2-be43-4829-b773-58273ce7cebc.png) **On i3 (X11)** Qogir-dark-solid: ![image](https://user-images.githubusercontent.com/11463919/187110802-c32a7fb5-2a13-4b9c-ac20-e3749a464e4d.png) Qogir-dark: ![image](https://user-images.githubusercontent.com/11463919/187110825-63507314-3257-4f3e-bafc-377584d3a4d0.png)

### Describe the issue It would be nice to have support the for the [XDG directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). That means basically moving `$HOME/.databricks/` to `${XDG_DATA_HOME:-$HOME/.local/share}/databricks/` and `$HOME/.databrickscfg` to `${XDG_CONFIG_HOME:-$HOME/.config}/databrickscfg` for Linux...

Enhancement
CLI

**Describe the bug** `swag init` generates the `swagger.yaml` file in reverse order. The `swagger.json` file of the same spec is in correct order. **To Reproduce** Steps to reproduce the behavior:...

## Your Question I appears than using a self-referential `many2many` relationship over a field name which is equal to the `struct` name confuses GORM to generate an incorrect table. I...

type:question
status:stale

### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Other ### Expected Behaviour `lua-language-server` should create the cache...