Giter VIP home page Giter VIP logo

Comments (6)

RiESAEX avatar RiESAEX commented on June 3, 2024 3

I found there is a conflict with Extension Nx Console. After disable it, prompt works well.

from language-tools.

so1ve avatar so1ve commented on June 3, 2024

What's your ts and volar version?

from language-tools.

Roman-Lo avatar Roman-Lo commented on June 3, 2024

What's your ts and volar version?

The same problem happened in my workspace too.

vue.volar: v2.0.6
typescript: 5.3.3
vue: 3.4.21

And here is my package.json:

{
  "name": "workspace",
  "version": "0.0.0",
  "scripts": {},
  "private": true,
  "devDependencies": {
    "@nx/eslint": "18.0.5",
    "@nx/eslint-plugin": "18.0.5",
    "@nx/js": "18.0.5",
    "@nx/vite": "18.0.5",
    "@nx/vue": "^18.0.5",
    "@nx/web": "18.0.5",
    "@nx/workspace": "18.0.5",
    "@swc-node/register": "~1.8.0",
    "@swc/core": "~1.3.85",
    "@swc/helpers": "~0.5.2",
    "@types/node": "20.11.1",
    "@typescript-eslint/eslint-plugin": "^6.13.2",
    "@typescript-eslint/parser": "^6.13.2",
    "@vitejs/plugin-vue": "^4.5.0",
    "@vitest/coverage-v8": "^1.0.4",
    "@vitest/ui": "^1.3.1",
    "@vue/eslint-config-prettier": "7.1.0",
    "@vue/eslint-config-typescript": "^11.0.3",
    "@vue/test-utils": "^2.4.1",
    "eslint": "~8.48.0",
    "eslint-config-prettier": "^9.0.0",
    "eslint-plugin-vue": "^9.16.1",
    "jsdom": "~22.1.0",
    "nx": "18.0.5",
    "prettier": "^2.6.2",
    "sass": "^1.71.1",
    "typescript": "~5.3.2",
    "verdaccio": "^5.0.4",
    "vite": "~5.0.0",
    "vite-plugin-dts": "~2.3.0",
    "vitest": "^1.3.1",
    "vue-tsc": "^1.8.8"
  },
  "volta": {
    "node": "20.11.1"
  },
  "nx": {
    "includedScripts": []
  },
  "dependencies": {
    "date-fns": "^2.30.0",
    "axios": "^1.6.7",
    "consola": "^3.2.3",
    "vue": "^3.3.4",
    "vue-router": "^4.2.4"
  }
}

from language-tools.

RiESAEX avatar RiESAEX commented on June 3, 2024

not only type prompt also prompt for import path
image

@so1ve I'm glad to try to fix this issue, is there any guidance to debug the language server or the extension?

from language-tools.

kingshuaishuai avatar kingshuaishuai commented on June 3, 2024

I found there is a conflict with Extension Nx Console. After disable it, prompt works well.

thank you, that's it!

from language-tools.

so1ve avatar so1ve commented on June 3, 2024

Fixed by #4119

from language-tools.

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.