Pedro Castro

Results 78 issues of Pedro Castro
trafficstars

### Main Change - `BaseAction:new` now takes `client_id` in the second index of the table Feel free to make suggestions. Close #49

Some commands on the `ltex` lsp are resolved on the client side. Example: - `_ltex.addToDictionary` - `_ltex.disableRules` - `_ltex.hideFalsePositives` [Docs: ltex commands](https://valentjn.github.io/ltex/ltex-ls/server-usage.html#commands) ```lua local lspconfig = require 'lspconfig' local opts...

Add rescript language server https://github.com/rescript-lang/rescript-vscode#use-with-other-editors https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/rescriptls.lua

This makes the settings more customizable following the `cokeline` goal. ### Proposal Introduce two options to handle with click - `handle_click` - `handle_click_component` **Breaking**: - rename `delete_buffer_on_left_click` to `click`, since...

It would be great if this option accepts multiple filetypes. ```lua sidebar = { { filetype = 'NvimTree', components = { { text = ' ', fg = colors.fg, bg...

enhancement

This PR is a proposal to read dependencies, dev dependencies and name from `package.json`

O dataset `br_abrinq_oca` está sem descrição. ```python >>> basedosdados.list_datasets(filter_by='br_abrinq_oca', with_description=True) dataset_id: br_abrinq_oca description: ----------------------------------------------------------------------------------------------- >>> ```

data

```lua map({"i", "s"}, '', function() ls.expand_or_jump() end()) ```

enhancement