Otávio Schwanck dos Santos

Results 70 issues of Otávio Schwanck dos Santos

When file is not on git, it raises this error and open a black box. Would be nice to have a better message

On Emacs, its possible to see what changed on time_machine in gitsigns. Would be awesome to have something close. Can be: - Gitsigns with the changes ( i think is...

Would be awesome to keep the current line number. Most of times we just want to see what is in there on previous commits. Awesome plugin by the way!

![image](https://user-images.githubusercontent.com/9551316/162604019-9469912e-2e89-4a76-836e-e740b0091180.png) Emmet is on the way of more important completions, how can i send it to the end of the completion list?

Would be nice to have syntax highlight for the reviewed files, getting the major mode with emacs, doing like org do on +src.

The VSCODE lsp reads remappings from remappings.txt. Would be nice if coc-solidity did that too

Using company tabnine, the typing feels very laggy, the letters take some time to appears, don't feel smooth like others backends (like LSP or dabbrev). Using on neovim-qt or vscode...

Would be nice to have solidity support, on nvim it already has with: https://github.com/qiuxiang/coc-solidity EDIT: I Created a initial LSP configuration: ``` ;;; lsp-solidity.el --- description -*- lexical-binding: t; -*-...

## Budgie version 10.5 ## Operating system Solus 4 ## Steps to reproduce the issue In terminal, using zsh, run: for i in {1..1000}; do notify-send hi; done ## Actual...

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug