Code Monkey home page Code Monkey logo

Comments (3)

chadoh avatar chadoh commented on June 9, 2024 4

Not sure if it's related, but for me the performance seems great, but some highlighting is off:

image

I think this might be caused by using TypeScript but not enabling TypeScript in vim-astro.

When I do enable TS, using the following:

let g:astro_typescript = 'enable'

I can't even open the file that contains the above code. The process seems to hang forever!

from vim-astro.

maxcountryman avatar maxcountryman commented on June 9, 2024

I ended up foregoing this plugin and using treesitter directly (via lspconfig and mason-lspconfig specifically); it works great and of course the performance of treesitter is just about as good as it gets. I'm not seeing any visual highlight issues like that after using it for the last two weeks.

from vim-astro.

ss77a avatar ss77a commented on June 9, 2024

Performance doesn't seem to be issue. I've been using a nvimdots setup with excellent initial treeseitter config.

Before I used this plugin with nvchad no performance issues. But wanted to see if I could get path resolve working again

Looking for ideas I came across this
https://stackoverflow.com/questions/51272493/resolving-javascript-modules-via-gf-in-vim-when-using-a-webpack-tilde-alias

I think a previous setup I had working was borrowing vscode extensions. The resolve feature has stopped work in vscode too. I'm baffled maybe the link will solve my issues

Just feedback from my experience of the plugin

from vim-astro.

Related Issues (9)

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.