Ernesto Chavez Sanchez

Results 6 issues of Ernesto Chavez Sanchez

Whenever I try to run ``` lua require('telescope.builtin').builtin({include_extensions = true}) ``` this particular extension will raise an error with the following message: ``` 5108: Error executing lua ...lugged/telescope.nvim/lua/telescope/builtin/internal.lua:46: bad argument...

There's no way to tell if a coupon is still valid from the models alone unless checking with data from stripe. Can we add this property to the model so...

enhancement
good first issue

I recently came across a project where I needed it the following functionality and had to implement it via the rest api: - Manage projects: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects - Manage operations: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/operations/get...

help wanted
type: feature request

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion Related to https://github.com/firebase/firebase-admin-python/issues/472 - [x] Create web...

It'd be nice to also have the list of available processes as part of the telescope integration instead of a new buffer https://github.com/mfussenegger/nvim-dap/blob/master/lua/dap/utils.lua#L35

It'd be great to have a global configuration variable where we could add more file names, e.g: serializers.py, tasks.py, forms.py, etc.