Code Monkey home page Code Monkey logo

Comments (2)

eikster-dk avatar eikster-dk commented on July 17, 2024 1

Alright, Thanks, @a-h. I will look at my configuration to see if I can figure out why it happens.

from templ.

a-h avatar a-h commented on July 17, 2024

The codeAction issue is unrelated, see #801 and the PR #817 that fixes it. For that issue, I think that the VS Code extension has started checking for Code Actions more commonly, highlighting the issue, or gopls has started reporting when a text position is past the end of the line (unexpected since IIRC, the LSP spec says that servers should assume that if a position is past the end of the line, the client means the end of the line).

I use Neovim, and it's all working OK for me, including using the very latest version of templ. So I suspect it's something to do with your Neovim configuration.

If you want a reference implementation, my Neovim configuration is here: https://github.com/a-h/dotfiles/tree/master/.config/nvim/lua

I also recently updated all my plugins and Neovim version too, I use Nix for that, so all of the packages I use, including specific versions are defined here: https://github.com/a-h/dotfiles/blob/master/.config/nixpkgs/nvim.nix

from templ.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.