Towry Wang

Results 94 comments of Towry Wang

Possible fixed by https://github.com/zellij-org/zellij/pull/3349

@lydell Here is a case that prettier shouldn't format the html part of Vue. ![Screen Shot 2020-03-25 at 2 06 23 PM](https://user-images.githubusercontent.com/8279858/77508692-3d485b00-6ea6-11ea-90bb-25d7736dcdc6.png) The issue: __new line__ can cause a different/broken...

@imsnif Hi, Can confirm this issue no longer exist in latest main commit [fe30f08](https://github.com/zellij-org/zellij/commit/fe30f08575c91f31a3a883195f44ffbb8b842769). Tested in neovim and helix, can paste.

@imsnif 5aed8daa9fcd07aa25e048e60ed40672b57d57aa fixed in this commit.

Seems can be fixed by https://github.com/zellij-org/zellij/pull/3349 just tested on my machine

```txt Error detected while processing CursorHold Autocommands for "*": Error executing lua callback: ...lazy/symbols-outline.nvim/lua/symbols-outline/writer.lua:9: Invalid buffer id: 20 stack traceback: [C]: in function 'nvim_buf_get_name' ...lazy/symbols-outline.nvim/lua/symbols-outline/writer.lua:9: in function 'is_buffer_outline' ...lazy/symbols-outline.nvim/lua/symbols-outline/writer.lua:17: in...

Seems I need to upgrade asdf.

upgrade asdf won't work ``` [Error - 02:57:20] ElixirLS - snowball client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 Running /Users/towry/.cursor/extensions/jakebecker.elixir-ls-0.28.0/elixir-ls-release/launch.sh Preferred...

> Hello, how has this been resolved? With the latest release on macOS/Brew I still experience this exact error. Upgrade asdf and install elixir via asdf plugin, seems is the...