Skip to content

joplin-vscode-plugin@0.5.2

Compare
Choose a tag to compare
@rxliuli rxliuli released this 19 Jul 02:06
· 606 commits to master since this release
  • chore(joplin-vscode-plugin): remove unneeded markdown directories
  • refactor(joplin-vscode-plugin): utility @liuli-util/i18next-util in the joplin-vscode-plugin project
  • docs(joplin-vscode-plugin): fix wrong reference links
  • chore(joplin-vscode-plugin): use rollup instead of liuli-cli for packaging, since rollup merges the need for defineConfig helper function
  • docs(joplin-vscode-plugin): update the linked notes gif to include a jumping demo
  • docs(joplin-vscode-plugin): fix gif link error
  • fix(joplin-vscode-plugin): fix a type incompatibility bug in rollup.config.ts
  • docs(joplin-vscode-plugin): add a gif demo for copying notes links
  • chore(joplin-vscode-plugin): change package configuration to use dir instead of file export option to support dynamic import, remove esbuild package configuration
  • docs(joplin-vscode-plugin): update references and image linking errors in documentation
  • feat(joplin-vscode-plugin): add a more friendly message when pasting
  • build(joplin-vscode-plugin): add script for bundling with esbuild since rollup cannot bundle monorepo dependencies
  • feat(joplin-vscode-plugin): modify registerCommand to add error catching and add it to the output panel for user feedback