Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Mutant is a code editor having the features of both vim editor and vscode.

Mutant ScreenShots

1. Syntax Highlighting

Screenshot 2024-08-28 125426

2. File Explorer

Screenshot 2024-08-28 130644



Installation ℹ️

Steps to installation

1. Clone the git repository

$ git clone https://github.com/JustCodeIt22/Mutant

2. Install Pygame library using following command.

Download the Python 3 installer package from the official website and install it, if not installed previously. Run the following in the terminal to install the Pygame library

$ pip install pygame

3. Running the application

Download the source code from the repository and run the file just as any other Python script (.py) file.

$ python3 "main.py"

Shortcuts ⌨️

[ + ] ctrl + t -> opening the file explorer.
[ + ] ctrl + o -> opening the files.
[ + ] ctrl + s -> saving the file.
[ + ] r -> replacing the character under the cursor.
[ + ] alt -> enabling mutant mode ⌨️.
[ + ] dd -> deleting the line on which cursor is present.
[ + ] [count] + d -> deleting the below count specified lines.



## 🎉 Happy Coding 😊 !!🎉

About

Mutant is a Code editor which has the functionalilties of vscode as well as vim.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages