Skip to content

Commit 93af3e5

Browse files
authored
Added Matrix Server link to Documentation
1 parent d913207 commit 93af3e5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,17 @@
2828

2929
CodeAstra is a modern, extensible, and lightweight code editor built using C++ and Qt6, designed to offer a fast, customizable, and feature-rich development experience. Inspired by NeoVim and VSCode, it **will** provide efficient file navigation, syntax highlighting, and a powerful plugin system, making it an ideal choice for developers who need speed, flexibility, and control. With a focus on performance and usability, the editor **will** support split views, an integrated terminal, customizable key bindings, and seamless Git integration, catering to both beginners and power users.
3030

31+
> [!TIP]
32+
>
33+
> Join the [Matrix Server](https://matrix.to/#/!LaqamLFyMntTPNUvpx:matrix.org?via=matrix.org) for CodeAstra development log and discussion.
34+
3135
> [!NOTE]
3236
>
3337
> CodeAstra is **under active development**—stay tuned for updates or feel free to contribute and help shape its future!
3438
3539
> [!IMPORTANT]
3640
>
37-
> This project has been tested on macOS, but not Windows or Linux. It should work on Linux without issues. However, you might encounter errors on Windows. To address cross-platform compatibility, Docker will be implemented soon for development.
41+
> CodeAstra has been tested on macOS and Linux and works as expected on those platforms. On Windows, the project has not been tested natively, but it works when using WSL (Windows Subsystem for Linux). Native Windows support is not guaranteed.
3842
3943
## How to install the project
4044
Please, check the [wiki](https://github.com/sandbox-science/CodeAstra/wiki) for recommended installation instructions.

0 commit comments

Comments
 (0)