Git Product home page Git Product logo

Comments (10)

nathanwhit avatar nathanwhit commented on August 23, 2024

Can you share the output of the deno language server status command?

To do that, you'll want to open the command palette in VSCode (Command + Shift + P), then search for "Deno: Language Server Status" and select it. That should open up a document, which you can copy and paste here.

Secondly, is the repo that you're having issues in public? No worries if not, it would just make this a bit easier to debug

from deno.

dsherret avatar dsherret commented on August 23, 2024

Deno 1.42.1

I'd recommend upgrading. There's been some significant performance improvements in the past few releases.

from deno.

luanargolodev avatar luanargolodev commented on August 23, 2024

Can you share the output of the deno language server status command?

To do that, you'll want to open the command palette in VSCode (Command + Shift + P), then search for "Deno: Language Server Status" and select it. That should open up a document, which you can copy and paste here.

Secondly, is the repo that you're having issues in public? No worries if not, it would just make this a bit easier to debug

Hello! I had to upload it to the gist, as GitHub was blocking it due to the character limit.
https://gist.github.com/luanargolodev/2f8b708558ae6019590745aa3249648d

The repository is private.

from deno.

luanargolodev avatar luanargolodev commented on August 23, 2024

Deno 1.42.1

I'd recommend upgrading. There's been some significant performance improvements in the past few releases.

Already did that. Even updating to the latest version (1.42.4) still has the same problem.

from deno.

sigmaSd avatar sigmaSd commented on August 23, 2024

Maybe you need to exclude node-modules directory from being checked by the lsp (disablePaths setting)

from deno.

luanargolodev avatar luanargolodev commented on August 23, 2024

Maybe you need to exclude node-modules directory from being checked by the lsp (disablePaths setting)

How do I do that? Do I put it in the deno.json file?

from deno.

viktormarinho avatar viktormarinho commented on August 23, 2024

Maybe you need to exclude node-modules directory from being checked by the lsp (disablePaths setting)

How do I do that? Do I put it in the deno.json file?

You can configure it using the deno.disablePaths setting in the vscode settings.json file.
Example:

Captura de Tela 2024-04-19 às 12 51 33

from deno.

luanargolodev avatar luanargolodev commented on August 23, 2024

Maybe you need to exclude node-modules directory from being checked by the lsp (disablePaths setting)

How do I do that? Do I put it in the deno.json file?

You can configure it using the deno.disablePaths setting in the vscode settings.json file. Example:

Captura de Tela 2024-04-19 às 12 51 33

I tried this command, Viktor! But it's still the same thing. I left the LSP charging for a few minutes but it seemed to have the same problem as before.

from deno.

nayeemrmn avatar nayeemrmn commented on August 23, 2024

@luanargolodev To check against the reported regression in #23424, can you try with deno upgrade --version 1.41.3?

from deno.

luanargolodev avatar luanargolodev commented on August 23, 2024

@luanargolodev To check against the reported regression in #23424, can you try with deno upgrade --version 1.41.3?

I've already tried doing this downgrade. I actually saw this same post trying to identify and fix the problem before opening an issue. But nothing resolved yet, even with the downgrade.

from deno.

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.