## Features to be implemented by Laze1.0 - [ ] account auth system - users will be able to log in with email, Twitter, GitHub, and Google. - [ ] project system - users will be able to create a project related to the account - not logged-in users will be able to create the project which is not saved in the server - projects can be easily shared by the url - [ ] enhanced editor - text editor using [`monaco-editor`](https://microsoft.github.io/monaco-editor/) - the editor includes complete syntax highlighting and real-time feedback of the compiler (LSP) - visual editor like [XTetra](https://t-daimon.jp/XTetra/visual/) - [ ] users forum - users will be able to ask a question at the forum - RFC (Request for Comment) may be held - more language support - [x] English - [x] Japanese - [ ] Chinise - [ ] Hindi - [ ] Spanish - [ ] Arabic - [ ] French - [ ] Russian - [ ] Portuguese - [ ] Indonesian - [ ] German - [ ] Turkish - [ ] Korean --- ## Laze1.0の追加予定機能 - アカウントシステム - Eメール、Twitter、GitHub、Googleでログインできる予定 - プロジェクトシステム - ユーザーはアカウント単位で管理できるプロジェクトを作成できる - ログインしていないユーザーもサーバーには保存されないプロジェクトを作成できるようにする予定 - URLで簡単にプロジェクトを共有できる予定 - 強化されたエディタ - [`monaco-editor`](https://microsoft.github.io/monaco-editor/) を利用したテキストエディタ - 完全なシンタックスハイライトとコンパイラからのリアルタイムなフィードバックを備えたエディタ - [XTetra](https://t-daimon.jp/XTetra/visual/) のようなビジュアルエディタ - ユーザーフォーラム - ユーザーが気軽に質問できるフォーラム - RFC (Request for Comment) も考え中 - より多くの言語の対応 - 英語 - 日本語 - 中国語 - ヒンディー語 - スペイン語 - アラビア語 - フランス語 - ロシア語 - ポルトガル語 - インドネシア語 - ドイツ語 - トルコ語 - 韓国語
Features to be implemented by Laze1.0
monaco-editorLaze1.0の追加予定機能
monaco-editorを利用したテキストエディタ