Roman Peshkov

Results 24 comments of Roman Peshkov

@MohammadtaghiFarkhondekar this kext is not able to work with your card yet. Only DVM opmode is supported and that's for quite old network cards.

Faced the same issue right now. For me problem was quite simple - I didn't provide extension when created migration, however I figured this out only after 30 minutes of...

@kerak19 Exactly. Without this extension migration files are not matching internal regex and as a result, migrate thinks that there are no migrations at all. https://github.com/mattes/migrate/blob/master/source/parse.go#L18-L21

Hi guys, I've started development of an extension for working with text tables. https://marketplace.visualstudio.com/items?itemName=RomanPeshkov.vscode-text-tables It's independent from this org-mode extension, but maybe there will be points where we could interconnect...

Hi @sipi, on my daily basis I work with C#, TypeScript+Angular and Go. Also worked on a couple of VSCode extensions, one of which is highly inspired by org-mode from...

@sipi, maybe we should ask @ajtoo about putting a warning in the readme that this repository is no longer maintained and provide a link to the new one?

@AdrieanKhisbe totally agree

I have Emacs 26.2 installed from emacsforosx.com website. OS - MacOS 10.14.5. When I tried the github example from readme, I had exactly the same problem. I didn't give much...

+1 for this feature request. There's similar plugin for VSCode, that's able to grab data from another response and put it into variable. https://github.com/Huachao/vscode-restclient#request-variables Maybe similar approach with named requests...

Hey @StevenHarris, I've tried to reproduce the issue, but it seems to work fine for me. Could you please provide more details about it? Please keep in mind that if...