Giter Club home page Giter Club logo

zuoqiu-yingyi / siyuan-plugin-monaco-editor Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 1.0 34.99 MB

[READ ONLY] Subtree split of the siyuan-packages-monorepo (see https://github.com/Zuoqiu-Yingyi/siyuan-packages-monorepo)

Home Page: https://github.com/Zuoqiu-Yingyi/siyuan-packages-monorepo/tree/main/workspace/plugins/monaco-editor

License: GNU Affero General Public License v3.0

HTML 1.53% TypeScript 77.48% Svelte 20.22% Less 0.44% JavaScript 0.34%
editor explorer monaco-editor siyuan siyuan-note siyuan-plugin subtree subtree-split vscode

siyuan-plugin-monaco-editor's Introduction

[READ ONLY] Subtree split of the siyuan-packages-monorepo /workspace/plugins/monaco-editor

icon

GitHub release (latest by date including pre-releases) GitHub Release Date GitHub License GitHub last commit GitHub repo size GitHub code size hits GitHub all releases


USER GUIDE

简体中文 | English

DEVELOPER GUIDE

RELEASE STEPS

  1. Update the version number in <subrepo-root-dir>/package.json and <subrepo-root-dir>/public/plugin.json, then commit the changes in monorepo.
  2. Run script ./scripts/git-subtree/monaco-editor/push.ps1 with the folowing command in monorepo root dir to push the subtree to sub-repository (dev branch).
    pwsh -f "./scripts/git-subtree/monaco-editor/push.ps1"
  3. Create a pull request from dev branch to main branch in sub-repository.
  4. Merge the pull request.
  5. Await for the CD workflow release-please.yml to complete, it will create a release pull request in sub-repository.
  6. Merge the release pull request, it will create a new pre-release with current changelog and a new tag with semantic version in sub-repository.
  7. Await for the CD workflow build.yml to complete, it will update the distribution files to publish branch in sub-repository.
  8. Await for the CD workflow release-distribution.yml to complete, it will create a new pre-release with an asset named package.zip and a new tag with timestamp in sub-repository.

CHANGELOG

CHANGE LOG

siyuan-plugin-monaco-editor's People

Contributors

leolee9086 avatar zuoqiu-yingyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dapaning

siyuan-plugin-monaco-editor's Issues

能否拆分成文件管理器和文本编辑器两个插件

这个插件十分的强大,文件管理已经很丰富了,但是在“集成编辑环境”这个标题下隐藏的太深了。

我的想法是是否有机会把现在的插件拆分成File Explorer文件管理器和File Editor文件编辑器两个插件。我现在有个漫画阅读器的想法,想对cbz文件进行阅读打开。如果能够依赖File Explorer,注入对cbz扩展名的文件打开方式,实现起来就方便很多了。另外图库插件也能够实现更强大的文件管理能力。

打开插件后闪烁

之前版本打开还没有事,现在打开此插件软件就一直闪烁,无法进入

「快捷键」界面与集成编辑环境插件冲突,无法显示

安装了 v3.0.5-dev1 ,发现「快捷键」界面与集成编辑环境插件冲突,无法显示。

只要打开这两个选项的其中一个:

image

就会导致「快捷键」界面一片空白:

image

同时控制台会产生一条报错:

main.f60697176fa84716dbb1.js:9 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
    at J (main.f60697176fa84716dbb1.js:9:4468)
    at main.f60697176fa84716dbb1.js:4682:122
    at Array.forEach (<anonymous>)
    at main.f60697176fa84716dbb1.js:4682:34
    at Array.forEach (<anonymous>)
    at Object.genHTML (main.f60697176fa84716dbb1.js:4672:54)
    at iw (main.f60697176fa84716dbb1.js:6211:1368)
    at HTMLLIElement.<anonymous> (main.f60697176fa84716dbb1.js:6250:727)
J @ main.f60697176fa84716dbb1.js:9
(匿名) @ main.f60697176fa84716dbb1.js:4682
(匿名) @ main.f60697176fa84716dbb1.js:4682
genHTML @ main.f60697176fa84716dbb1.js:4672
iw @ main.f60697176fa84716dbb1.js:6211
(匿名) @ main.f60697176fa84716dbb1.js:6250

是从 v3.0.5-dev1 开始才出现这个问题的,不确定是思源还是插件的问题

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.