Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0 Beta! #251

Merged
merged 92 commits into from
Apr 24, 2020
Merged

v2.0 Beta! #251

merged 92 commits into from
Apr 24, 2020

Conversation

antfu
Copy link
Contributor

@antfu antfu commented Apr 13, 2020

It's beta now!

I am glad to share with you my new plan - the v2.0 of i18n-ally! I am working on this for several days and it still in a very early stage. I opened this PR mainly for tracking my progress and collecting feedback - please feel free to leave any comments below. Thanks!

For you who want to try the working in progress build. I will post visx files below from time to time so that you can install it manually (as VS Code is still lacking the beta system yet).

Opt-in

i18n-ally-2.0.0-beta.1.vsix(4342f31)

Outdated

Main Features

  • A new webview based editor
  • Review and Collaboration system
  • Translating overhaul
  • Performance improves
  • Wiki Pages!

TODO

  • Screenshots
  • Docs for review/editor/translating (and a hell of a lot of new configs)
  • Editor: Webview UI
  • Editor: Open editor from sidebar
  • Editor: Config
  • Editor: Readonly Mode
  • Editor: Translation Candidate
  • Review: Leave comments
  • Review: VS Code Comment API
  • Review: TreeView on Sidebar
  • Review: Edit comments by yourself
  • Review: Suggestions
  • Review: Gutters
  • Review: Hover
  • Translating: Progress report, resolve Translating progress #242
  • Translating: Rewrite engine, translation.js
  • Translating: Candidate system
  • Transloco: HTML parser
  • Translating: Candidates batch apply
  • Translating: Skip for node with candidates
  • Annotation: In place annotations
  • Annotation: Optmize

antfu added 30 commits April 9, 2020 11:16
BREAKING CHANGE: parsers for Javascript, Typescript, INI, POT will be disabled by default now.
BREAKING CHANGE: "i18n-ally.promptTranslatingSource" is renamed to "i18n-ally.translate.promptSource"
New javascript/typescript locale parser
@antfu antfu linked an issue Apr 21, 2020 that may be closed by this pull request
@antfu antfu changed the title v2.0 Working in Progress v2.0 Beta! Apr 23, 2020
@antfu antfu marked this pull request as ready for review April 23, 2020 02:37
@antfu antfu merged commit 6eb4e49 into master Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment