Skip to content

bitRAKE/jaeeditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaeEditor

JaeEditor is an IDE for flat assembler with open source. By default JaeEditor is focused on working with flat assembler, but it is also possible to connect other assemblers. Written using Microsoft Visual Studio, WinAPI and Scintilla.

Features:

  • Syntax highlighting
  • Code completion
  • Code hinting
  • Code navigation
  • Tips API functions
  • Bookmarks
  • Examples
  • Drag and Drop
  • Can be extended to support other programming languages
  • etc.

All opened files are saved in settings.ini and the next time these files will be opened. settings.ini also contains colors for syntax highlighting. IDE also supports setting bookmarks in code for navigation and quick transition between code blocks. JaeEditor like many other IDEs includes a code editor that supports syntax highlighting and code completion.

About

JaeEditor is an IDE for flat assembler with open source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 32.3%
  • C++ 29.3%
  • C 22.8%
  • HTML 8.4%
  • Objective-C++ 2.3%
  • Python 1.3%
  • Other 3.6%