About me
Some words about me
Charm Pascal is an IDE created for those who love coding purely , I am not going to force you to donate , your are free ,
the product is free , for now , for schools , for everyone , forever.
Some features :
-
Smart syntax highlighter - It came with new syntax highlighning procedures
-
Auto-Indentation and code formatting - Once you make a new line , indents will be ninserted and the code will be formatted according to your project-code settings
-
Line and block commenting - You are able to comment/uncomment a block of lines or only one line
-
Code snippets - You can use this feature to save your time
-
Code folding - If your code is ways too long , you can fold your procedures,classes..etc
-
Lines folding/expanding - This features allows you to fold/expand random lines (comments,codes..whatever)
-
Intellisense - It has a smart AutoComplete menu integrated into it.
-
Dark theme - You are a natural coder , aren't you ? so welcome to the dark side of Pascal
-
Manual environment editor - Duh , the style looks ugly ? Easy, you are able to edit it
-
Multi tabs - You are able to create/open more than one coding window
-
Code map - Your code is too long and you are facing troubles surfing it? Fine then, the code map will
zoom & display it in a better way at the right side of the IDE
-
Smart code explorer - If it's so hard to find your functions and your procedures, then the the code explorer list is your best solution
-
Compiler - This IDE uses Free Pascal because of it's huge library of documents
-
Exportation - You are able to save your code as richtext file(*.rtf) or html one (*.html).