GithubHelp home page GithubHelp logo

Comments (12)

mohuishou avatar mohuishou commented on June 9, 2024

请使用最新版 https://github.com/mohuishou/utools/releases/tag/v1.3.5

from utools.

liukch avatar liukch commented on June 9, 2024

@mohuishou
目前 VSC 插件为1.3.5版本, 输入 vsc 命令激活后出现错误提示
image

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

@liukch %APPDATA%\Code windows 进入这个文件夹看一下是否存在 storage.json 这个文件,如果存在,如果没有敏感信息可以分享一下内容,或者截图看一下

from utools.

liukch avatar liukch commented on June 9, 2024

@mohuishou
%APPDATA% 下仅存在 Code 文件夹, 其中存在 storage.json,
没有 Code windows 文件夹,
storage.json 比较大, 没有办法都贴出来, 不知道哪个字段可以帮你排查问题呢? 我可以尽量贴出来。

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

@liukch 取得这个字段

"workspaces3": [
            {
                "id": "123456",
                "configURIPath": "file:///d%3A/a.code-workspace"
            },
            "file:///d%3A/workspace/b",
            "file:///d%3A/workspace/c"
]

from utools.

liukch avatar liukch commented on June 9, 2024

@mohuishou
不存在这个字段
仅有一个类似的

    "openedPathsList": {
        "workspaces2": [
            "file:///c%3A/Users/xxx",
        ],
        "files2": [
            "file:///c%3A/Users/xxx"
        ]
    },

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

你的vscode版本是多少?

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

@liukch 原因应该就是不存在这个字段的问题

from utools.

liukch avatar liukch commented on June 9, 2024

@mohuishou
版本比较老了
是1.28.0
我升级之后试一下

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

好的

from utools.

liukch avatar liukch commented on June 9, 2024

升级到 1.40.2 问题解决了

from utools.

mohuishou avatar mohuishou commented on June 9, 2024

ok,那这个问题关闭了

from utools.

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.