diff options
Diffstat (limited to 'content/posts/2023-05-22-crafting-stories-in-zed-editor.md')
| -rw-r--r-- | content/posts/2023-05-22-crafting-stories-in-zed-editor.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2023-05-22-crafting-stories-in-zed-editor.md b/content/posts/2023-05-22-crafting-stories-in-zed-editor.md index dc22e95..a3104b8 100644 --- a/content/posts/2023-05-22-crafting-stories-in-zed-editor.md +++ b/content/posts/2023-05-22-crafting-stories-in-zed-editor.md | |||
| @@ -29,7 +29,7 @@ server)](https://en.wikipedia.org/wiki/Language_Server_Protocol). The list of | |||
| 29 | supported languages is not extensive, but it's still impressive. It's a great | 29 | supported languages is not extensive, but it's still impressive. It's a great |
| 30 | example of how to create a product that stays out of your way. | 30 | example of how to create a product that stays out of your way. |
| 31 | 31 | ||
| 32 |  | 32 |  |
| 33 | 33 | ||
| 34 | For C development it downloaded [clangd](https://clangd.llvm.org/) and setting | 34 | For C development it downloaded [clangd](https://clangd.llvm.org/) and setting |
| 35 | up missing dependencies in code was rather easy. For this project I use | 35 | up missing dependencies in code was rather easy. For this project I use |
| @@ -70,7 +70,7 @@ marketing speak there but the product is still amazing! | |||
| 70 | For me the speed and the simplicity of the product was the most impressive | 70 | For me the speed and the simplicity of the product was the most impressive |
| 71 | thing. You get that: it just works feeling. A rare thing in 2023. | 71 | thing. You get that: it just works feeling. A rare thing in 2023. |
| 72 | 72 | ||
| 73 |  | 73 |  |
| 74 | 74 | ||
| 75 | They also managed to add [Github Copilot](https://github.com/features/copilot) | 75 | They also managed to add [Github Copilot](https://github.com/features/copilot) |
| 76 | in a non obtrusive way. To me, everything feels very intentional and | 76 | in a non obtrusive way. To me, everything feels very intentional and |
