Dalton Tan

Results 11 issues of Dalton Tan

Markdown preview stops updating after a while. It might have happened when there's bad formatting e.g. when I'm adding bold or links etc. I'm writing for Hugo, so it might...

bug
help wanted

I've installed the plugin and verified that the server is running. But when I call any command, nothing happens, not even an error message. I have successfully used a JS...

Here's how to reproduce: 1. Enable hidesBarsOnSwipe on navigation controller 2. Pull to refresh 3. While refreshing, swipe scroll view to make navbar appear/disappear 4. After refresh is done, the...

My main screen has a nav bar and tab bar. But when I push a new controller without a tab bar, the control is visible like a row on the...

### Description I'll call this command `:Telescope lsp_document_symbols`. The window would open, and for a split second I can see some results showing in the window. But it would very...

bug

I've always been to used to seeing the first match right at the bottom (1 line above the command line) because it's must faster to scan and also plays well...

wontfix

When I try to expand a css property in neovim it becomes a html tag. But it works perfectly fine in vim. It's in a .vue file.

I'd like to be able to remove metadata from a webp file without losing quality.

For example: ``` for (let index = 0; index < array.length; index++) { const element = array[index]; } ``` My first selection will be `inde`, but not `index`. Then I...