An open API service indexing awesome lists of open source software.

https://github.com/sojebsikder/bihongocode

An open source simple code editor with Plugin architecture, auto completion feature created with C#.
https://github.com/sojebsikder/bihongocode

c-sharp code-editor editor plugin-architecture plugin-system visual-studio

Last synced: 9 months ago
JSON representation

An open source simple code editor with Plugin architecture, auto completion feature created with C#.

Awesome Lists containing this project

README

          

# bihongocode
An open source code editor with Plugin architecture, auto completion system created with C#.

![alt text](https://github.com/SojebSikder/bihongocode/blob/main/ss/img1.PNG?raw=true)
![alt text](https://github.com/SojebSikder/bihongocode/blob/main/ss/img2.PNG?raw=true)
![alt text](https://github.com/SojebSikder/bihongocode/blob/main/ss/img3.PNG?raw=true)

## Features
* Autocompletion system
* Plugin support
* Support all basics text editing and more.

## How to compile:
1. Open bihongoCode.sln on root directory and build using visual studio

## Required Visual Studio Version:
```
Visual Studio 2013
```

### Note: Any kind of contribution will be accepted