Code Monkey home page Code Monkey logo

Comments (7)

rxliuli avatar rxliuli commented on June 12, 2024 1

已修复并发布 0.5.3 https://github.com/rxliuli/joplin-utils/releases/tag/joplin-vscode-plugin%400.5.3,你可以稍后更新扩展。

image

from joplin-utils.

rxliuli avatar rxliuli commented on June 12, 2024

这似乎很奇怪。。。重新安装是否可以解决问题?是否可以检查目录 ~.vscode\extensions\rxliuli.joplin-vscode-plugin-0.5.2 中的资源是否完整?

from joplin-utils.

changsijay avatar changsijay commented on June 12, 2024

重裝之後還是一樣在 devtool 會看到

Failed to load resource: net::ERR_FILE_NOT_FOUND

主要是他想抓的路徑 vscode-file://vscode-app/home/csj/.vscode/extensions/resources/light/note.svg
路徑中間少了 rxliuli.joplin-vscode-plugin-0.5.2

/home/csj/.vscode/extensions/rxliuli.joplin-vscode-plugin-0.5.2/resources 底下是完整的沒問題

tree
.
├── [4.0K]  css
│   └── [ 614]  tag-preview.css
├── [4.0K]  dark
│   ├── [ 376]  edit.svg
│   ├── [ 455]  folder.svg
│   ├── [ 315]  new-file.svg
│   ├── [ 321]  new-folder.svg
│   ├── [ 383]  note.svg
│   ├── [ 590]  refresh.svg
│   ├── [1.2K]  search.svg
│   ├── [1.3K]  tag.svg
│   ├── [ 466]  todo-done.svg
│   ├── [ 373]  todo-undone.svg
│   └── [ 439]  trash.svg
├── [ 12K]  icon.png
├── [5.5K]  icon.svg
└── [4.0K]  light
    ├── [ 376]  edit.svg
    ├── [ 648]  folder.svg
    ├── [ 315]  new-file.svg
    ├── [ 321]  new-folder.svg
    ├── [ 383]  note.svg
    ├── [ 590]  refresh.svg
    ├── [1.2K]  search.svg
    ├── [1.4K]  tag.svg
    ├── [ 466]  todo-done.svg
    ├── [ 373]  todo-undone.svg
    └── [ 602]  trash.svg

from joplin-utils.

rxliuli avatar rxliuli commented on June 12, 2024

禁用全部插件仅开启 joplin-vscode-plugin 是否可用?

from joplin-utils.

rxliuli avatar rxliuli commented on June 12, 2024

哦,吾辈刚发现现在吾辈电脑上 joplin-vscode-plugin 也有这个问题,一直还真没发现 xd

from joplin-utils.

changsijay avatar changsijay commented on June 12, 2024

嗯嗯 主要是 __dirname~/.vscode/extensions/rxliuli.joplin-vscode-plugin-0.5.2/dist
剛剛 console.log 看下, 所以 ../.. 就抓錯了

from joplin-utils.

changsijay avatar changsijay commented on June 12, 2024

另外這邊 路徑 沒改 dark

dark: path__default['default'].resolve(__dirname, `../resources/light/${iconName}.svg`),

from joplin-utils.

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.