egovelox

Results 5 issues of egovelox

1. installing cotton CLI (to play with migrations) => OK 2. creating a migration file => OK 3. running `cotton migration:up` => not OK, CLI will not exit ! Same...

I cannot get correct JSX in vscode (despite using the deno extension) I followed the readme, getting started `deno install` // but here I added --no-check because it was not...

Hi, I noticed that since commit dabd5454e88d9ac9f91a5c2f9f6b347410e31162, ``local c = require('vscode.colors')`` does not work anymore, e.g ``c.vscGray`` won't give me back the expected value. Now I use ``local c =...

## Description This extension provides functionnality to interact with Mozilla Firefox. As the current Mozilla Firefox extension has severe limitations due to Mac OS ([see limitations here](https://www.raycast.com/crisboarna/mozilla-firefox)), this new extension...

new extension

Hi, First, let me thank you for this plugin ! 😸 ### Explain the issue Using the following keybinding in my config : ```lua vim.keymap.set('n', '', '(matchup-Z%)') ``` I noticed...

bug