SwahiliPro is a language support tool designed to aid in writing and understanding programs written in the Swahili language. Built with the principles of Swahili in mind, this language aims to empower people worldwide to learn and develop software using their native language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
SwahiliPro is a language support tool designed to aid in writing and understanding programs written in the Swahili language. Built with the principles of Swahili in mind, this language aims to empower people worldwide to learn and develop software using their native language.
Features
Syntax highlighting for Swahili programming language.
IntelliSense support for Swahili keywords and built-in functions.
Run Swahili code directly from Visual Studio Code.
Installation
To install SwahiliPro, follow these steps:
Open Visual Studio Code.
Go to the Extensions view by clicking on the square icon in the sidebar or by pressing Ctrl+Shift+X.
Search for "SwahiliPro" in the extensions marketplace.
Click on the "Install" button next to the SwahiliPro extension.
Usage
Once SwahiliPro is installed, you can:
Create new files with the .swa extension to write Swahili code.
Open existing .swa files to edit Swahili code with syntax highlighting and IntelliSense support.
Use the "swahilipro" command to open the compiler
use the "swa("filename")" command to execute Swahili code directly from Visual Studio Code.
Configuration
No additional configuration is required to use SwahiliPro. However, you can customize the theme and other settings in Visual Studio Code's settings.
Support and Feedback
If you encounter any issues or have suggestions for improvements, please feel free to open an issue on GitHub.