mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Link to tracking issues
This commit is contained in:
parent
f3fd670104
commit
3831700ff4
@ -10,12 +10,16 @@ We will organize our efforts around the following major milestones. We'll create
|
||||
|
||||
### Minimal text editor
|
||||
|
||||
Ship a minimal text editor to investors and other insiders. It should be extremely fast and stable, but all it can do is open, edit, and save text files, making it potentially useful for basic editing but not real coding.
|
||||
[Tracking issue][https://github.com/zed-industries/zed/issues/2]
|
||||
|
||||
Ship a minimal text editor to investors and other insiders. It should be extremely fast and stable, but all it can do is open, edit, and save text files, making it potentially useful for basic editing but not for real coding.
|
||||
|
||||
Establish basic infrastructure for building the app bundle and uploading an artifact. Once this is released, we should regularly distribute updates as features land.
|
||||
|
||||
### Minimal code editor for internal use
|
||||
|
||||
[Tracking issue][https://github.com/zed-industries/zed/issues/6]
|
||||
|
||||
Turn the minimal text editor into a minimal *code* editor. We define "minimal" as the features that the Zed team needs to use Zed to build Zed without net loss in developer productivity. This includes productivity-critical features such as:
|
||||
|
||||
* Syntax highlighting and syntax-aware editing and navigation
|
||||
|
Loading…
Reference in New Issue
Block a user