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#.
- Host: GitHub
- URL: https://github.com/sojebsikder/bihongocode
- Owner: SojebSikder
- License: gpl-3.0
- Created: 2020-10-04T05:49:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T12:01:59.000Z (over 4 years ago)
- Last Synced: 2025-02-27T00:38:26.565Z (about 1 year ago)
- Topics: c-sharp, code-editor, editor, plugin-architecture, plugin-system, visual-studio
- Language: C#
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bihongocode
An open source code editor with Plugin architecture, auto completion system created with C#.



## 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