Sang Dang
Sang Dang
**Is your feature request related to a problem? Please describe.** After a while, the project usually need to be refactored. It requires a lot of creating/moving/renaming folders. The repetitive makes...
Steps to reproduce: - Create a new app on nhost dashboard. - Open Hasura, then: - Create a new table, for example, `profiles` with 2 UUID columns `id` and `user_id`....
I'm trying to pipe out the result from `jira i` so I can filter with fzf and/or making some script on top of it. Strip out all decoration stuffs will...
Add typescript definitions file index.d.ts, also there were some changes to eslint config to make it work with typescript keywords.
Currently I'm trying to bootstrap a project. It's just a starter typescript with demo /users. My GitHub Action yaml: ```` name: Lint, TSCheck on: push: branches: - master pull_request: branches:...
Thanks for the work. It would be great with typescript support.
Add Vue Element UI snippets for Vim.
Thanks for the great plugin! I would like to ask for something extra. It would be great if `move.nvim` can detect some popular wrapper and anchor characters and use it...
Currently I face a small issue when trying to create preview links for my app when open a PR. Read more in the [Discord](https://discord.com/channels/713503345364697088/1125398478240104469/1125398478240104469). In short, despite I ran this...
Hello, this is not a bug actually, I just wonder, it would be great if you show us how to implement Node ACL, so that we could have user admin/normal/guest....